Passwordless Login

plugin banner

Passwordless login form via a simple to use shortcode: [passwordless-login]

Author:Cozmoslabs, sareiodata (profile at wordpress.org)
WordPress version required:3.9
WordPress version tested:6.4.3
Plugin version:1.1.3
Added to WordPress repository:31-10-2014
Last updated:26-02-2024
Rating, %:100
Rated by:10
Plugin URI:https://www.cozmoslabs.com
Total downloads:23 528
Active installs:1 000+
plugin download
Click to start download

Passwordless Login is a modern way of loggin into your WordPress site without the use of a password.

Join the discussion here: https://www.cozmoslabs.com/31550-wordpress-passwordless-login/

This is how it works:

  • Instead of asking users for a password when they try to log in to your website, we simply ask them for their username or email
  • The plugin creates a temporary authorization token and saves it in a WordPress transient that expires after 10 minutes
  • Then we send the user an email with a link and the token
  • The user clicks the link and sends the authorization code to your server
  • The plugin then checks if the code is valid and creates the log in WordPress cookie, successfully authenticating the user.

You can use the shortcode [passwordless-login] in a page or widget.

If you’re looking to create front-end user registration and profile forms we recommend Profile Builder.

NOTE:

Passwordless Authentication dose not replace the default login functionality in WordPress.


Screenshots
FAQ
ChangeLog