package
0.0.0-20241226230300
Repository: https://github.com/jing-ze/oauth2-proxy.git
Documentation: pkg.go.dev

# Functions

DecodeSessionState decodes a LZ4 compressed MessagePack into a Session State.

# Variables

No description provided by the author

# Structs

No description provided by the author
// SessionState is used to store information about the currently authenticated user session.

# Interfaces

Lock is an interface for controlling session locks.
SessionStore is an interface to storing user sessions in the proxy.