package
0.0.0-20241226230300
Repository: https://github.com/jing-ze/oauth2-proxy.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewStoredSessionLoader creates a new StoredSessionLoader which loads sessions from the session store.
# Structs
storedSessionLoader is responsible for loading sessions from cookie identified sessions in the session store.
StoredSessionLoaderOptions contains all the requirements to construct a stored session loader.