-
-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API: Resend OTP endpoint #326
Comments
Will love to work on this issue. Can I get this assigned to me, please? |
Sure @RockingThor! Please read through our documentation and our contribution guidelines and feel free to get started :D |
Did the api for this got implemented or is it yet to be done ? @rajdip-b |
I don't think so. It's still up for grabs. |
Okay One more thing can you guide me a little how to setup that smtp thing mentioned in the docs? |
/attempt |
Assigned the issue to @Prakhargarg-2010196! |
🎉 This issue has been resolved in version 2.6.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
Add an implementation to support resending OTP to the user.
Solution
resend-otp/:email
inauth.controller.ts
auth.service.ts
The text was updated successfully, but these errors were encountered: