package
4.2.2
Repository: https://github.com/msepp/oauth2_proxy.git
Documentation: pkg.go.dev

# Functions

NewRedisSessionStore initialises a new instance of the SessionStore from the configuration given.

# Structs

SessionStore is an implementation of the sessions.SessionStore interface that stores sessions in redis.
TicketData is a structure representing the ticket used in server session storage.