google_api_identity_toolkit v0.2.0 GoogleApi.IdentityToolkit.V3.Model.CreateAuthUriResponse View Source
Response of creating the IDP authentication URL.
Attributes
allProviders
(type:list(String.t)
, default:nil
) - all providers the user has once used to do federated loginauthUri
(type:String.t
, default:nil
) - The URI used by the IDP to authenticate the user.captchaRequired
(type:boolean()
, default:nil
) - True if captcha is required.forExistingProvider
(type:boolean()
, default:nil
) - True if the authUri is for user's existing provider.kind
(type:String.t
, default:identitytoolkit#CreateAuthUriResponse
) - The fixed string identitytoolkit#CreateAuthUriResponse".providerId
(type:String.t
, default:nil
) - The provider ID of the auth URI.registered
(type:boolean()
, default:nil
) - Whether the user is registered if the identifier is an email.sessionId
(type:String.t
, default:nil
) - Session ID which should be passed in the following verifyAssertion request.signinMethods
(type:list(String.t)
, default:nil
) - All sign-in methods this user has used.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.