Result object containing the stored PKCE authorization artifacts. These are used to complete the OAuth2 authorization code exchange.
PKCE code verifier used for token exchange.
Nonce value used to bind and validate the authorization response.
OAuth redirect URI registered for your application.
State value used to correlate and validate the flow.
Result object containing the stored PKCE authorization artifacts. These are used to complete the OAuth2 authorization code exchange.