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
PKCE is especially useful to provide extra security while authorising from using public facing mobile and desktop apps. I currently wrote a proxy around the OAuth2 APIs to accommodate, but it would be nice if it was included out of the box.
The text was updated successfully, but these errors were encountered:
Add PKCE support to the OAuth2 endpoints
Endpoint(s):
GET /connect
POST /oauth2/token
PKCE is especially useful to provide extra security while authorising from using public facing mobile and desktop apps. I currently wrote a proxy around the OAuth2 APIs to accommodate, but it would be nice if it was included out of the box.
The text was updated successfully, but these errors were encountered: