You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-devsite/auth.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -118,6 +118,7 @@ Firebase Authentication
118
118
|[ConfirmationResult](./auth.confirmationresult.md#confirmationresult_interface)| A result from a phone number sign-in, link, or reauthenticate call. |
119
119
|[Dependencies](./auth.dependencies.md#dependencies_interface)| The dependencies that can be used to initialize an [Auth](./auth.auth.md#auth_interface) instance. |
120
120
|[EmulatorConfig](./auth.emulatorconfig.md#emulatorconfig_interface)| Configuration of Firebase Authentication Emulator. |
|[IdTokenResult](./auth.idtokenresult.md#idtokenresult_interface)| Interface representing ID token result obtained from [User.getIdTokenResult()](./auth.user.md#usergetidtokenresult)<!---->. |
122
123
|[MultiFactorAssertion](./auth.multifactorassertion.md#multifactorassertion_interface)| The base class for asserting ownership of a second factor. |
123
124
|[MultiFactorError](./auth.multifactorerror.md#multifactorerror_interface)| The error thrown when the user needs to provide a second factor to sign in successfully. |
0 commit comments