Is it normal for an unverified account to be able to create a session ? [Solved]
- 0
- REST API
- Cloud
I am going through the errors that my user could receive while logging into the cloud. I unverified the user in order to capture an error so i could say "please verify your email" But to my surprise a session was successful and created. The account is unverified FOR SURE. Is there something I am not understanding?
Yes it is normal
It's on you and your app logic to do whatever you want regards to verified users
(such setting permissions so that only verified users can create/read documents)
Ok, thank you., fair enough. Its also very surprising that you can get a JWT token when unverified. I would be curious about the reasoning for that, but that may be a lot to ask.
Is it normal for an unverified account to be able to create a session ? [Solved]
Recommended threads
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- 500 Server error
getting same 500 status This is my appwrite project: https://cloud.appwrite.io/console/project-fra-691932db0036241caa0e/overview/platforms Help how to open th...
- Project is currently blocked
When accessing the Appwrite console, I receive the message: "Project is currently blocked. Access to this project is restricted. Contact support if the issue pe...