Skip to main content

Password Validation Plugin

Overview

Enhance password security in your Tadabase app with our robust Password Validation plugin. This plugin dynamically inserts a password strength meter and conditions below the password input field, evaluating passwords based on various criteria. The strength meter visually indicates password strength and disables the submit button until a strong password is entered. Users receive real-time feedback, improving security. Customize the criteria to meet specific requirements and ensure strong and secure passwords in your app.

Use Cases

  • This plugin is ideal for any application requiring user registration or password updates, ensuring that users create strong and secure passwords.

Installing the plugin

Prerequisites:

  1. The page must have a signup, login and profile components
  2. Javascript must be enabled (applicable if your're on trial account)

Step-by-Step Installation:

  1. Navigate to the page with this components, this can be a parent or child page. 
  2. Click on the Plugins
  3. Find the Password Validation Plugin plugin
  4. Select the signup, login and profile components

Removing the Plugin

To remove the plugin, find the Javascript code that is surrounted with a comment for the plugin name and delete the code. Do the same for the CSS as well.