-
Notifications
You must be signed in to change notification settings - Fork 214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backend Google Login need id_token #84
Comments
@auser any idea? |
Same here, can we get an id_token? |
I've created a pull request for this here: #108 |
+1 Having access to the idToken would be awesome. |
auser
added a commit
that referenced
this issue
May 8, 2017
#84 Add idToken to credentials, use GSON to parse accessToken param
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, in backend when you are going to login, Google request you an id_token. Can we have access to this token when use manager.authorize?
The text was updated successfully, but these errors were encountered: