by Sachithra Vidmal Pinnaduwa on WordPress.org
Enable secure passwordless login for WordPress through magic email links. Enhance security by eliminating password vulnerabilities.
VesessAuth plugin provides a modern, secure authentication method for WordPress websites without requiring passwords. Instead of remembering complex passwords, users receive a secure, time-limited login link via email.
Key Features:
Passwordless authentication improves security by eliminating common password-related vulnerabilities such as weak passwords, password reuse, and phishing attacks.
This plugin collects and processes the following user data:
All collected data is stored exclusively in your WordPress database and is not shared with third parties. Authentication tokens are temporarily stored and automatically expire after login completion or a predefined timeout period.
The plugin creates secure, time-limited tokens stored in the WordPress database. When a token is used, it’s immediately invalidated to prevent replay attacks. All communication containing authentication tokens uses encryption when possible.