It would be nice to be able to use the google oauth2 token with the google api's. But as far as I can tell, the token gets discarded.
I have an application where the user logs in and gives permission to access their google drive. Both of those things happen at the same time, but since token gets discarded, I can't actually use the google api's to access the user's google drive.
It would be nice to be able to use the google oauth2 token with the google api's. But as far as I can tell, the token gets discarded.
I have an application where the user logs in and gives permission to access their google drive. Both of those things happen at the same time, but since token gets discarded, I can't actually use the google api's to access the user's google drive.