Releases: Samagra-Development/user-service
Releases · Samagra-Development/user-service
v2.5.5
- Cors handling via .env file
- Security headers
- Account lockout support
- OTP send/verification/login APIs validations
v2.5.4
- Fixed sentry to capture user.username instead of custom fields
v2.5.3
- Sentry logging added user's phone number capturing event when OTP can't be sent
v2.5.2
- OTP verification for default white listed phone numbers added
v2.5.1
- Sentry integration
- Login encryption bug fix
- Node version bumped to 16; older (12) was causing library conflicts
v2.4.5
BUG FIX; specific application registration check was missing in the user profile update causing failed to update the profile
v2.4.4
Added support to send OTPs via CDAC
v2.4.3
- Added support for login with OTP for fluent otp-based registration/login.
v2.4.2
Removed specific Esamwad service health check
v2.4.1
Dependencies upgrades done