pomerium/authenticate
Caleb Doxsey b0f8c055ec
authenticate: always update user record on login (#2719)
* authenticate: always update user record on login

* identity: fix user refresh

* add test for manager update

* fix time
2021-11-01 14:18:18 -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: always update user record on login (#2719) 2021-11-01 14:18:18 -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