
I'm very glad there is an update as to permission flags: Labels.
Is it safe to assume this is meant for an admin to be set, programatically or in the console, and to be read-only in the client otherwise?
If so, I think the SDK documentation is missing listLabels.
https://appwrite.io/docs/references/cloud/server-nodejs/users#updateLabels
Thanks for continuous improvement. !

Labels vs. Teams

Yes, it's for the admin to set.
There's no endpoint client side because it's within the user resource.

if the other user want to add a role permission to the specific label, to do this I have to use cloud function?

Please create a separate post
Recommended threads
- ENV vars not updating
When i do `nano .env` it shows `_APP_DOMAIN_TARGET=` as set to my domain, but when i do `docker compose exec appwrite vars` it shows `_APP_DOMAIN_TARGET=` as ...
- Looking for Partner
I'm looking for partner for long-term collaborating. Of course, I'll pay for you. If you are interested, Please DM me.
- Index with the requested key already exi...
I'm using appwrite cli to create DB and I'm getting index_already_exists Is there a way to undestand the index name and maybe to skip if it's already exits?
