RobinBobin / react-native-google-drive-api-wrapper

This wrapper facilitates the use of the Google Drive API in React Native projects.
110 stars 43 forks source link

Regenerate accessToken using old refreshToken #77

Closed mimranzulkfal closed 2 years ago

mimranzulkfal commented 2 years ago

Hi @RobinBobin

I want to regenerate the new accessToken on the basis of the old refreshToken. Is there anything in your mind? Any library or Google Drive API Fetch URL that works for me?

RobinBobin commented 2 years ago

Hello, Sorry, I don't even understand what you're talking about, so there's nothing on my mind. Anyway, my package is just a wrapper around the GDrive API. Some other package must be used to handle tokens, signing in, etc.

mimranzulkfal commented 2 years ago

Yeah, sorry this issue was not related with your library. So I am closing this issue.. Thanks.