Skip to content

v2.3.8

Compare
Choose a tag to compare
@choxx choxx released this 05 Jan 11:39
· 83 commits to master since this release
ee38540

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.