
Is it possible to make all projects have a common list of users?
TL;DR
Is there a way to have a shared user list across multiple projects? The issue is that when a user logs into one project, their avatar is shown, but the teams they created are not visible in another project. 
More details: I have 2 projects (Project 1 and Project 2)
- The user registers in Project 1
- The user creates a team in Project 1
- The user changes his avatar in Project 1
- User enters Project 2 (does not register, but uses login data from Project 1)
- The user sees his avatar installed in Project 1
- The user does NOT see the team from Project 1
Recommended threads
- Relationship problem
When I UPDATE a document that has a relationship and I pass id and all the data of the relationship it works but if i CREATE a document then it says 401 user un...
- Automatic chunking for large media does ...
Hi! Using https://github.com/appwrite/sdk-for-apple to upload images to Storage, it does not upload images larger than ~2mb. Error message: `Invalid document...
- keep getting cached data from db
I keep getting cached data from db queries. In my case I query data during build time for building a static nextjs app. sometimes (and very randomly) I get old ...
