1
0
Fork 0
mirror of synced 2024-05-21 05:02:37 +12:00
appwrite/docs/references/account/update-recovery.md
2020-05-28 14:42:32 +03:00

579 B

Use this endpoint to complete the user account password reset. Both the userId and secret arguments will be passed as query parameters to the redirect URL you have provided when sending your request to the POST /account/recovery endpoint.

Please note that in order to avoid a Redirect Attack the only valid redirect URLs are the ones from domains you have set when adding your platforms in the console interface.