
When a user creates a session with an email, for example: email: 2@email.com In account prefs permission will be "$permissions": [ "read(user:2)", "update(user:2)", ]
But I saw something like that
"$permissions": [ "read(user:656d6a52734d436a3cf8)", "update(user:656d6a52734d436a3cf8)", "delete(user:656d6a52734d436a3cf8)" ]
How is this user created? Is it through API?

Where are you trying to set permissions at or trying to achieve?

My friend sent me that can you ask about that on the appwrite discord server because discord is banned in their country. In their appwrite project someone created a user with that username without permission. And he wants to know how that is created and how to prevent
Recommended threads
- PR Review and Issue Assign?
I am not familiar with how things work here. I know that Issue have to be assigned before solving problem, It is for not wasting contributors time but I like t...
- 500 internal error when trying to access...
Hello team, I am having trouble trying to access my projects in Appwrite. Each time I try to click in a project I want to open it doesn't load immediately and ...
- Appwrite vs. Supabase comparison
Hello! I am working on a team and deciding between Appwrite and Supabase. I am leaning towards Appwrite and decided to look through the Appwrite vs. Supabase co...
