inveniosoftware / inveniosoftware/react-invenio-app-ils
implement password forgotten page
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 24
- Avg merge
- 2d 46m
- Merged PRs (30d)
- 3
Description
implement password forgotten page styling, form and API call (full frontend support)
it splits to two pages: request password change link and actual password change page with the form
backend functionality done already in invenio-accounts
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the React app's existing routes and the password-reset API provided by invenio-accounts. Implement the request-link and password-change pages with their forms, styling, and API calls; done means both frontend flows work against the existing backend.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- authentication, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100