ashok 9 months ago
commit c2ddf0fdc7

@ -550,6 +550,7 @@ exports.sendSms = async (request, reply) => {
req.end();
}
exports.forgotPassword = async (req, reply) => {
try {
// Create a new User object from the request body

Loading…
Cancel
Save