package
1.9.0
Repository: https://github.com/wernerdweight/api-auth-go.git
Documentation: pkg.go.dev

# Structs

GormApiClient is a struct that implements ApiClientInterface for GORM.
GormApiUser is a struct that implements ApiUserInterface for GORM.
GormApiUserToken is a struct that implements ApiUserTokenInterface for GORM.
MemoryApiClient is the simplest struct that implements ApiClientInterface.
MemoryApiUser is the simplest struct that implements ApiUserInterface.
MemoryApiUserToken is the simplest struct that implements ApiUserTokenInterface.