jmreyes / passport-google-id-token

Google ID token authentication strategy for Passport and Node.js.
MIT License
44 stars 22 forks source link

Added accessTokenField in options #19

Closed nitinet closed 5 years ago

jmreyes commented 7 years ago

Thank you! I like the idea, but merging this would break functionality for those using id_token as the access token field (check out the tests failing). Would fix it myself, but can't do it easily since your branch seems to be already gone.