1
0
Fork 0
mirror of synced 2024-07-07 15:36:19 +12:00
appwrite/docs/services/auth.md

3 lines
379 B
Markdown
Raw Normal View History

2019-10-08 17:54:46 +13:00
The authentication service allows you to verify users' accounts using basic email and password login or with a supported OAuth provider. The auth service also exposes methods to confirm users' email account and recover users forgotten passwords.
2019-10-08 05:53:56 +13:00
2019-10-08 17:54:46 +13:00
You can review and enable our currently available OAuth providers from your project console under the **'users -> providers'** menu.