Hi everyone, I'm currently developing an Android app. I wanted to implement password recovery, but it requires url which I don't have. Is there any alternative way to achieve this feature? I'm using appwrite cloud.
No. Either set up a separate web page to handle the password recovery or set up deep linking so that the user is redirected into your app where you should handle the password recovery
Thanks Steven, is there any example for deeplinking ?
Recommended threads
- OAuth Missing redirect URL
Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper red...
- Need Help on Self Hosted Version of Appw...
Hi i wanted to test SMS OTP verify method but i am not able to do it. I follow all the steps but no luck. Please help me with this. I am using Appwrite self hos...
- Appwrite rejecting create and edit reque...
hello, so my issue is that when i make a debug build of my app, everything works as it should, but when i download and test a SIGNED release database rejects al...