pomerium/authenticate
Caleb Doxsey 0ac7e45a21
atomicutil: use atomicutil.Value wherever possible (#3517)
* atomicutil: use atomicutil.Value wherever possible

* fix test

* fix mux router
2022-07-28 15:38:38 -06:00
..
handlers device enrollment: fix ip address (#3430) 2022-06-16 11:30:38 -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: fix internal service URL dashboard redirect (#3305) 2022-04-29 08:09:28 -06:00
handlers_test.go atomicutil: use atomicutil.Value wherever possible (#3517) 2022-07-28 15:38:38 -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