Structs§
- Create
Auth UriResponse - Response of creating the IDP authentication URL.
- Delete
Account Response - Respone of deleting account.
- Download
Account Response - Response of downloading accounts in batch.
- Email
Link Signin Response - Response of email signIn.
- Email
Template - Template for an email template.
- GetAccount
Info Response - Response of getting account information.
- GetOob
Confirmation Code Response - Response of getting a code for user confirmation (reset password, change email etc.).
- GetRecaptcha
Param Response - Response of getting recaptcha param.
- Identity
Toolkit - Central instance to access all IdentityToolkit related resource activities
- Identitytoolkit
Relyingparty Create Auth UriRequest - Request to get the IDP authentication URL.
- Identitytoolkit
Relyingparty Delete Account Request - Request to delete account.
- Identitytoolkit
Relyingparty Download Account Request - Request to download user account in batch.
- Identitytoolkit
Relyingparty Email Link Signin Request - Request to sign in with email.
- Identitytoolkit
Relyingparty GetAccount Info Request - Request to get the account information.
- Identitytoolkit
Relyingparty GetProject Config Response - Response of getting the project configuration.
- Identitytoolkit
Relyingparty GetPublic Keys Response - Respone of getting public keys.
- Identitytoolkit
Relyingparty Reset Password Request - Request to reset the password.
- Identitytoolkit
Relyingparty Send Verification Code Request - Request for Identitytoolkit-SendVerificationCode
- Identitytoolkit
Relyingparty Send Verification Code Response - Response for Identitytoolkit-SendVerificationCode
- Identitytoolkit
Relyingparty SetAccount Info Request - Request to set the account information.
- Identitytoolkit
Relyingparty SetProject Config Request - Request to set the project configuration.
- Identitytoolkit
Relyingparty SetProject Config Response - Response of setting the project configuration.
- Identitytoolkit
Relyingparty Sign OutUser Request - Request to sign out user.
- Identitytoolkit
Relyingparty Sign OutUser Response - Response of signing out user.
- Identitytoolkit
Relyingparty Signup NewUser Request - Request to signup new user, create anonymous user or anonymous user reauth.
- Identitytoolkit
Relyingparty Upload Account Request - Request to upload user account in batch.
- Identitytoolkit
Relyingparty Verify Assertion Request - Request to verify the IDP assertion.
- Identitytoolkit
Relyingparty Verify Custom Token Request - Request to verify a custom token
- Identitytoolkit
Relyingparty Verify Password Request - Request to verify the password.
- Identitytoolkit
Relyingparty Verify Phone Number Request - Request for Identitytoolkit-VerifyPhoneNumber
- Identitytoolkit
Relyingparty Verify Phone Number Response - Response for Identitytoolkit-VerifyPhoneNumber
- IdpConfig
- Template for a single idp configuration.
- Relyingparty
- Request of getting a code for user confirmation (reset password, change email etc.)
- Relyingparty
Create Auth UriCall - Creates the URI used by the IdP to authenticate the user.
- Relyingparty
Delete Account Call - Delete user account.
- Relyingparty
Download Account Call - Batch download user accounts.
- Relyingparty
Email Link Signin Call - Reset password for a user.
- Relyingparty
GetAccount Info Call - Returns the account info.
- Relyingparty
GetOob Confirmation Code Call - Get a code for user action confirmation.
- Relyingparty
GetProject Config Call - Get project configuration.
- Relyingparty
GetPublic KeyCall - Get token signing public key.
- Relyingparty
GetRecaptcha Param Call - Get recaptcha secure param.
- Relyingparty
Methods - A builder providing access to all methods supported on relyingparty resources.
It is not used directly, but through the
IdentityToolkit
hub. - Relyingparty
Reset Password Call - Reset password for a user.
- Relyingparty
Send Verification Code Call - Send SMS verification code.
- Relyingparty
SetAccount Info Call - Set account info for a user.
- Relyingparty
SetProject Config Call - Set project configuration.
- Relyingparty
Sign OutUser Call - Sign out user.
- Relyingparty
Signup NewUser Call - Signup new user.
- Relyingparty
Upload Account Call - Batch upload existing user accounts.
- Relyingparty
Verify Assertion Call - Verifies the assertion returned by the IdP.
- Relyingparty
Verify Custom Token Call - Verifies the developer asserted ID token.
- Relyingparty
Verify Password Call - Verifies the user entered password.
- Relyingparty
Verify Phone Number Call - Verifies ownership of a phone number and creates/updates the user account accordingly.
- Reset
Password Response - Response of resetting the password.
- SetAccount
Info Response - Respone of setting the account information.
- SetAccount
Info Response Provider User Info - The user’s profiles at the associated IdPs.
- Signup
NewUser Response - Response of signing up new user, creating anonymous user or anonymous user reauth.
- Upload
Account Response - Respone of uploading accounts in batch.
- Upload
Account Response Error - The error encountered while processing the account info.
- User
Info - Template for an individual account info.
- User
Info Provider User Info - The IDP of the user.
- Verify
Assertion Response - Response of verifying the IDP assertion.
- Verify
Custom Token Response - Response from verifying a custom token
- Verify
Password Response - Request of verifying the password.
Enums§
- Scope
- Identifies the an OAuth2 authorization scope. A scope is needed when requesting an authorization token.