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

JWT verification for auth code or PKCE flow #249

Open
snehil2112 opened this issue Feb 21, 2023 · 1 comment
Open

JWT verification for auth code or PKCE flow #249

snehil2112 opened this issue Feb 21, 2023 · 1 comment

Comments

@snehil2112
Copy link

Hi,
How can we use this library to verify token issued for a public client that does not have a secret and the token verification key is fetched from jwks_uri mentioned in well known uri.
My frontend application is using keycloak oidc for authentication with public client hence no secret is applicable.

@pixtron
Copy link

pixtron commented Mar 9, 2023

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

No branches or pull requests

2 participants