This controller will send a forgot password verification code to the given email which will be verified in /api/auth/resetpassword/:email/:passwordResetCode route
/api/auth/resetpassword/:email/:passwordResetCode
aayushchugh
request
response
Generated using TypeDoc
This controller will send a forgot password verification code to the given email which will be verified in
/api/auth/resetpassword/:email/:passwordResetCode
routeAuthor
aayushchugh