I'm trying to get the AccessToken from the final redirect URL during standard OAuth2.0 authentication process.
I wanted to know if the length of AccessToken is always constant and is "64".
Can someone please confirm this.
[Cross-linking for reference: https://stackoverflow.com/questions/33375598/is-the-lenght-of-accesstoken-constant-in-dropbox-authentication ]