diff --git a/apps/docs/templates/openapi.html b/apps/docs/templates/openapi.html index a8e6a4fe0..66adb7436 100755 --- a/apps/docs/templates/openapi.html +++ b/apps/docs/templates/openapi.html @@ -141,8 +141,7 @@ clientId: clientId, clientSecret: clientSecret, scopeSeparator: " ", - scopes: scopes, - usePkceWithAuthorizationCodeGrant: true + scopes: scopes }) }