code4romania / code4romania/de-urgenta-android
Clarification for password reset
- 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
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