A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://firebase.google.com/docs/reference/admin/dotnet/namespace/firebase-admin/auth below:

FirebaseAdmin.Auth Namespace

Stay organized with collections Save and categorize content based on your preferences.

FirebaseAdmin.Auth Summary Enumerations AuthErrorCode{
  CertificateFetchFailed,
  EmailAlreadyExists,
  ExpiredIdToken,
  InvalidIdToken,
  PhoneNumberAlreadyExists,
  UidAlreadyExists,
  UnexpectedResponse,
  UserNotFound,
  InvalidDynamicLinkDomain,
  RevokedIdToken,
  InvalidSessionCookie,
  ExpiredSessionCookie,
  RevokedSessionCookie,
  ConfigurationNotFound,
  TenantNotFound,
  TenantIdMismatch,
  EmailNotFound
}
enum

Error codes that can be raised by the Firebase

Auth

APIs.

Enumerations AuthErrorCode
 AuthErrorCode

Error codes that can be raised by the Firebase Auth APIs.

Properties CertificateFetchFailed

Failed to retrieve required public key certificates.

ConfigurationNotFound

No identity provider configuration found for the given identifier.

EmailAlreadyExists

The user with the provided email already exists.

EmailNotFound

No user record found for the given email, typically raised when generating a password reset link using an email for a user that is not already registered.

ExpiredIdToken

The specified ID token is expired.

ExpiredSessionCookie

The specified session cookie is expired.

InvalidDynamicLinkDomain

Dynamic link domain specified in ActionCodeSettings is not authorized.

InvalidIdToken

The specified ID token is invalid.

InvalidSessionCookie

The specified session cookie is invalid.

PhoneNumberAlreadyExists

The user with the provided phone number already exists.

RevokedIdToken

The specified ID token has been revoked.

RevokedSessionCookie

The specified session cookie has been revoked.

TenantIdMismatch

Tenant ID in a token does not match.

TenantNotFound

No tenant found for the given identifier.

UidAlreadyExists

The user with the provided uid already exists.

UnexpectedResponse

Backend API responded with an unexpected message.

UserNotFound

No user record found for the given identifier.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2022-03-24 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-03-24 UTC."],[],[]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4