mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 16:38:32 +00:00
308 B
308 B
Sends the user a SMS with a secret key for creating a session. Use the returned user ID and the secret to submit a request to the PUT /account/sessions/phone endpoint to complete the login process. The secret sent to the user's phone is valid for 15 minutes.