1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-24 08:52:25 +02:00
oauth2-proxy/cookie
Jehiah Czebotar d49c3e167f SessionState refactoring; improve token renewal and cookie refresh
* New SessionState to consolidate email, access token and refresh token
* split ServeHttp into individual methods
* log on session renewal
* log on access token refresh
* refactor cookie encription/decription and session state serialization
2015-07-02 23:09:11 -04:00
..
cookies_test.go SessionState refactoring; improve token renewal and cookie refresh 2015-07-02 23:09:11 -04:00
cookies.go SessionState refactoring; improve token renewal and cookie refresh 2015-07-02 23:09:11 -04:00