anitab-org / anitab-org/mentorship-backend
Create Backend Endpoints For recover password option on Sign In Screen
- Ngôn ngữ chính
- Python
- Star
- 200
- Fork
- 449
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**Is your feature request related to a problem? Please describe.**
The mobile app does not have a forgot password option, so for that we need to first add the backend api/endpoints and then we can move on to create it on android/frontend part which will fix this issue [#59](https://github.com/anitab-org/mentorship-android/issues/59) of android
**Describe the solution you'd like**
We need to add the backend endoints for both sending a reset link in email and then using that reset link , update the password so, in all two endpoints are needed to be created .
**Describe alternatives you've considered**
Till now, i think to resolve the various issues of forgot password that were created on the android repo first needs a backend endpoints on swagger then only one can continue to create them on the android's frontend login screen of the app.
**Additional context**
N/A
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.