sef-global / scholarx-backend

This is the backend of the ScholarX
MIT License
8 stars 32 forks source link

Implement Password Reset Feature #100

Closed mayura-andrew closed 1 month ago

mayura-andrew commented 5 months ago

Purpose

The purpose of this PR is to fix #58

Goals

Approach

Used JWT to implement this password reset password

Screenshots

N/A

Checklist

Related PRs

Test environment

Learning

Learned how to implement password reset API endpoint in backend

mayura-andrew commented 5 months ago

Looks good to me @mayura-andrew Can you write tests for this?

mayura-andrew commented 1 month ago

@anjula-sack hey can you check test cases?