ZevoST Login
·
Passkey passwordless login, login page customization, and social login for WordPress.
ZevoST Login enhances the WordPress login experience with three powerful features:
Passkey Passwordless Login
- WebAuthn-based passkey authentication
- Supports Face ID, Touch ID, Windows Hello, and other biometric authenticators
- Users can manage multiple passkeys from their profile page
- Supports ES256 and RS256 credentials
- Option to disable password login entirely
Login Page Customization
- Modern card-style login interface
- Customizable logo, background color, button color, and more
- Custom CSS support
- Responsive design
Social Login (Optional)
- Integrates with Zhiwo Cloud aggregated social login (u.zevost.com)
- Supports 14 platforms: QQ, WeChat, Alipay, Weibo, Baidu, Douyin, Huawei, Xiaomi, Google, Microsoft, Twitter, DingTalk, Gitee, and GitHub
- Auto-register new users on first social login
- Flexible callback URL configuration
- Users can bind/unbind social accounts from their profile page
Shortcodes
ZevoST Login provides two shortcodes for embedding login buttons anywhere on your site (e.g. custom login pages, sidebars, or page builders):
[zevost_passkey_button] Renders the Passkey login button.
[zevost_social_buttons] Renders the social login button group. Requires social login to be enabled and configured in settings.
Example usage:
[zevost_passkey_button]
[zevost_social_buttons]<h3>Source Code</h3>
This plugin is open source. The source code is available on GitHub: https://github.com/Zevo77/zevost-login
Bug reports and pull requests are welcome.
