jmreyes / passport-google-id-token

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

Get/Delete/Put #30

Closed ekatzenstein closed 4 years ago

ekatzenstein commented 4 years ago

Seems silly that this only works for posts? Shouldn't it check the body and query parameters?

ekatzenstein commented 4 years ago

Nevermind, I was mistaken after looking at the source code. Would help to update for the docs.