passport-google-oauth2 icon indicating copy to clipboard operation
passport-google-oauth2 copied to clipboard

No OAuth2 ID_Token parameter in the callback function

Open thedroiddiv opened this issue 3 years ago • 0 comments

I am using passport JS with backend, I have an android application and a react web client, I want to be able to sign in on both clients with the same method. For that I need to send ID Token to client but I can't a such workaround. Screenshot from 2022-02-05 02-21-48

thedroiddiv avatar Feb 04 '22 20:02 thedroiddiv