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?