Password validator

Content Type: Widget
Categories: User Interface,Authentication

Overview

A widget to check if a password meets the requirements.

Documentation

Demo urlhttps://passwordvalidator-sandbox.mxapps.io/

Password Validator

A widget to check if a password meets the requirements.

Features

  • Check a password if it meets the specificied requirements.
  • Option to get the validation in English or Dutch.

Usage

  1. Install widget from marketplace to your project.
  2. Add the widget to the page.
  3. Select the password attribute.
  4. Select the is Valid boolean.
  5. Select the requirements which should be checked for the password.
  6. Optionally; select icons.
  7. Optionally; add custom styling to the requirements. Classes in the widget are 'requirement-valid' and 'requirement-invalid'.

Demo project

https://passwordvalidator-sandbox.mxapps.io/

Issues, suggestions and feature requests

https://github.com/bjarn-onderstal/KobeePasswordValidator

Releases

Version: 1.0.0
Framework Version: 10.18.4
Release Notes: Initial release