
What is the best way to add attributes for a User? Do I need to create another entity with the attributes since I cant add them in the Auth service. Thx

best way to do this is to create a collection in database, and add a userId column along with additional attributes that you want

gotcha ... thank you

appreciate it!
Recommended threads
- I don't know why i am getting this plan ...
I am getting this plan upgradation message while accessing the App write service to authorise and logiin and signUp new iuser fom my react website. in the porta...
- Issue with `listDocuments` when using qu...
Hello, Appwrite team! I'm having an issue with `listDocuments` when using query modifiers: **Environment:** - Self-hosted Appwrite (`Version 1.4.13`) installe...
- Function gives unauthorized error when w...
I am on free tier. I have function that has three attributes: 1. A stand alone attribute (required) 2. A many to one relationship attribute 3. A many to man...
