MSNDev BioLogin — Passwordless Biometric Authentication

Passwordless biometric authentication using WebAuthn (Face ID, Touch ID, Windows Hello).

2 database tables

Table NameDescriptionMethod
wp_biologin_devicesStores biologin devices data created by this plugin.Static
wp_biologin_logsA logging table that records activity, events, or audit history.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:biologin_licenseOption key:biologin_settingsOption key:biologin_version
wp_usermeta
User meta