Subset of AuthorizationParams that can be pre-configured as defaults for every authentication request.
Per-request values (state, nonce, codeChallenge, codeChallengeMethod, redirectUri) are managed internally by the SDK and cannot be overridden here.
state
nonce
codeChallenge
codeChallengeMethod
redirectUri
Subset of AuthorizationParams that can be pre-configured as defaults for every authentication request.
Per-request values (
state,nonce,codeChallenge,codeChallengeMethod,redirectUri) are managed internally by the SDK and cannot be overridden here.