auth/jwt: update changelog for pkce improvement (#13392)
This commit is contained in:
parent
3488948ccd
commit
04ce02057a
|
@ -1,4 +1,3 @@
|
|||
```release-note:feature
|
||||
**Add PKCE support to OIDC Auth**: The Authorization Code flow makes use of the
|
||||
Proof Key for Code Exchange (PKCE) extension.
|
||||
```release-note:improvement
|
||||
auth/jwt: The Authorization Code flow makes use of the Proof Key for Code Exchange (PKCE) extension.
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue