public_key_credential_source
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.
Supporting this Module
All contributions are welcome. Please submit MRs, not patches, so that the CI tests are run. Please add tests if possible.
If you post an issue and do not receive a response, feel free to contact me by private message in the Drupal Slack (ptmkenny) or via my Drupal.org contact form.