google_api_identity_toolkit v0.2.0 GoogleApi.IdentityToolkit.V3.Model.EmailLinkSigninResponse View Source
Response of email signIn.
Attributes
email
(type:String.t
, default:nil
) - The user's email.expiresIn
(type:String.t
, default:nil
) - Expiration time of STS id token in seconds.idToken
(type:String.t
, default:nil
) - The STS id token to login the newly signed in user.isNewUser
(type:boolean()
, default:nil
) - Whether the user is new.kind
(type:String.t
, default:identitytoolkit#EmailLinkSigninResponse
) - The fixed string "identitytoolkit#EmailLinkSigninResponse".localId
(type:String.t
, default:nil
) - The RP local ID of the user.refreshToken
(type:String.t
, default:nil
) - The refresh token for the signed in user.
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.