modulepackage
2.1.0+incompatible
Repository: https://github.com/shjp/shjp-auth.git
Documentation: pkg.go.dev
# Functions
NewLogin instantiates a new UserLogin.
# Structs
UserLogin represents a login session.
UserSession represents the user's current session.
# Interfaces
LoginStrategy provides the strategy for a login method.
SessionClient provides the top level interface client for user session.
SessionClientOptions provides the interface to populate a SessionClient.