Rank 3: Container
On user account creation I save certain attributes of user data that I query as and when required. Just want to ask, from a performance and security standpoint, what's the difference if I store said information in users Auth Prefs or a separate DB collection ?
Any specific speed, performance or security related differences or either way is more of less exactly the same just DB will provide more fine grain quering ?