Description
This task is to provide an easy way to require PKCE for the OAuth AuthorizationCodeGrantHandler. A new property "requireCodeVerifier" can be set on this class, which will then require the code verifier / PKCE for all clients.
This task is to provide an easy way to require PKCE for the OAuth AuthorizationCodeGrantHandler. A new property "requireCodeVerifier" can be set on this class, which will then require the code verifier / PKCE for all clients.