Devise\Users
Namespaces
Classes
Helper allows specific methods to be easily accessible through
the DeviseUser facade.
Class UserManager manages the creating of new users,
updating existing users and removing users.
Class UserServiceProvider registers the devise user, rulelist and rulemanager
facades
Class UsersRepository is used to search and retrieve DvsUser models
and things in context of a Devise User.
Response handler takes care of user login/logout, creating,
updating, destroying users within /admin/users routes