//
pkg.gl
Category
github.com/msepp/oauth2_proxy/v4
pkg
sessions
cookie
package
4.2.2
Repository:
https://github.com/msepp/oauth2_proxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
173 SLOC
#
Functions
NewCookieSessionStore
NewCookieSessionStore initialises a new instance of the SessionStore from the configuration given.
#
Structs
SessionStore
SessionStore is an implementation of the sessions.SessionStore interface that stores sessions in client side cookies.