Skip to content

Commit

Permalink
identity/oidc: Adds proof key for code exchange (PKCE) support (#13917)
Browse files Browse the repository at this point in the history
  • Loading branch information
austingebauer authored Feb 15, 2022
1 parent 30ca66e commit e6a5730
Show file tree
Hide file tree
Showing 5 changed files with 868 additions and 38 deletions.
3 changes: 3 additions & 0 deletions changelog/13917.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
identity/oidc: Adds proof key for code exchange (PKCE) support to OIDC providers.
```
Loading

0 comments on commit e6a5730

Please sign in to comment.