Linux 软件免费装
Banner图

Digitrix Labs Passkeys and Email Link Access

开发者 digitrixlabs
更新时间 2026年6月27日 19:34
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

email link email login passwordless webauthn passkeys

下载

1.0.3

详情介绍:

Digitrix Labs Passkeys and Email Link Access is a professional-grade, secure, passwordless authentication plugin for WordPress. It eliminates the need for traditional passwords, protecting your site from common security threats like brute-force attacks and password leaks. The plugin provides two primary modern passwordless authentication options:
  1. Email Login Links: Users enter their username or email address and receive a secure, one-time, time-limited login link in their email. Clicking the link logs them in instantly.
  2. Biometric Passkeys (FIDO2/WebAuthn): Users register their device biometrics (such as fingerprint, TouchID, FaceID, or Windows Hello) from their profile page and log in instantly with a single touch or scan on their next visit.
Key Features

安装:

  1. Upload the digitrix-labs-passkeys-and-email-link-access folder to your site's /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Configure the options by navigating to Settings -> Passkeys & Email Link in your WordPress admin menu.

屏幕截图:

  • The custom Email Link and Passkey login triggers integrated directly on the standard WordPress login page.
  • The biometric key registration and management interface located on the WordPress user profile screen.

常见问题:

Does this plugin require HTTPS/SSL?

Yes. Biometric authentication (WebAuthn/Passkeys) is a secure browser API and will only function in secure contexts (HTTPS). Local development environments on localhost can test without HTTPS.

Can I use the passwordless login form anywhere on my site?

Absolutely. You can insert the AJAX-based login link form on any post, page, or widget block using the [digitrix_passkeys_email_login_form] shortcode.

How do users set up their fingerprints or face scans?

Once the administrator enables Biometric Passkeys in the general settings, users can register their biometrics by going to their own profile page (Users -> Profile) and enrolling a key under the "Passwordless Biometric Login (Passkeys)" section.

Does this plugin use sessions?

No. The plugin is built to be highly compatible with page caching plugins and does not use standard PHP $_SESSION sessions. Instead, it utilizes secure WordPress transients.

更新日志:

1.0.0