| Type | Name | Description |
| NascentUser? | current | Contains the currently logged in user. This is null if there is no user logged in. |
| Name | Return Type | Description | ||||||
| signInWithEmailAddress( String emailAddress String password ) | Promise<void> | Signs the user in using an email address and password.Arguments
|