package
2.4.1+incompatible
Repository: https://github.com/go-authboss/authboss.git
Documentation: pkg.go.dev

# Functions

IsLocked checks if a user is locked.
Middleware ensures that a user is not locked, or else it will intercept the request and send them to the configured LockNotOK page, this will load the user if he's not been loaded yet from the session.

# Constants

Storage key constants.
Storage key constants.
Storage key constants.

# Structs

Lock module.