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

Experimental module. Provides a "Public Key Credential Source" entity type for use in Webauthn flows. Based on work done in the Webauthn module.

Dependencies

This module is based on web-auth/webauthn-lib.

The module stores the PublicKeyCredentialSource object as JSON using a JSON field provided by the JSON Field module.

The user agent string is parsed using the Universal Device Detection module.

Related Modules

Check out the Decoupled Passkeys module for an example implementation of this module.

Credits

This module started from the Public Key Credential Source entity in the Webauthn module.

Project information

Releases