
I see that after a successful email OTP process, user status still shows as "unverified" on Auth dashboard. Shouldn't it be automatically set as "verified" as user signed in with email otp and in a way verified email. Or is there a way to programmatically verify it after a successful email otp process?
TL;DR
Developers are noticing that the user status remains 'unverified' on the Auth dashboard even after a successful email OTP process. They are wondering if the user status should automatically change to 'verified' once they sign in with email OTP. They are also asking if there is a way to programmatically verify the user after a successful email OTP process.
Solution: Look into your authentication system settings to ensure that the verification status is updated correctly after a successful email OTP process. Check if there is an option to programmatically verify users in this scenario.Recommended threads
- Problems with adding my custom domain
- Can't push functions when self-hosting o...
Hello, I'm a bit new to appwrite functions and recently hosted a fresh 1.7.4 on my portainer setup. Tried to create a new function and when trying to push it I ...
- Self-hosted Appwrite keeps slowing down ...
For some reason my self-hosted instance of Appwrite periodically slows down so much and becomes unresponsive (console, APIs, everything). I keep restarting the ...
