diff --git a/changelog/13365.txt b/changelog/13365.txt index 26c91bc6f..65284ab7b 100644 --- a/changelog/13365.txt +++ b/changelog/13365.txt @@ -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. ```