1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-09-23 05:19:03 +02:00
pomerium/internal/sessions
Caleb Doxsey f9b95a276b
authenticate: support for per-route client id and client secret ()
* implement dynamic provider support

* authenticate: support per-route client id and secret
2022-02-16 12:31:55 -07:00
..
cookie session: remove unused session state properties () 2022-02-09 10:59:06 -07:00
header session: remove unused session state properties () 2022-02-09 10:59:06 -07:00
mock session: remove unused session state properties () 2022-02-09 10:59:06 -07:00
queryparam session: remove unused session state properties () 2022-02-09 10:59:06 -07:00
errors.go *: remove import path comments () 2020-03-16 10:13:47 -07:00
middleware.go *: remove import path comments () 2020-03-16 10:13:47 -07:00
middleware_test.go session: remove unused session state properties () 2022-02-09 10:59:06 -07:00
state.go authenticate: support for per-route client id and client secret () 2022-02-16 12:31:55 -07:00
state_test.go authenticate: support for per-route client id and client secret () 2022-02-16 12:31:55 -07:00
store.go *: remove import path comments () 2020-03-16 10:13:47 -07:00