pomerium/pkg/webauthnutil/webauthnutil.go
Caleb Doxsey 1c445c426d
webauthnutil: add helpers for webauthn (#2686)
* devices: add device protobuf types

* webauthnutil: add helpers for webauthn
2021-10-19 13:39:01 -06:00

2 lines
113 B
Go

// Package webauthnutil contains types and functions for working with the webauthn package.
package webauthnutil