1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
appwrite/docs/references/account/update-magic-url-session.md
Torsten Dittmann 08a7041439 update docs
2021-09-01 18:45:30 +02:00

611 B

Use this endpoint to complete creating the session with the 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.