# Functions
InitAuth - create a global object.
Main is the entry point.
RegisterAuthHandlers - register handlers.
# Constants
MaxFileSize is a maximum file length in bytes.
PasswordMinRunes is the minimum length of user's password in runes.
Allowed [Theme] values.
Allowed [Theme] values.
Allowed [Theme] values.
# Structs
Auth - global object.
Client contains information about persistent clients.
RuntimeClient is a client information about which has been obtained using the source described in the Source field.
# Interfaces
DHCP is an interface for accessing DHCP lease data the [clientsContainer] needs.
# Type aliases
Theme is an enum of all allowed UI themes.