package
0.0.0-20240912073317-d389ac12f416
Repository: https://github.com/choria-io/aaasvc.git
Documentation: pkg.go.dev

# Packages

Package userlist provide a static configuration based authentication system Each user has a set of ACLs that are applied to the generated token, ACL strings have to comply with the signer you choose, refer to signer documentation for details.

# Functions

LoginHandler is a HTTP middleware handler for performing logins using the configured authenticator.
SetAuthenticator sets the authenticator to use.

# Variables

No description provided by the author
No description provided by the author

# Interfaces

Authenticator providers user authentication.