Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[SDK-4138] Add support for Pushed Authorization Requests (PAR) #560

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

Merged
merged 5 commits into from
Dec 4, 2023

Conversation

adamjmcgrath
Copy link
Contributor

Changes

Add support for the /oauth/par endpoint in the auth client

References

Pushed Authorization Requests (PAR) https://www.rfc-editor.org/rfc/rfc9126.html

@@ -0,0 +1,47 @@
import unittest

Check notice

Code scanning / CodeQL

Module is imported with 'import' and 'import from'

Module 'unittest' is imported with both 'import' and 'import from'.
@adamjmcgrath
Copy link
Contributor Author

Depends on #561 to fix the build

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