1
0
Fork 0
mirror of synced 2024-07-16 11:56:24 +12:00
appwrite/docs/references/auth/confirm-resend.md
2019-10-11 22:32:25 -04:00

3 lines
462 B
Markdown

This endpoint allows the user to request your app to resend him his email confirmation message. The redirect arguments act the same way as in /auth/register endpoint.
Please notice that in order to avoid a [Redirect Attack](https://github.com/OWASP/CheatSheetSeries/blob/master/cheatsheets/Unvalidated_Redirects_and_Forwards_Cheat_Sheet.md) the only valid redirect URLs are the ones from domains you have set when adding your platforms in the console interface.