1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-06-15 00:15:00 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
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
37b38dd2f4 Github provider 2015-05-21 02:21:19 -04:00
8471f972e1 Move ValidateToken() to Provider 2015-05-21 02:06:23 -04:00