I am new to flutter and i am using feature Password Recovery. I could do to step redirect to my app UpdatePasswordPage by click link in email , but i am still stuck with receive this link to get userId and secret key. Can i reference with example code or keyword for me can result this problem? Tks for your help!
You can refer to this example https://www.youtube.com/watch?v=rp6KcMVWCAE
Its about email verification but the same principle applies to password recovery
Ok. I will try this. Tks for your fast support!
no worries 😄
Recommended threads
- Error With iOS Apps
I keep getting the below errors for my flutter app. The clients are registered and have been. This wasn't an issue a few hours ago. AppwriteException: AppwriteE...
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...