package
2.0.0+incompatible
Repository: https://github.com/tekker-dev/go-authcrunch.git
Documentation: pkg.go.dev
# Functions
NewCheckpoint returns Checkpoint instance.
NewCheckpoints returns Checkpoint instances.
NewUser returns a user with associated standard and custom claims.
# Structs
AccessListClaim represents custom acl/paths claim.
Authenticator represents authentication backend.
Checkpoint represents additional checks that a user needs to pass.
Claims represents custom and standard JWT claims associated with User.
User is a user with claims and status.