# Functions
GenerateRandomBytes returns securely generated random bytes.
NewConfig returns a loaded module config.
NewJWTManager returns a new JWT manager.
NewRedisClient creates a new redis client.
NewRedisStore creates new default RedisStore.
NewToken creates a new token.
# Constants
RoleAll that any authenticated user can access.
# Variables
ErrInvalidEndpoint returned when accessing an invalid endpoint.