View Source GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1AuthConfigOauth2AuthCodeFlowGoogleManaged (google_api_integrations v0.10.0)
Parameters to support Oauth 2.0 Auth Code Grant Authentication using Google Provided OAuth Client. See https://tools.ietf.org/html/rfc6749#section-1.3.1 for more details.
Attributes
-
authCode
(type:String.t
, default:nil
) - Optional. Authorization code to be exchanged for access and refresh tokens. -
redirectUri
(type:String.t
, default:nil
) - Optional. Redirect URI to be provided during the auth code exchange. -
scopes
(type:list(String.t)
, default:nil
) - Required. Scopes the connection will request when the user performs the auth code flow.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.