Add support for WebAuthN registrations
Compare changes
+ 129
− 34
@@ -16,11 +16,16 @@
@@ -98,62 +103,152 @@ func UnmarshalEncryptedKey(s string) (*EncryptedKey, error) {
Drop github.com/tstranex/u2f as the implementation, in favor of github.com/duo-labs/webauthn.