Collection used to manage user objects
Initialize the collection
Get an user by id
Get an user by an existing token
Check if the collection has an user by email
Create a token for an user
Create a new user data from some user data
Empower an user with some scope access
Revoke a token
See Implementation
Collection used to manage user objects