Linux 软件免费装
Banner图

AuthLatch

开发者 madc0de
更新时间 2026年8月27日 22:04
PHP版本: 8.0 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

smtp passwordless login webauthn magic link passkey

下载

1.0.1 1.0.2

详情介绍:

AuthLatch helps site owners replace routine password logins with secure passwordless access. Key features: AuthLatch stores magic-link validators as hashes, verifies passkeys server-side, and uses WordPress capabilities, nonces, sanitization, and escaping throughout the admin interface.

安装:

  1. Upload the plugin ZIP through Plugins > Add New > Upload Plugin.
  2. Activate AuthLatch.
  3. Open AuthLatch > Settings from the WordPress admin sidebar.
  4. Configure magic links, passkeys, self-service roles, branding, and SMTP if needed.
  5. Save settings.
  6. Send a test SMTP email before relying on email-only login.

常见问题:

Does AuthLatch require a separate SMTP plugin?

No. AuthLatch includes SMTP settings and uses WordPress PHPMailer.

Does passkey login require HTTPS?

Yes. WebAuthn passkeys require a secure browser context, usually HTTPS. Localhost is generally allowed for development.

Where does a user add a passkey?

Allowed users can open AuthLatch from the WordPress admin sidebar and use Add passkey. Passkeys can also be managed from the WordPress profile page.

Can administrators keep password login as a fallback?

Yes. The settings include an administrator password fallback option.

Can users request magic links for their own account?

Yes. If their role is selected in Self-Service Page settings, users can open AuthLatch in the sidebar and send a login link to their account email.

Does AuthLatch send data to an external service?

AuthLatch does not send authentication data to an AuthLatch service. If SMTP is enabled, email is sent through the SMTP server configured by the site administrator.

更新日志:

1.0.2 1.0.1 1.0.0