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
- Functions executed by events does not ap...
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). When functions are triggered by an event (eg. databases.\*tables.\*.rows.\*.create) doe...
- Some pages on the console are not workin...
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). I identified that some pages are not working on the console. This is at least the case ...
- THE COLUMNS STUCK ON PROCESSING HOW DO I...
I HAVE SELF HOSTED THE APPWRITE ON VPS