Sign In With Google: Get Refresh Token from the returned Id Token

Viewed 200

With the new "Sign In With Google" Google has started returning id_token as a response and deprecated the "grantOfflineAccess" function which was being used to get the offline token for the user.

How do I get an offline token from the Id token?

0 Answers
Related