{"id":26065802,"url":"https://github.com/nickpolizogopoulos/angular-firebase-auth-boilerplate","last_synced_at":"2026-04-29T21:35:55.303Z","repository":{"id":280423144,"uuid":"929776856","full_name":"nickpolizogopoulos/angular-firebase-auth-boilerplate","owner":"nickpolizogopoulos","description":"A boilerplate project for setting up Firebase Authentication in an Angular Application.   This repo provides a ready-to-use authentication system with Firebase, including user sign-up, login, logout and password reset functionalities.","archived":false,"fork":false,"pushed_at":"2025-03-03T10:08:35.000Z","size":137,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T11:24:21.193Z","etag":null,"topics":["angular","firebase","firebase-auth","jwt","zoneless"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/nickpolizogopoulos.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":"2025-02-09T11:30:50.000Z","updated_at":"2025-03-03T10:08:38.000Z","dependencies_parsed_at":"2025-03-03T11:24:28.843Z","dependency_job_id":"31d24cd0-d118-4da0-bb74-e89301e0aaef","html_url":"https://github.com/nickpolizogopoulos/angular-firebase-auth-boilerplate","commit_stats":null,"previous_names":["nickpolizogopoulos/angular-firebase-auth-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickpolizogopoulos%2Fangular-firebase-auth-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickpolizogopoulos%2Fangular-firebase-auth-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickpolizogopoulos%2Fangular-firebase-auth-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickpolizogopoulos%2Fangular-firebase-auth-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickpolizogopoulos","download_url":"https://codeload.github.com/nickpolizogopoulos/angular-firebase-auth-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242602231,"owners_count":20156375,"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","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","firebase","firebase-auth","jwt","zoneless"],"created_at":"2025-03-08T19:36:06.656Z","updated_at":"2026-04-29T21:35:55.298Z","avatar_url":"https://github.com/nickpolizogopoulos.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular \u0026 Firebase Authentication Boilerplate\n\nThis project uses the latest version of [Angular CLI](https://github.com/angular/angular-cli) version 21.1.0.  \nA boilerplate project for setting up Firebase Authentication in an Angular Application.  \nThis repo provides a ready-to-use authentication system with Firebase, including user sign-up, login, logout and password reset functionalities.\n\n## Features\n\n1. Zoneless Angular v21.1 with Standalone Components and Signals!\n2. Firebase Authentication ([Email / Password](https://firebase.google.com/docs/reference/rest/auth)) that uses the JWT pattern\n3. Secure Route Guard for Authenticated Users\n\nGet the [Docker Image](https://hub.docker.com/r/nickpolizogopoulos/angular-firebase-auth-boilerplate)\n\n## Getting Started\n\n### 1. Clone the Repository\n\n```sh\ngit clone https://github.com/nickpolizogopoulos/angular-firebase-auth-boilerplate.git my-angular-firebase-auth-project\ncd my-angular-firebase-auth-project\n```\n\n### 2. Install Dependencies\n\n```sh\nnpm install\n```\n\n### 3. Setup Firebase\n\n1. Go to [Firebase Console](https://console.firebase.google.com/)\n2. Create a new project \u0026 enable Authentication (Email / Password)\n3. Get your Firebase Web API Key from **Project Settings** → **General**\n4. Add it in your \"firebaseApiKey\" in your environment.\n5. Set your localStorage Key property value in the Auth Service.\n\n### 4. Run the Project\n\n```sh\nnpm start\n```\n\nOR  \n```sh\nng serve --open\n```\n\n## License\n\nThis project is open-source under the **MIT License**.  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickpolizogopoulos%2Fangular-firebase-auth-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickpolizogopoulos%2Fangular-firebase-auth-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickpolizogopoulos%2Fangular-firebase-auth-boilerplate/lists"}