Hi i'm currently working with magic url login and it requires us to setup a redirect url to redirect back to our app with token in queryParams.
when i'm providing my url, it tells me that it should only be one of this listed options
localhost
cloud.appwrite.io
appwrite.io
i assume that this is the domain that are allowed by default.
The problem is i'm unable to locate where to update this default configuration and add my domain/redirectUrl
to the list.
i have checked every section in console, but still couldn't locate it
i'm expecting a form like this but couldn't find it anywhere in the console.
the screenshot is from supabase btw
Recommended threads
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...
- Error When load the website
Hi, I am getting this error whenever I reload my website please help me, I am using react Error: ** GET https://cloud.appwrite.io/v1/account 401 (Unauthoriz...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...