1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
appwrite/docs/references/account/update-magic-url-session.md
2021-08-31 13:11:36 +05:45

603 B

Use this endpoint to complete session creation with magic URL. 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/sessions/magic-url 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.