issues
search
AltCamp
/
altcampv1-backend
AltCamp is an e-learning platform that allows students to post messages to the discussion threads, interact and receive feedback from other students and instructors, and hence create a deeper understanding of the subject matter being discussed.
https://altcamp.onrender.com
MIT License
13
stars
17
forks
source link
new: add method to validate password reset token
#206
Closed
tobisupreme
closed
1 year ago
tobisupreme
commented
1 year ago
This PR...
exposes an API (
/accounts/verify-password-reset-otp
) to validate password reset tokens
Checklist
[x] tested locally
[ ] added new dependencies
[ ] updated the Swagger API docs
[x] updated the Postman collection
[ ] added a test
[x] linter passes
[x] format check passes
This PR...
/accounts/verify-password-reset-otp
) to validate password reset tokensChecklist