# Functions
GetSessionContext returns a SessionContext from a Context.
InvalidateSessions Helper method to invalidate all sessions of a user.
Login This method is used to log a user in.
LoginRequired Helper function to mark endpoint as login only.
Logout Helper method to logout and therefore invalidating a user's session.
No description provided by the author
RegisterAuthProvider is used to register a new auth provider besides the already existing ones.
No description provided by the author
Session Use as middleware.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
SessionConfig Set the parameters for the Session.
# Interfaces
No description provided by the author
No description provided by the author