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
- Student plan issue
I am using GitHub student plan, I even got access to appwrite's mock phone number. but when I try to use it, it says the phone number limit has reached
- Getting "The current user has been block...
So today I want to deploy something to Appwrite but when I click Sign in with Github, it's redirect me to login site and in the url bar I see this `?error=%7B"m...
- Flutter OAuth2 does not attach Google se...
Hi Appwrite team, I’m using Appwrite Auth in a Flutter mobile app and trying to upgrade an anonymous user to Google OAuth. Docs say that if there is already a...