#[Solved] safari cannot open this page because the address is invalid "Missing redirect URL"
1 messages · Page 1 of 1 (latest)
The Account service allows you to authenticate and manage a user account. You can use the account service to update user information, retrieve the user sessions across different devices, and fetch the user security logs with his or her recent activity.
Register new user accounts with the [Create Account](/docs/references/cloud/client-web/accoun...
that is the documentation
i receive the Magic_Link, the problem is to be redirect in the app after the user tap on it
Have you followed the setup instructions here?
You should check if you send the correct url for redirect
You'll need to implement deep linking and pass a URL that will deep link into your app
Alright 👍🏽