Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LinkUserWithPopupError

Hierarchy

Index

Properties

code

code: AuthErrorCodeType | "auth/auth-domain-config-required" | "auth/cancelled-popup-request" | "auth/credential-already-in-use" | "auth/email-already-in-use" | "auth/operation-not-allowed" | "auth/popup-blocked" | "auth/operation-not-supported-in-this-environment" | "auth/popup-closed-by-user" | "auth/provider-already-linked" | "auth/unauthorized-domain"

message

message: string

name

name: string

Optional originalStack

originalStack: string

Original stack trace with no modiffications

stack

stack: string

Optional zoneAwareStack

zoneAwareStack: string

Stack trace where extra frames have been removed and zone names added.

Generated using TypeDoc