firebase-rxjs
Options
All
  • Public
  • Public/Protected
  • All
Menu

Error codes which can occur when calling FirebaseAuth.signInWithPopup

Hierarchy

Index

Properties

code

code: AuthErrorCodeType | "auth/account-exists-with-different-credential" | "auth/auth-domain-config-required" | "auth/cancelled-popup-request" | "auth/operation-not-allowed" | "auth/operation-not-supported-in-this-environment" | "auth/popup-blocked" | "auth/popup-closed-by-user" | "auth/unauthorized-domain"

credential

credential: AuthCredential

email

email: string

message

message: string

name

name: string

stack

stack: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc