Hey Pal,
i'm using flutter for my project, how do i verify that a user email account has been verified?
Import Appwrite models and use user.emailVerification
yes, you are right, but i want to check if a particular user that has been login is verified else redirect them to a page where that are to input an otp code from their email
If you meant the currently logged-in user, indeed the Appwrite user model will have the current user info. So, calling user.emailVerification will return a boolean value indicating whether the user's email is verified
Recommended threads
- Github Student Plan showing as free plan
In my Github student plan it showing as basic plan instead of pro plan. Till few hours back it worked ok, but now showing errors and couldn't use any pro featur...
- Appwrite for Education
I am writing to report an issue with my account limits. I currently have the GitHub Student Developer Pack active, which should include 10 Appwrite Pro projects...
- Functions: HTTP 500 internal error
Iām seeing a lot of HTTP internal server errors across all my functions the past 48 hours.