02-27-2016 03:08 - edited 02-27-2016 13:17
02-27-2016 03:08 - edited 02-27-2016 13:17
I am able to get the refresh and access token through oauth2.0 flow. I want to store the access tokens in my database for periodically accesing users' data, could you suggest what field type and field size should I choose for acces token field in my SQL database?
Thanks