Releases: Samagra-Development/user-service
Releases · Samagra-Development/user-service
v2.4.3
26 Apr 11:22
Compare
Sorry, something went wrong.
No results found
Added support for login with OTP for fluent otp-based registration/login.
v2.4.2
06 Apr 07:16
Compare
Sorry, something went wrong.
No results found
Removed specific Esamwad service health check
v2.4.1
10 Mar 07:31
Compare
Sorry, something went wrong.
No results found
Dependencies upgrades done
v2.4.0
20 Feb 13:29
Compare
Sorry, something went wrong.
No results found
Validating if user exists in DB or not before sending OTP
v2.3.9
01 Feb 07:57
Compare
Sorry, something went wrong.
No results found
BUG FIX: GET /api/user/:userId fixed for query string error causing wrong user set retrieval
v2.3.8
05 Jan 11:39
Compare
Sorry, something went wrong.
No results found
Password reset APIs (OTP based)
Description
APIs added to support password reset for users with phone numbers registered.
Changes
APIs added:
POST /api/changePassword/sendOTP
PATCH /api/changePassword/update
Fusion Auth service cleanup was done.
v2.3.7
28 Dec 12:13
Compare
Sorry, something went wrong.
No results found
GET /health API
Strict check to validate if user's registration exists for the given application in in /user/login & /api/login endpoints
v2.3.6 - User change account status (activate/deactivate)
30 Nov 11:13
Compare
Sorry, something went wrong.
No results found
Description
Added APIs to activate/deactivate user. (#43 )
Changes
PATCH admin/user/:userId/activate
PATCH admin/user/:userId/deactivate
PATCH api/user/:userId/activate
PATCH api/user/:userId/deactivate
v2.3.5
25 Nov 06:21
Compare
Sorry, something went wrong.
No results found
Dynamic applications search support in admin search APIs
v2.3.4
10 Nov 05:54
Compare
Sorry, something went wrong.
No results found