le717 / lighthouse

0 stars 0 forks source link

Create new password validation #40

Open le717 opened 4 years ago

le717 commented 4 years ago
  1. Confirm the inserted passwords are identical
  2. Create a password strength indicator
    • Powered by an AJAX'd route
    • Internally uses zxcvbn library (already available) for testing password strength