v2.3.8
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.