mirror of
https://github.com/sonr-io/common.git
synced 2026-01-11 20:08:57 +00:00
6 lines
73 B
Go
6 lines
73 B
Go
package webauthncose
|
|
|
|
const (
|
|
keyCannotDisplay = "Cannot display key"
|
|
)
|