This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
oauth2-proxy
Watch
1
Star
0
Fork
0
You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced
2026-05-22 10:15:21 +02:00
Code
Issues
Releases
Activity
Files
553cf89579d0c5aada6885f040792a32c331acbc
oauth2-proxy
/
pkg
/
sessions
T
History
Joel Speed
553cf89579
Add tests for saving and loading a session in SessionStore
2019-05-18 13:10:08 +02:00
..
cookie
Implement SaveSession in Cookie SessionStore
2019-05-18 13:10:06 +02:00
utils
Implement LoadSession in Cookie SessionStore
2019-05-18 13:10:04 +02:00
session_store_test.go
Add tests for saving and loading a session in SessionStore
2019-05-18 13:10:08 +02:00
session_store.go
Define session options and cookie session store types
2019-05-18 13:10:01 +02:00