Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: allow passing custom headers to requestTokens() #297

Merged
merged 1 commit into from
Mar 30, 2022

Conversation

dunglas
Copy link
Contributor

@dunglas dunglas commented Mar 29, 2022

To support OAuth 2 DPoP, an extra header named DPoP must be passed to the server.

This new parameter allows doing this (by overriding the requestTokens() method), as well as passing any other custom header.

  • Changelog entry is added or the pull request don't alter library's functionality

@dunglas dunglas force-pushed the feat/headers branch 2 times, most recently from af53f47 to 8dd73ff Compare March 29, 2022 20:11
@DeepDiver1975 DeepDiver1975 merged commit 4ac6b24 into jumbojett:master Mar 30, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants