code4romania / code4romania/de-urgenta-android

Clarification for password reset

Open
#75 5 comments 0 reactions 0 assignees View on GitHub
TBD
Dominant language
Kotlin
Stars
4
Forks
15
PR merge metrics
No merged PRs in 30d

Description

@aniri Is the backend completely implemented for resetting the password?

I see the endpoint _/auth/request-reset-password_ which has a correspondence to a screen in the application (02.2) , but this endpoint seem to just send a reset email.

For screen 02.3 I'm assuming that we should hit endpoint _/auth/reset-password_, but what should we use for _userId_ and _resetToken_ if the previous endpoint doesn't return anything?

Any thoughts on this?

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the /auth/request-reset-password and /auth/reset-password endpoints alongside application screens 02.2 and 02.3. Determine the expected userId and resetToken flow; the issue is complete when the backend and Android screen contract is defined and the required implementation scope is clear.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
api, authentication, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.