
Hello guys, pls anyone with articles or video link on how to setup forget password in Flutter?
<#634237163986485249>

How to implement forgot password in Flutter

It works the same on all platforms. This should give you some idea: https://dev.to/appwrite/30daysofappwrite-email-verification-and-forgot-password-420o
The big difference is you need to implement deep linking so that the user is redirected into the app. For more info like that, see https://docs.flutter.dev/ui/navigation/deep-linking

Thanks man

[SOLVED] How to implement forgot password in Flutter
Recommended threads
- Server side authorization
Hi, I have a Flutter application were I'm handling user authentication using Appwrite. Now I have to create a backend with some rest api. I need the api to be p...
- Google and Appwrite Auth Integration
I had difficulties with implementing Google authentication into my react native app. Is there a documentation of how to integrate apple and Google sign up for ...
- Invalid document structure : unknown att...
Hi, I migrated from 1.4.9 to 1.5.11 on self hosted instance of appwrite, the migration shows successful. I can verify when I can do the api call, but when I w...
