You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ErrorDescription: "PKCE is required for public clients",
441
441
State: form.State,
442
442
}, form.RedirectURI)
443
+
return
443
444
}
444
-
return
445
445
default:
446
446
// "If the server supporting PKCE does not support the requested transformation, the authorization endpoint MUST return the authorization error response with "error" value set to "invalid_request"."
0 commit comments