Skip to content

Add a Oauth2PKCE class to take into account authorization using PKCE workflow

Alexandre Richardson requested to merge topic/default/oauth-pkce into branch/default

see https://auth0.com/docs/get-started/authentication-and-authorization-flow/authorization-code-flow-with-pkce

This mode is configurable from all-in-one The redirect path rd is stored with state

Merge request reports