Open gonzalovilaseca opened 2 months ago
It does - we use the google-auth-library under hood to validate the tokens, using verifyIdToken
or verifySignedJwtWithCertsAsync
depending on the use case. Do you have a scenario where this doesn't happen?
Shouldn't
gcp-google-auth
verify the tokens signature?