mirror of
https://github.com/appwrite/appwrite
synced 2026-05-19 23:18:40 +00:00
367 B
367 B
Sends the user an email with a temporary secret token for password reset. When the user clicks the confirmation link he is redirected back to your app password reset redirect URL with a secret token and email address values attached to the URL query string. Use the query string params to submit a request to the /auth/password/reset endpoint to complete the process.