Login with a temporary account.
Creates an account with basic email-password authentication.
The users email.
The users password.
Returns true if the user is currently authenticated.
Signs the user in with basic email-password authentication.
The users email.
The users password.
Signs the user in with an external provider. Only works on the web, NOT on Electron/Cordova.
The external provider to use.
Get the logged-in users authentication token. Tries to refresh it everytime the function is called.
The current authentication status.
The logged-in users data.
Generated using TypeDoc
Firebase Authentication Event Tools.