package
7.8.2
Repository: https://github.com/oauth2-proxy/oauth2-proxy.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewMockStore creates a MockStore.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
MockStore is a generic in-memory implementation of persistence.Store for mocking in tests.

# Type aliases

NewSessionStoreFunc allows any session store implementation to configure their own session store before each test.
PersistentStoreFastForwardFunc is used to adjust the time of the persistent store to fast forward expiry of sessions.