mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-21 10:38:08 +02:00
These chagnes standardize how session loading is done for session cookie, auth bearer token, and query params. - Bearer token previously combined with session cookie. - rearranged cookie-store to put exported methods above unexported - added header store that implements session loader interface - added query param store that implements session loader interface Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com> |
||
---|---|---|
.. | ||
clients | ||
handlers.go | ||
handlers_test.go | ||
middleware.go | ||
middleware_test.go | ||
proxy.go | ||
proxy_test.go |