{"id":19279445,"url":"https://github.com/thepuskar/react-firebase-authentication","last_synced_at":"2026-04-16T10:01:23.425Z","repository":{"id":124207858,"uuid":"354561247","full_name":"thepuskar/react-firebase-authentication","owner":"thepuskar","description":"user authentication created using create-react-app and firebase ","archived":false,"fork":false,"pushed_at":"2021-04-11T19:33:48.000Z","size":228,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-17T10:02:29.934Z","etag":null,"topics":["firebase","firebaseauthentication","react","userauthentication"],"latest_commit_sha":null,"homepage":"","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/thepuskar.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":"2021-04-04T14:13:39.000Z","updated_at":"2021-12-23T11:08:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"7f8bc062-7bf9-4194-b52d-7a7c7bcc42be","html_url":"https://github.com/thepuskar/react-firebase-authentication","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thepuskar/react-firebase-authentication","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thepuskar%2Freact-firebase-authentication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thepuskar%2Freact-firebase-authentication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thepuskar%2Freact-firebase-authentication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thepuskar%2Freact-firebase-authentication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thepuskar","download_url":"https://codeload.github.com/thepuskar/react-firebase-authentication/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thepuskar%2Freact-firebase-authentication/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31880882,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["firebase","firebaseauthentication","react","userauthentication"],"created_at":"2024-11-09T21:15:02.716Z","updated_at":"2026-04-16T10:01:23.369Z","avatar_url":"https://github.com/thepuskar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Firebase authentication\n\nThis repo is a simple user authentication created using create-react-app and firebase\n\n## Features\n\n- User Login with email and password\n- Reset Password\n- Update user email and password\n\n## Installation\n\nBefore starting project we need to add a project in [Firebase](https://console.firebase.google.com)\n\nThis app requires [Node.js](https://nodejs.org/) to run.\n\nInstall the dependencies\n\n```sh\ncd react-firebase-authentication\nnpm i node-sass\nnpm i firebase\nnpm i react-icons\nnpm i react-router-dom\n```\n\nAfter installation create `.env` file and add your firebaseConfig\n\n```sh\nREACT_APP_FIREBASE_API_KEY =\nREACT_APP_AUTH_DOMAIN =\nREACT_APP_PROJECT_ID =\nREACT_APP_STORAGE_BUCKET=\nREACT_APP_MESSAGEING_SENDER_ID =\nREACT_APP_APP_ID =\nREACT_APP_MEASUREMENT_ID =\n```\n\nAnd start\n\n```sh\nnpm start\n```\n\n## Development\n\nWant to contribute? Great!\n\nMake a change in your file and push your code\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthepuskar%2Freact-firebase-authentication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthepuskar%2Freact-firebase-authentication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthepuskar%2Freact-firebase-authentication/lists"}