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

# Functions

CreateEmptyTestDatabase returns empty database instance.
CreateTestDatabase returns database instance.
GetCookie returns http cookie.
GetSharedKey returns shared key for HS algorithms.
NewInjectedTestToken returns an instance of injected token.
NewTestCryptoKeyStore returns an instance of CryptoKeyStore with loaded HMAC key pair.
NewTestGuestAccessList return ACL with guest access.
NewTestGuestAccessListWithLogger return ACL with guest access and logger.
NewTestUser returns test User with claims.

# Structs

InjectedTestToken is an instance of injected token.