i am created a project in appwrite , i am able to add only 3 values , but i want to add another value of role or any other custom . so i want to create another attribute in auth . how to add it in appwrite auth by using flutterflow . ( i am using flutterflow )
Check the screenshot For the api all i used
TIA
By clicking on each user you'll find a list of other attributes alongside prefs, check out the Users API in appwrite, you'll find everything there.
Recommended threads
- Magic Link token automatically consumed
Hi, I'm using the Magic Link auth system with Appwrite Cloud and I'm running into huge issues getting users to log in successfully. About 9 times out of 10, th...
- Auth broken after update from 1.8.0 to 1...
So ive been having issues creating, deleting or updating users on my appwrite instance after i updated from 1.8.0 to version 1.9.0. When trying to create a user...
- Magic Link woes/noob
Magic Link is working; it sends the link to my email. But the link itself always leads to "Page Not Found. The page you're looking for doesn't exist". Clicking ...