
We have a User collection within Database. So Auth::User connects to Database::User.
When we signup a user using apple sub, the Database::User is created, along with a team.
The Database::User#newUser does not appear in the collection on the web, but Auth::User#newUser does. If I query is from the SDK for Database::Users, it is returned, so the Database::User#newUser is there.
I am seeing a similar issue with Membership and Teams, although I haven't narrowed it down. The Team is being created successfully.
Database::User is not being used for Auth, you can think of it like a normal user object like chat.

Web Console not showing Database Docs, but only from one collection
Recommended threads
- User (role: guests) missing scopes (["te...
I keep getting this error: ```AppwriteException: User (role: guests) missing scopes (["teams.read"]) at new AppwriteException (/usr/local/server/src/functio...
- I got arhcived project, but I didn't it
Hello, help me please, I can't use my main project in appwrite
- Queries Length Error.
Hi All, I am having a issues across my app with how i am getting data, and just wanted to check if this was an issues with the new changes on appwrite over the...
