From 714dfa9162da80b2917268f42c0b88bf465eda0a Mon Sep 17 00:00:00 2001 From: "Qian (Jim) Fu" Date: Thu, 7 Nov 2024 09:04:12 -0800 Subject: [PATCH] revert BB2-3471 change for now. --- apps/docs/templates/openapi.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 }) }