pomerium/pkg/webauthnutil
Caleb Doxsey 1a5b8b606f
core/lint: upgrade golangci-lint, replace interface{} with any (#5099)
* core/lint: upgrade golangci-lint, replace interface{} with any

* regen proto
2024-05-02 14:33:52 -06:00
..
credential_storage.go userinfo: fix logout button, add sign out confirm page (#3058) 2022-02-23 08:15:00 -07:00
credential_storage_test.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
device_type.go userinfo: fix logout button, add sign out confirm page (#3058) 2022-02-23 08:15:00 -07:00
device_type_test.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
enrollment_token.go webauthnutil: add helpers for webauthn (#2686) 2021-10-19 13:39:01 -06:00
enrollment_token_test.go webauthnutil: add helpers for webauthn (#2686) 2021-10-19 13:39:01 -06:00
options.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
options_test.go webauthn: only return known device credentials that match the given type (#3981) 2023-02-16 14:57:03 -07:00
user.go userinfo: fix logout button, add sign out confirm page (#3058) 2022-02-23 08:15:00 -07:00
user_test.go webauthnutil: add helpers for webauthn (#2686) 2021-10-19 13:39:01 -06:00
webauthnutil.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
webauthnutil_test.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00