dammyOriginal post
Rank 4: Virtual Machine
I want to always get current user data from document after user login via user ID
Summary
The user was able to solve their issue by using the `database.listDocuments` function to retrieve specific user data using the user ID. They mentioned running it after the `account.get` function.
