Rank 3: Container
I want to user's id for authentication. However, a while ago I was told in this server not to use account.get() and instead add user preferences for that user which matches with an $id that is in a collection that contains details like username. ChatGPT is advising against it strongly. So, now I am not sure which id to use for authentication, the one that is created in a collection and added as a preference, or the id that is in the Auth section?