

The login form with every method enabled: one-time codes (email or phone), magic links, password, passkeys, and social login (Pro).
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
[riverbox-account]) where users manage their devices. No external services; the WebAuthn ceremony is verified on your own server.Security
Developer friendly
riverbox/v1 (/begin, /verify, passkey endpoints) built on an extensible authentication-factor architecture — every method is a “factor”, and login flows are factor chains.riverbox_register_factors, riverbox_login_chain, riverbox_otp_sent, riverbox_logged_in, riverbox_login_redirect, riverbox_user_created, plus settings extension points.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.