-
Release v1.1.0: Password Management Enhancements
released this
2025-07-18 03:01:44 +05:30 | 46 commits to main since this release- Added confirm password field and show/hide toggles.
- Implemented loader for password leak checks.
- Introduced a password strength indicator.
- Integrated axios and sha1 packages for backend functionality.
- Improved error handling on login, including rate limit messages.
- Enhanced signup process with password strength validation and breach checks using HIBP API.
- Updated password policy and ensured secure headers with helmet.
- Applied rate limiting logic in middleware.
- Cleaned up package management and .gitignore.
Downloads