View Source GoogleApi.IdentityToolkit.V3.Model.SignupNewUserResponse (google_api_identity_toolkit v0.8.0)
Response of signing up new user, creating anonymous user or anonymous user reauth.
Attributes
-
displayName(type:String.t, default:nil) - The name of the user. -
email(type:String.t, default:nil) - The email of the user. -
expiresIn(type:String.t, default:nil) - If idToken is STS id token, then this field will be expiration time of STS id token in seconds. -
idToken(type:String.t, default:nil) - The Gitkit id token to login the newly sign up user. -
kind(type:String.t, default:identitytoolkit#SignupNewUserResponse) - The fixed string "identitytoolkit#SignupNewUserResponse". -
localId(type:String.t, default:nil) - The RP local ID of the user. -
refreshToken(type:String.t, default:nil) - If idToken is STS id token, then this field will be refresh token.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.