Passwordless Login Add-on

Profile Builder add-on

Passwordless Login is a plugin that allows your users to login without a password. It’s as simple as installing it and adding a shortcode in a page or a widget.

Key Features

  • 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 user meta as well as an expiration time for 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

Screenshots

Profile Builder - Passwordless Login - Backend
Profile Builder - Passwordless Login - Shortcode inside Page
Profile Builder - Passwordless Login - Front End Page
Profile Builder - Passwordless Login - Shortcode inside Widget
Profile Builder - Passwordless Login - Front End Widget
Profile Builder - Passwordless Login - Front End Page Login
Profile Builder - Passwordless Login - Submitting Form
Profile Builder - Passwordless Login - Email Notification
Profile Builder - Passwordless Login - Logged in User

Documentation

Find out more by reading this documentation for the Passwordless Login Plugin.