We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The goal of this page is to explain the user model and how it related to authentication and roles.
The User model was designed to facilitate the login system no matter what role or roles the user has.
https://github.com/hicsail/anchor/blob/master/server/models/user.js#L158-L185