Ok, I see there is no other option. But out of curiosity what is the implementation benefit of the password field, password type inside the predefined user collection?
yes exactly
login password
Is there a way to have password fields inside your own collections? I don't want to store password as a string field. I want to build an app where users collection will be used for clients and a custom user collection for business purposes. What would be the best approach?