pomerium/authenticate
Caleb Doxsey 1162585471
authenticate: add support for webauthn (#2688)
* authenticate: add support for webauthn

* remove rfc4648 library due to missing LICENSE

* fix test

* put state function in separate function
2021-10-20 13:18:34 -06:00
..
handlers/webauthn authenticate: add support for webauthn (#2688) 2021-10-20 13:18:34 -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 support for webauthn (#2688) 2021-10-20 13:18:34 -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