1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-07-18 09:08:16 +02:00
pomerium/pkg/webauthnutil/webauthnutil.go
Caleb Doxsey 1c445c426d
webauthnutil: add helpers for webauthn ()
* 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