NoteOriginal post
Web Developer
i looked throught the documentation but i cant seem to figure out how to assign a label to a user when created
Summary
Developers are discussing implementing user labels in Flutter. They are considering adding authorization/authentication to prevent users from setting their own labels and suggesting using an Appwrite function for this server-side functionality. The developers are having trouble figuring out how to assign a label to a user when created.