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
- Flutter Android oAuth is no more working
I currently don't get the oAuth login to work in flutter android. it works on ios and on web. but when try to use it on Android, i get to the point where the ca...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support 👋 I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...
- Database listRows method call failing in...
I'm getting an error when trying to use listRows in a flutter app on a database. It seems something in the backend has changed because the production version of...