passport-google-oauth2
passport-google-oauth2 copied to clipboard
No OAuth2 ID_Token parameter in the callback function
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.