
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
- Adding "name" column to table creates 2-...
As stated, im adding the "name" column to one table, it adds 4 duplicates. In another table it adds 3 duplicates, and when I delete 1 of them, all duplucates di...
- Server Error when Pushing a Function
Get this ambiguous error when trying to push my function, it's TypeScript using NodeJS 18 ``` ? Which functions would you like to push? get-grades (get-grades)...
- Network error when attempting to fetch r...
Hi, I am trying to modify some database data in the console for testing but keep getting this error. I am on the appwrite cloud and have already tried clearing ...
