vibeauth.users

A module containing the user handling logic

Members

Aliases

UserNotFoundException
alias UserNotFoundException = ItemNotFoundException

Exception thrown when an user does not exist

Classes

User
class User

Class used to manage one user

UserAccesNotFoundException
class UserAccesNotFoundException

Exception thrown when an access level does not exist

UserCollection
class UserCollection

Collection used to manage user objects

UserMemmoryCollection
class UserMemmoryCollection

Create an user collection stored in memmory

Structs

UserData
struct UserData

User data used to manage an user

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

Szabo Bogdan