dbUsers collection, which you can query and update directly from your server-side code.
Finding Users
Accessing the current user in method calls
Use theuser object from the context in your query/mutation handler to access the currently authenticated user: