Rank 1: Thread
How to set email verification for flutter ,
Specially deep linking,I use digital ocean
Votes
0
Replies
10
Participants
Unknown
Messages
11
Rank 1: Thread
How to set email verification for flutter ,
Specially deep linking,I use digital ocean
Admin
Deep linking is nothing Appwrite specific. You can find deep linking resources on the internet
Rank 1: Thread
which is the best implementation approach for email verification,I set everything correctly like SMTP ,I received the email but redirected to my app I can't find a solution for that ,if there's a exemple it would be great
Admin
Maybe this will help: https://docs.flutter.dev/ui/navigation/deep-linking
Rank 1: Thread
Thanks I will see
Rank 1: Thread
Deep Links and Flutter applications. How to handle them properly. https://medium.com/flutter-community/deep-links-and-flutter-applications-how-to-handle-them-properly-8c9865af9283
Rank 1: Thread
It's a good article for people who facing problems with deeplink
Rank 1: Thread
[SOLVED] flutter email verification
Admin
👀 that seems old and complicated. the flutter docs i linked worked great for me
Rank 1: Thread
@Steven yeah it's true but i think the concept it's easy to understand
Rank 1: Thread
And better for people who doesn't work with html and js only flutter