Make verify_oauth2_token
check the issuer claim
#499
Labels
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
It doesn't look like the Python library checks for the issuer claim as it does for other language libraries (Node.js).
It would make the Google authentication instructions here more consistent across if
verify_oauth2_token
checks both "accounts.google.com
" and "https://accounts.google.com
".The text was updated successfully, but these errors were encountered: