***Try it here:
https://netdigitaltech.com/biometric_authentication*** This plugin allows you to integrate biometric authentication (Face ID, Touch ID, fingerprint) into your Bubble application using the WebAuthn standard. It enables secure login and registration flows based on device-level biometric verification, enhancing user experience and security without storing biometric data.
------- Key Benefits ------
--- WebAuthn Standard Support: Implements the latest Web Authentication API for secure biometric authentication.
--- Device-Level Verification: Uses platform authenticators like Face ID, Touch ID, or fingerprint scanners to verify user identity.
--- Passwordless Login & Registration: Enables users to register and authenticate without passwords, reducing friction and improving security.
--- Credential Management: Automatically handles storing and retrieving credential IDs locally for smooth user sessions.
--- Browser Compatibility Detection: Publishes plugin states indicating whether biometric authentication is available on the user's browser.
--- Event-Driven Workflow: Provides success and failure events for both registration and authentication processes, enabling custom app logic.
--- No Biometric Data Storage: Ensures user privacy by never storing biometric information on your backend or client.
--- Configurable Timeout and Verification Preferences: Supports customization of authentication options such as timeout and user verification requirements.
--- Visual Preview: Includes an icon or visual indicator to represent the authentication status in the UI (for editor preview).
--- Error Handling and Messaging: Publishes detailed error messages and states for better debugging and UX feedback.