Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow users to use jwk keys for verifying ID token #1641

Merged
merged 6 commits into from
Dec 9, 2024

Conversation

harkamaljot
Copy link
Contributor

allow users to pass in the certs url which provides keys in jwk format eg: https://www.googleapis.com/oauth2/v3/certs, for verifying id tokens.

@harkamaljot harkamaljot requested review from a team as code owners December 5, 2024 01:38
@@ -2,4 +2,4 @@ cryptography
sphinx-docstring-typing
urllib3
requests
requests-oauthlib
requests-oauthlib
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this line getting removed and added same way?

@harkamaljot harkamaljot merged commit 98c3ed9 into main Dec 9, 2024
15 checks passed
@harkamaljot harkamaljot deleted the id-token-verify branch December 9, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants