Releases: sldeaals/password-validator
Releases · sldeaals/password-validator
0.1.0
Version 0.1.0 (2024-05-12)
Added
- Functionality to validate password strength based on length, uppercase letters, lowercase letters, numbers, and symbols.
- Implementation of a strength meter to visually represent the strength of passwords.
- Integration capability into ReactJS applications.
- Password generator functionality