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

Token introspection #90

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

Ross65536
Copy link

Relevant to issue

Implement token introspection as per RFC-7662:

  • introspection works on either access token or refresh token
  • introspection only works for tokens from the provided client

Useful to allow third party services to check for token validity if the access token is not signed like a JWT

@krainboltgreene
Copy link

Hey this seems like a solid improvement, anyway I can help get this merged?

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