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

Add PAR support #421

Merged
merged 13 commits into from
Apr 5, 2024
Merged

Add PAR support #421

merged 13 commits into from
Apr 5, 2024

Conversation

josephdecock
Copy link
Contributor

No description provided.

src/OidcClient/AuthorizeClient.cs Outdated Show resolved Hide resolved
src/OidcClient/AuthorizeClient.cs Outdated Show resolved Hide resolved
@josephdecock
Copy link
Contributor Author

josephdecock commented Apr 3, 2024

Consider enabling PAR by default (when present in disco), with the option being to opt out. And mention that we've done this in the log.

Edit: resolved

If PAR fails, we now surface that failure in the same way that other response types do.
- Remove defunct ConsoleClient
- Add a manual mode console client
@josephdecock josephdecock linked an issue Apr 3, 2024 that may be closed by this pull request
@josephdecock josephdecock added this to the 6.0.0 milestone Apr 3, 2024
We don't care about strong naming in general, and we definitely don't care in a test project
@josephdecock josephdecock marked this pull request as ready for review April 3, 2024 21:07
@brockallen brockallen merged commit 645f02b into main Apr 5, 2024
3 checks passed
@brockallen brockallen deleted the joe/par branch April 5, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

PAR support
2 participants