package
5.1.1+incompatible
Repository: https://github.com/pusher/oauth2_proxy.git
Documentation: pkg.go.dev

# Functions

DecodeSessionState decodes the session cookie string into a SessionState.

# Structs

SessionState is used to store information about the currently authenticated user session.
SessionStateJSON is used to encode SessionState into JSON without exposing time.Time zero value.

# Interfaces

SessionStore is an interface to storing user sessions in the proxy.