multi-tenant-node-app
multi-tenant-node-app copied to clipboard
Account vs User
Hello,
Currently the associate() method for Account is not implemented and I wanted to understand how it's related to other models. Is there one Account instance for every user? It would help me if you can describe the purpose of the Account class.
thanks,
Vineet