package
0.0.0-20240404083532-6f24f9c84e16
Repository: https://github.com/pillarion/practice-auth.git
Documentation: pkg.go.dev

# Constants

RoleAdmin is the admin role.
RoleUnknown is the default role.
RoleUser is the user role.

# Structs

Info defines the user info model.
User defines the user model.