package
0.0.0-20240504145602-a1b2d126b00e
Repository: https://github.com/apollomedtech/middleware.git
Documentation: pkg.go.dev
# Functions
NewMySessionStore creates a new instance of MySessionStore.
# Structs
MySessionStore is a custom session store that implements the authboss.SessionState interface.
SessionState is an authboss.ClientState implementation that holds the request's session values for the duration of the request.