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

Add token handling example for a Resource Server #671

Open
brunokc opened this issue Aug 28, 2024 · 0 comments
Open

Add token handling example for a Resource Server #671

brunokc opened this issue Aug 28, 2024 · 0 comments

Comments

@brunokc
Copy link

brunokc commented Aug 28, 2024

The docs do a good job showing how to implement a Client or an Authorization Server using Authlib. I would like to use Authlib to validate tokens from a Resource Server perspective, meaning I'll receive access tokens from a Client that I'll need to ensure are valid and are from one of the Authorization Servers in my "approved" list.

It would be great if the docs and/or the samples could address some Resource Server scenarios.

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