{"id":19312057,"url":"https://github.com/weblineindia/angular-login-forgot-password","last_synced_at":"2026-05-17T17:09:52.291Z","repository":{"id":208235522,"uuid":"721098796","full_name":"weblineindia/Angular-Login-Forgot-Password","owner":"weblineindia","description":"This repository houses an Angular project with reusable components for user authentication, including a robust login form and a user-friendly forgot password module. Built with Angular best practices, these components seamlessly integrate into your web application, providing a secure and responsive authentication experience.","archived":false,"fork":false,"pushed_at":"2024-03-29T12:51:27.000Z","size":592,"stargazers_count":0,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T13:35:38.964Z","etag":null,"topics":["angular","angular-components","angular-directives","angular-forms","angular-login","angular-material","angular-routing","angular-services","authentication","forgot-password","frontend","login","responsive-design","security","typescript","user-interface","web-development"],"latest_commit_sha":null,"homepage":"https://www.weblineindia.com/software-development-resources.html","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/weblineindia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-11-20T10:59:12.000Z","updated_at":"2023-11-23T06:49:15.000Z","dependencies_parsed_at":"2024-11-10T00:33:35.232Z","dependency_job_id":"d637d9a3-2781-4e84-bbfb-ade1c76dfbf1","html_url":"https://github.com/weblineindia/Angular-Login-Forgot-Password","commit_stats":null,"previous_names":["weblineindia/angularjs-login-forgot-password","weblineindia/angular-login-forgot-password"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/weblineindia/Angular-Login-Forgot-Password","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weblineindia%2FAngular-Login-Forgot-Password","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weblineindia%2FAngular-Login-Forgot-Password/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weblineindia%2FAngular-Login-Forgot-Password/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weblineindia%2FAngular-Login-Forgot-Password/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weblineindia","download_url":"https://codeload.github.com/weblineindia/Angular-Login-Forgot-Password/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weblineindia%2FAngular-Login-Forgot-Password/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272942396,"owners_count":25019329,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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":["angular","angular-components","angular-directives","angular-forms","angular-login","angular-material","angular-routing","angular-services","authentication","forgot-password","frontend","login","responsive-design","security","typescript","user-interface","web-development"],"created_at":"2024-11-10T00:32:34.067Z","updated_at":"2026-05-17T17:09:52.252Z","avatar_url":"https://github.com/weblineindia.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular Login and Forget Password\n\n## Introduction\n\nThis project is an Angular application that implements a user login and forget password feature using Angular15 and Angular Material. It allows users to log in and, if needed, request a forget password functionality.\n\n## Features\n\n- User authentication with username and password\n- Forget Password functionality\n- Angular Reactive Forms for input validation\n- Angular Material components for a polished user interface\n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- Node.js and npm installed (v12 or higher)\n- Angular CLI (v12 or higher) installed\n- An Angular project set up (if not, create a new Angular project using `ng new project-name`)\n\n## Installation\n\n1. Clone this repository:\n\n   ```bash\n   git clone https://github.com/your-repo-url.git\n   cd angular-login-forget-password\n   ```\n\n2. Install project dependencies:\n\n   ```bash\n   npm install\n   ```\n\n## Usage\n\n1. Start the development server:\n\n   ```bash\n   ng serve\n   ```\n\n2. Open your web browser and navigate to `http://localhost:4200/` to access the login and forget password pages.\n\n## Configuration\n\n- Update the API endpoint in the `Environment File` to connect to your authentication backend.\n- Customize the form validation rules and styling in the login and forget password components.\n- Implement the backend logic for authentication and password reset.\n\n## Contributing\n\nIf you'd like to contribute to this project, please follow these guidelines:\n\n1. Fork the repository.\n2. Create a new branch for your feature: `git checkout -b feature-name`.\n3. Make your changes and commit them: `git commit -m 'Add some feature'`.\n4. Push to the branch: `git push origin feature-name`.\n5. Create a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Contact\n\nWe have built many other components and free resources for software development in various programming languages. Kindly click here to view our [Free Resources for Software Development](https://www.weblineindia.com/software-development-resources.html).\n\n---\n\nHappy coding! 😊\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweblineindia%2Fangular-login-forgot-password","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweblineindia%2Fangular-login-forgot-password","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweblineindia%2Fangular-login-forgot-password/lists"}