# Functions
NewAuthHandler creates a new AuthHandler instance.
No description provided by the author
NewPermissionHandler creates a new PermissionHandler instance.
NewRoleHandler creates a new RoleHandler instance.
NewUserHandler creates a new UserHandler instance.
# Variables
StatusCodeMapping maps error to http status code.
# Structs
AuthHandler represents the HTTP handler for auth-related requests.
No description provided by the author
PermissionHandler represents the HTTP handler for auth-related requests.
RoleHandler represents the HTTP handler for auth-related requests.
UserHandler represents the HTTP handler for user-related requests.