
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
- Billing issue
Hey, i recently Purchased the Pro Plan on Appwrite but I've changed my mind id there any way i xould cancel the Pro use the Free Tier and get my refund?
- mcp-for-docs not working properly
I'm experiencing issues integrating the MCP server tool with Cursor IDE. The MCP server connection establishes successfully initially but fails after one minute...
- When connecting to VCS (Version Control ...
Hello, when I try to define in my function the root path of a function I get this when I click "Update".
