//
pkg.gl
Category
github.com/higress-group/oauth2-proxy
pkg
sessions
cookie
package
1.0.0
Repository:
https://github.com/higress-group/oauth2-proxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
234 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.