Response message for accounts.update
JSON representation | |
---|---|
{
"localId": string,
"idToken": string,
"providerUserInfo": [
{
object ( |
Fields | |
---|---|
localId |
The ID of the authenticated user. |
idToken |
An Identity Platform ID token for the account. This is used for legacy user sign up. |
providerUserInfo[] |
The linked Identity Providers on the account. |
newEmail |
The new email that has been set on the user's account attributes. |
refreshToken |
A refresh token for the account. This is used for legacy user sign up. |
expiresIn |
The number of seconds until the Identity Platform ID token expires. |
emailVerified |
Whether the account's email has been verified. |