pomerium/authenticate
Caleb Doxsey facf9ab093
hpke: compress query string (#4147)
* hpke: compress query string

* only use v2 in authenticate if v2 was used for the initial request

* fix comment
2023-05-02 14:12:34 -06:00
..
authenticate.go store authenticate state on creation (#4064) 2023-03-17 18:25:29 -04:00
authenticate_test.go options: support multiple signing keys (#3828) 2022-12-22 09:31:09 -07:00
config.go authenticate: add events (#4051) 2023-05-01 15:11:30 -04:00
events.go authenticate: add events (#4051) 2023-05-01 15:11:30 -04:00
handlers.go hpke: compress query string (#4147) 2023-05-02 14:12:34 -06:00
handlers_test.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
identity.go move directory providers (#3633) 2022-11-03 11:33:56 -06:00
identity_profile.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
middleware.go authenticate: fix internal url with webauthn (#3194) 2022-03-28 06:36:48 -06:00
state.go authenticate: save the session cookie with a different name (#3978) 2023-02-16 08:52:18 -07:00