package
2.0.0+incompatible
Repository: https://github.com/tekker-dev/go-authcrunch.git
Documentation: pkg.go.dev

# Functions

NewAuthenticator returns an instance of Authenticator.
NewIdentityStore return an instance of AuthDB-based identity store.

# Structs

Authenticator represents database connector.
Config holds the configuration for the identity store.
IdentityStore represents authentication provider with local identity store.
User holds the configuration for the identity store user.