Rank 3: Container
is their any update to this pullrequest when would it be released?
Votes
0
Replies
9
Participants
Unknown
Messages
10
Rank 3: Container
is their any update to this pullrequest when would it be released?
Hi - I think you commented on the issue as well https://github.com/appwrite/appwrite/issues/3893
I have replied to it ❤️
Rank 3: Container
ok thank you for your response but i would be happy to know if this can be finished in near feauture or not, because i need this exact feauture in my app now and if it takes longer i would then implement the manual way till then, if not i will then wait a bit for it.
Ok, I will check with the team and get back ASAP
Rank 2: Process
+1
Rank 3: Container
Ok thats great thank you, i will be waiting.
Rank 3: Container
Hey 👋 @Faisal7 while you're waiting for the team to handle the email verification here's a method of manually doing it yourself https://dev.to/appwrite/30daysofappwrite-email-verification-and-forgot-password-420o
Rank 3: Container
Was able to make it work for flutter not sure what SDK you use
Rank 3: Container
Thank you for your suggestion @🍜Udon🍜 i have already looked into it. The thing is that this whole process is based on verification link, so the user will get a link in their email, but what i want to achieve is to have the OTP code verification process and for this i need first to generate a 4 digit code and send it to the user email and then verify it in my flutter app and then manually/progmatically update the value of email verification to true. Same will be for the forgot password functionality. By the way thank you very much for your fast response.
Rank 3: Container
No problem. You're right about the verification method being a url only. You could use appwrite functions to generate your own otp that stores them in a collection