The code challenge value used for exchanging the authorization code for an access token.
The code verifier value used for exchanging the authorization code for an access token.
The login URL to redirect the user to for authentication.
The nonce value used for exchanging the authorization code for an access token.
The state value used for exchanging the authorization code for an access token.
Response containing OAuth2 login URL and PKCE parameters for secure authentication flow.