//
pkg.gl
Category
github.com/30x/changeagent
auth
package
0.5.6
Repository:
https://github.com/30x/changeagent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
207 SLOC
#
Functions
NewAuthStore
NewAuthStore creates a new, empty Store.
#
Structs
Handler
An Handler is an HTTP handler that verifies that incoming requests have an authenticated user and passes those that pass authentication to a child.
Store
A Store is a thread-safe collection of usernames and passwords.