pomerium/authenticate
Caleb Doxsey d390e80b30
authenticate: add databroker versions to session cookie (#2709)
* authenticate: add databroker versions to session cookie
authorize: wait for databroker synchronization on updated sessions

* fix test
2021-10-26 14:45:53 -06:00
..
handlers/webauthn authenticate: add databroker versions to session cookie (#2709) 2021-10-26 14:45:53 -06:00
authenticate.go authenticate: add support for webauthn (#2688) 2021-10-20 13:18:34 -06:00
authenticate_test.go grpc: send client traffic through envoy (#2469) 2021-08-16 16:12:22 -06:00
handlers.go authenticate: add databroker versions to session cookie (#2709) 2021-10-26 14:45:53 -06:00
handlers_test.go chore(deps): bump github.com/rs/cors from 1.7.0 to 1.8.0 (#2334) 2021-07-14 10:08:03 -06:00
middleware.go crypto: use actual bytes of shared secret, not the base64 encoded representation (#2075) 2021-04-08 20:04:01 -06:00
state.go authenticate: add support for webauthn (#2688) 2021-10-20 13:18:34 -06:00