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
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error