- Home
- Accounts & Sessions
- Account
Account
The Account object
| Method | Description |
|---|---|
| findUserByEmail | Finds a user by email. |
| findUserByHash | Finds a user by the hash generated from the reset password flow. |
| setPassword | Directly updates an account password. |
| Method | Description |
|---|---|
| findUserByEmail | Finds a user by email. |
| findUserByHash | Finds a user by the hash generated from the reset password flow. |
| setPassword | Directly updates an account password. |