Smarajit Dasgupta

Results 1 comments of Smarajit Dasgupta

> According to [README](https://github.com/anthonyjgrove/react-google-login#onsuccess-callback--w-offline-false), The response in `onSuccess` handler is also a [GoogleUser Object](https://developers.google.com/identity/sign-in/web/reference#users), which provides the methods as calling `gapi`. > > Here is my code to refreshing token...