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

Verify Id Token JWT #27

Open
mirzaq19 opened this issue Aug 22, 2024 · 0 comments
Open

Verify Id Token JWT #27

mirzaq19 opened this issue Aug 22, 2024 · 0 comments

Comments

@mirzaq19
Copy link

Hi, I have a question. Is there a way to verify the ID token from /oauth/token? I understand that it's simple just to copy the ID token and secret key and paste them into https://jwt.io/, but I'm not sure which secret key was used to sign this ID token. I've explored the code, but I'm still confused. In this case, I’m using Laravel Passport for the implementation.

jwt

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

1 participant