package
5.1.1+incompatible
Repository: https://github.com/pusher/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.