ProxyTOAuth2AuthenticateBody class
Properties
-
authCode
→ String
-
The auth_code provided by the OAuth 2.0 to the end user to be exchanged for a Bearer token in the OAuth 2.0 flow
final
-
clientId
→ String
-
The client ID registered with the OAuth 2.0 provider
final
-
codeVerifier
→ String
-
The code verifier used by OAuth 2.0 PKCE providers
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
nonce
→ String?
-
An optional nonce used by the client to prevent replay/substitution of an ID token
final
-
provider
→ v1Oauth2Provider
-
The OAuth 2.0 provider to authenticate with
final
-
redirectUri
→ String
-
The URI the user is redirected to after they have authenticated with the OAuth 2.0 provider
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited