pomerium/internal/sessions
Caleb Doxsey 57217af7dd
authenticate: implement hpke-based login flow (#3779)
* urlutil: add time validation functions

* authenticate: implement hpke-based login flow

* fix import cycle

* fix tests

* log error

* fix callback url

* add idp param

* fix test

* fix test
2022-12-05 15:31:07 -07:00
..
cookie authenticate: remove ecjson (#3688) 2022-10-20 10:37:21 -06:00
header authenticate: remove ecjson (#3688) 2022-10-20 10:37:21 -06:00
mock session: remove unused session state properties (#3022) 2022-02-09 10:59:06 -07:00
queryparam authenticate: remove ecjson (#3688) 2022-10-20 10:37:21 -06:00
errors.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
middleware.go sessions: check idp id to detect provider changes to force session invalidation (#3707) 2022-10-25 16:20:32 -06:00
middleware_test.go session: remove unused session state properties (#3022) 2022-02-09 10:59:06 -07:00
state.go authenticate: implement hpke-based login flow (#3779) 2022-12-05 15:31:07 -07:00
state_test.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
store.go sessions: check idp id to detect provider changes to force session invalidation (#3707) 2022-10-25 16:20:32 -06:00