This project is not covered by Drupal’s security advisory policy.

Introducing Public Key Cryptography and Web Authentication (WebAuthn) Drupal Module

The Web Authentication API (also known as WebAuthn) is a specification written by the W3C and FIDO, with the participation of Google, Mozilla, Microsoft, Yubico, and others. The API allows servers to register and authenticate users using public key cryptography instead of a password.

WebAuthn is part of the FIDO2 framework, which is a set of technologies that enable passwordless authentication between servers, browsers, and authenticators. As of January 2022, WebAuthn is supported on all major browsers including Chrome, Firefox, and Edge, and Safari.

Some demo links & Inspiration of this module :

Few enhancements that we can have here is :

  1. Drupal form validations
  2. Improving Coding Standard

Project information

Releases