Authentry – Face ID, Fingerprint & Passkey Login

Passwordless passkey login for WordPress using Face ID, fingerprint, Touch ID, and Windows Hello.

1 database table

Table NameDescriptionMethod
wp_authentry_credentialsStores authentry credentials data created by this plugin.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:authentry_db_versionOption key:authentry_version
wp_usermeta
User meta