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

Server-side RFC9207 implementation #701

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

Conversation

azmeuk
Copy link
Collaborator

@azmeuk azmeuk commented Feb 5, 2025

This implements the server-side RFC9207 specification, as discussed in #700.

Basically, this adds a after_authorization_response grant hook, and implement a IssuerParameter extension that trigger the hook and add a iss parameter to the responses.

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes

  • No

  • You consent that the copyright of your pull request source code belongs to Authlib's author.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant