pomerium/authenticate
2022-08-25 16:09:11 -06:00
..
handlers authenticate: fix branding for webauthn device registration page (#3572) 2022-08-24 15:51:34 -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 authenticate: add CORS headers to jwks endpoint (#3574) 2022-08-25 16:09:11 -06:00
handlers_test.go controlplane: add well-known endpoint to the controlplane http handler (#3555) 2022-08-16 09:59:39 -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 atomicutil: use atomicutil.Value wherever possible (#3517) 2022-07-28 15:38:38 -06:00