REST Resource: accounts

Resource

There is no persistent data associated with this resource.

Methods

createAuthUri

If an email identifier is specified, checks and returns if any user account is registered with the email.

delete

Deletes a user's account.

issueSamlResponse

Experimental

lookup

Gets account information for all matched accounts.

resetPassword

Resets the password of an account either using an out-of-band code generated by sendOobCode or by specifying the email and password of the account to be modified.

sendOobCode

Sends an out-of-band confirmation code for an account.

sendVerificationCode

Sends a SMS verification code for phone number sign-in.

signInWithCustomToken

Signs in or signs up a user by exchanging a custom Auth token.
Signs in or signs up a user with a out-of-band code from an email link.

signInWithGameCenter

Signs in or signs up a user with iOS Game Center credentials.

signInWithIdp

Signs in or signs up a user using credentials from an Identity Provider (IdP).

signInWithPassword

Signs in a user with email and password.

signInWithPhoneNumber

Completes a phone number authentication attempt.

signUp

Signs up a new email and password user or anonymous user, or upgrades an anonymous user to email and password.

update

Updates account-related information for the specified user by setting specific fields or applying action codes.

verifyIosClient

Verifies an iOS client is a real iOS device.