Is it normal for an unverified account to be able to create a session ? [Solved]
- 0
- Resolved
- 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
- proccessing problems
A database schema operation is stuck in my Frankfurt project. In the matryq database, the workspaceId attribute of the coaching_activity_entries collection rema...
- User column is processing
I am still encountering the processing tag after creating a column in my database. and its not a network or refresh issue, i have refreshed over and over, shutd...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...