react-native-oauth icon indicating copy to clipboard operation
react-native-oauth copied to clipboard

Results from manager.authorize('google', ...) and savedAccount('google') doesn't contain same accessToken and refreshToken

Open haotangio opened this issue 6 years ago • 0 comments

I'm using Google SignIn for my app. However, I noticed this issue and not sure the reason why the library return 1 result and store another different one.

Is it a feature or a bug?

haotangio avatar May 08 '18 17:05 haotangio