Linux 软件免费装
Banner图

Riverbox Passwordless Login

开发者 riverbox
更新时间 2026年7月13日 20:43
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

login otp authentication passwordless passkeys

下载

1.1.1

详情介绍:

Riverbox replaces passwords with modern, frictionless login. Users sign in with a one-time code, a magic link, a passkey, or their phone number — and new visitors can get an account automatically. Login methods Security Developer friendly Riverbox Pro (sold separately at dontworry2much.com) adds Twilio and WhatsApp Cloud API gateways, social login (Google, Microsoft, Facebook, GitHub, LinkedIn, Discord), and role-based 2FA/3FA login flows. Privacy The free plugin does not connect to any external service. Emails go through your site's own mail system, SMS goes through the gateway you configure, and all data stays in your WordPress database.

安装:

  1. Install and activate the plugin.
  2. Add [riverbox-login] to any page; optionally add [riverbox-account] to a members page for passkey management.
  3. Configure methods, codes, signup behavior, and gateways under Settings → Riverbox.

屏幕截图:

  • The one-time code verification step after a code has been sent.

升级注意事项:

1.1.0 Adds magic links, passkeys, phone login, and multi-step login flows.

常见问题:

Does this replace my normal WordPress login?

No. Riverbox adds passwordless login wherever you place the shortcode. The standard wp-login.php form keeps working, so you can never lock yourself out.

Can new visitors register through the form?

Yes — enable automatic account creation in settings and choose the role new users receive. Signup works with email and phone codes.

Do passkeys need a third-party service?

No. Registration and verification happen entirely on your server using the WebAuthn standard. Passkeys require HTTPS in production (browsers allow localhost for testing).

How does phone login send SMS?

The free plugin includes a generic HTTP gateway you can point at any SMS provider's API. Riverbox Pro adds ready-made Twilio and WhatsApp Cloud API integrations.

The code email doesn't arrive — what do I check?

Email delivery depends on your site's mail configuration. Check the Riverbox delivery log and consider an SMTP plugin if your host's default mail is unreliable.

更新日志:

1.1.1 1.1.0 1.0.0