package
2.0.0+incompatible
Repository: https://github.com/tekker-dev/go-authcrunch.git
Documentation: pkg.go.dev
# Functions
NewRegistrationCache returns RegistrationCache instance.
NewUserRegistry returns UserRegistry instance.
# Structs
LocaUserRegistry is a local registry.
RegistrationCache contains cached tokens.
RegistrationCacheEntry is an entry in RegistrationCache.
UserRegistryConfig represents a common set of configuration settings for user registration.
# Interfaces
UserRegistry represents user registry.