Skip to content

feat: Make the token exchange in pre-authorized-code-flow with a form… #2

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

Open
wants to merge 2 commits into
base: wip/verify
Choose a base branch
from

Conversation

berkes
Copy link

@berkes berkes commented Jun 6, 2025

…-encoded request

The spec https://www.rfc-editor.org/rfc/rfc6749.html#section-4.1.3 explicitly mentions it must be a form-encoded request. One of our issuers - veramo-core - only handles form-encoded token requests in the pre-authorized-code-flow when done with such a form-encoded body and header.

@berkes berkes requested a review from jessevanmuijden June 6, 2025 14:35
…-encoded request

The spec https://www.rfc-editor.org/rfc/rfc6749.html#section-4.1.3
explicitly mentions it must be a form-encoded request.
One of our issuers - veramo-core - only handles form-encoded token
requests in the pre-authorized-code-flow when done with such a
form-encoded body and header.
@berkes berkes force-pushed the wip/verify-token-exchange-form-encoded branch from a39c312 to fb9a5c2 Compare June 25, 2025 14:10
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