1
0
Fork 0
mirror of synced 2024-08-18 11:41:33 +12:00
appwrite/docs/references/auth/confirm-resend.md

3 lines
464 B
Markdown
Raw Normal View History

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