You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
Incorporate FIDO2 Web Authentication (WebAuthn) and Client-to-Authenticator Protocol (CTAP) specifications to enable secure login authentification.
Additional context
FIDO2 is a joint initiative of FIDO alliance and World Wide Web Consortium’s (W3C). Expanding on Universal Authentication Framework (UAF) and Universal Second Factor (U2F), FIDO2 aspires to enable access to online services completely without the need of user-generated passwords.
Feature description
FIDO2 WebAuthn support
Describe the solution you'd like
Incorporate FIDO2 Web Authentication (WebAuthn) and Client-to-Authenticator Protocol (CTAP) specifications to enable secure login authentification.
Additional context
FIDO2 is a joint initiative of FIDO alliance and World Wide Web Consortium’s (W3C). Expanding on Universal Authentication Framework (UAF) and Universal Second Factor (U2F), FIDO2 aspires to enable access to online services completely without the need of user-generated passwords.
See also FIDO2 Credentials, FIDO feature page, and a blog article.
Requires fibercrypto/skywallet-protob#78
Possible implementation
WebAuthnListResidentCredentials
message handlerWebAuthnAddResidentCredential
message handlerWebAuthnRemoveResidentCredential
message handlerWebAuthnCredentials
message handlerThe text was updated successfully, but these errors were encountered: