
Is it possible to use custom url as the redirect urlwhile using the redirect login option? I need to use it and deep link to an expo app.... but so far it returns me that I have to use localhost or host url only....

@Aditya Oberai can you take a look at this?

The Web SDK was primarily made for web apps and not React Native (cross-platform apps), so we have seen some janky behaviour with authentication
I do have limited knowledge of React Native, would need to sub in @Steven here, I'm afraid

you must add a web platform with a matching hostname in your appwrite project

@Steven could you define me what do you mean by saying matching hostname? I mean if you could assist me a bit more? Highly appreciated

whatever domain the react native app is coming from needs to be put in Appwrite...i don't know what that is in react native. you might be able to configure it too
Recommended threads
- Can’t Select related collection in Relat...
Hello, I’m on Appwrite v1.7.4 trying to create a many-to-one relationship from my banks collection to users, but the related collections dropdown shows “No opti...
- New Provider isn't working | Invalid OAu...
Hallo, I set up a new provider in Appwrite. I followed all the documentation, I set up everything, I successfully ran both Appwrite console and backend, and I f...
- Appwrite Sites: Error At Deployment
Hello, I am using Appwrite 1.7.4 on a self-hosted instance and am experiencing an issue with Appwrite Site's manual deployment. ```powershell [12:44:43] [open-...
