pomerium/authenticate
2022-10-28 08:41:12 -06:00
..
handlers device: add generic methods for working with user+session devices (#3710) 2022-10-28 08:41:12 -06:00
authenticate.go atomicutil: use atomicutil.Value wherever possible (#3517) 2022-07-28 15:38:38 -06:00
authenticate_test.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
config.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
handlers.go sessions: check idp id to detect provider changes to force session invalidation (#3707) 2022-10-25 16:20:32 -06:00
handlers_test.go controlplane: move jwks.json endpoint to control plane (#3691) 2022-10-25 08:01:33 -06:00
identity.go config: support files for shared_secret, client_secret, cookie_secret and signing_key (#3453) 2022-06-29 10:44:08 -06:00
middleware.go authenticate: fix internal url with webauthn (#3194) 2022-03-28 06:36:48 -06:00
state.go sessions: check idp id to detect provider changes to force session invalidation (#3707) 2022-10-25 16:20:32 -06:00