Releases: Samagra-Development/user-service
Releases · Samagra-Development/user-service
v0.5.5 - 28 August, 2024 (BHASAI)
API to login user with an unique Id
What's Changed
- API to login user with an unique Id by @Amruth-Vamshi in #96
Full Changelog: v2.5.11...v2.5.12
v0.5.0 - 31 July, 2024 (BHASAI)
What's Changed
- API to login user with an unique Id by @Amruth-Vamshi in #96
Full Changelog: v2.5.11...v0.5.0
v0.4.5 - 11th June, 2024 (BHASAI)
What's Changed
- API to login user with an unique Id by @Amruth-Vamshi in #96
Full Changelog: v2.5.11...v0.4.5
Fixes for Default OTP and user roles
- Fix: Default OTP behaviour for normal users.
- Fix: Registered user roles being reset for every OTP validation.
Skip Throttle in SendOTP API
Removed throttling in SendOTP API Temporarily as Throttle is misbehaving. To be added again in future.
Increase Throttle Limit
Increase throttle limit to 100 for sendOTP API