Skip to content

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

Open
berkes wants to merge 2 commits intowip/verifyfrom
wip/verify-token-exchange-form-encoded
Open

feat: Make the token exchange in pre-authorized-code-flow with a form…#2
berkes wants to merge 2 commits intowip/verifyfrom
wip/verify-token-exchange-form-encoded

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