jmreyes / passport-google-id-token

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

Support bearer tokens #26

Closed jscheffner closed 6 years ago

jscheffner commented 6 years ago

I would like to use my access tokens as bearer tokens. I guess that's a pretty common thing to do and it's only a small code change, so I hope it can be approved quickly. Thanks.

jscheffner commented 6 years ago

Any thoughts about the PR?

jmreyes commented 6 years ago

Sorry for the late reaction, and thank you (more so for the test case)!!