{"id":19226934,"url":"https://github.com/7gowtham/password-reset-flow","last_synced_at":"2026-06-18T13:32:18.458Z","repository":{"id":252908577,"uuid":"841856042","full_name":"7Gowtham/Password-Reset-Flow","owner":"7Gowtham","description":"To implement a correct password reset flow with email verification and proper update of the new password in the database for the web app.","archived":false,"fork":false,"pushed_at":"2024-09-10T06:34:57.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T10:27:08.913Z","etag":null,"topics":["axios","bcryptjs","cors","dotenv","jsonwebtoken","nodemailer","react-bootstrap"],"latest_commit_sha":null,"homepage":"https://passwd-reset7.netlify.app/user/login","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/7Gowtham.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-13T07:18:10.000Z","updated_at":"2024-09-10T06:35:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"aa27bc64-084e-4093-bed1-cab18ac04708","html_url":"https://github.com/7Gowtham/Password-Reset-Flow","commit_stats":null,"previous_names":["7gowtham/password-reset-flow"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/7Gowtham/Password-Reset-Flow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7Gowtham%2FPassword-Reset-Flow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7Gowtham%2FPassword-Reset-Flow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7Gowtham%2FPassword-Reset-Flow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7Gowtham%2FPassword-Reset-Flow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/7Gowtham","download_url":"https://codeload.github.com/7Gowtham/Password-Reset-Flow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7Gowtham%2FPassword-Reset-Flow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34493360,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["axios","bcryptjs","cors","dotenv","jsonwebtoken","nodemailer","react-bootstrap"],"created_at":"2024-11-09T15:21:01.473Z","updated_at":"2026-06-18T13:32:18.431Z","avatar_url":"https://github.com/7Gowtham.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Password Reset Flow\n\n## Contents\n- [Description](#description)\n- [UserFlow](#userflow)\n- [Functionalities Used](#functionalities-used)\n- [API Endpoints](#api-endpoints)\n\n### Description\nThis project demonstrates how to implement a correct password reset flow with email verification and proper update of the new password in the database for the web app.\n\n### UserFlow\n1. Create a user: Users can register, and their details are stored in the database.\n2. The project includes a login page with a username and password field, along with a \"Forgot Password\" link. Upon successful login, a success message will be displayed.\n3. If the \"Forgot Password\" link is clicked, the user is redirected to a page where they can enter their email address. After entering the email, they are redirected to a password reset page via a secure link.\n4. On the password reset page, the user can change their password. After updating, they will be redirected back to the login page, where they can log in with the new password and see a success message.\n\n### Functionalities Used\n1. Utilized `react - bootstrap` to design the UI in a responsive way.\n2. Utilized `axios` to make HTTP requests from a web browser or Node.js\n3. Utilized `bcryptjs` for hashing and comparing the password.\n4. Utilized `jsonwebtoken` to create and decode token.\n5. Utilized `cors` to connect frontend and backend connectivity.\n6. Utilized `dotenv` to secure the environment variables.\n7. Utilized `nodemailer` a module for Node.js that allows to send emails from the server.\n\n### API Endpoints\n#### FrontEnd URL:\n1. https://passwd-reset7.netlify.app/user/login\n\n#### BackEnd URLs:\n1. https://password-reset-flow-1y0d.onrender.com/user/create\n2. https://password-reset-flow-1y0d.onrender.com/user/login\n3. https://password-reset-flow-1y0d.onrender.com/user/forgot-password\n4. https://password-reset-flow-1y0d.onrender.com/user/reset-password/:token\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7gowtham%2Fpassword-reset-flow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F7gowtham%2Fpassword-reset-flow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7gowtham%2Fpassword-reset-flow/lists"}