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
- Getting CORS error when accessing websit...
When accessing my website I'm getting: (index):1 Access to font at 'https://assets.appwrite.io/fonts/inter/Inter-Regular.woff2' from origin 'https://mvp-site-ra...
- Questions about requests count on dashbo...
Hi guys I am new to this platform so I dont know if I am doing anything wrong. On dsahboard the request count is about 50k even though I dont feel like I have d...
- Account.get throwing an error on EXPO SD...
I am updating my react app to use EXPO SDK 54 and appwrite-react-native SDK 0.17.x but the account.get() function is not working I use it to get the current us...