Authorization code returned by the OAuth flow.
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 for the authorization flow. Contains the authorization code, state, and PKCE artifacts when native in_place flow completes successfully.