anitab-org / anitab-org/mentorship-backend

Create Backend Endpoints For recover password option on Sign In Screen

Open
#551 2 comments 0 reactions 1 assignee Claimed by @robotjellyzone View on GitHub
Category: Coding
Dominant language
Python
Stars
200
Forks
449
PR merge metrics
No merged PRs in 30d

Description

**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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.