| 开发者 | riverbox |
|---|---|
| 更新时间 | 2026年7月13日 20:43 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[riverbox-account]) where users manage their devices. No external services; the WebAuthn ceremony is verified on your own server.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-login] to any page; optionally add [riverbox-account] to a members page for passkey management.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.
Yes — enable automatic account creation in settings and choose the role new users receive. Signup works with email and phone codes.
No. Registration and verification happen entirely on your server using the WebAuthn standard. Passkeys require HTTPS in production (browsers allow localhost for testing).
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.
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.
[riverbox-login] shortcode, REST API, delivery log, rate limiting.