{"id":18861339,"url":"https://github.com/esausilva/react-firebase-oauth","last_synced_at":"2025-04-14T12:31:07.975Z","repository":{"id":38808273,"uuid":"125634525","full_name":"esausilva/react-firebase-oauth","owner":"esausilva","description":"React app to showcase OAuth Authentication with GitHub, Twitter and Facebook using Firebase","archived":false,"fork":false,"pushed_at":"2022-12-10T17:13:28.000Z","size":3817,"stargazers_count":13,"open_issues_count":21,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T01:50:30.527Z","etag":null,"topics":["firebase","firebase-auth","firebase-authentication","react"],"latest_commit_sha":null,"homepage":"https://esausilva.com/2018/08/13/react-oauth-authentication-with-firebase-tutorial/","language":"JavaScript","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/esausilva.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}},"created_at":"2018-03-17T13:58:29.000Z","updated_at":"2022-05-11T01:23:39.000Z","dependencies_parsed_at":"2023-01-26T05:00:16.147Z","dependency_job_id":null,"html_url":"https://github.com/esausilva/react-firebase-oauth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esausilva%2Freact-firebase-oauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esausilva%2Freact-firebase-oauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esausilva%2Freact-firebase-oauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esausilva%2Freact-firebase-oauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esausilva","download_url":"https://codeload.github.com/esausilva/react-firebase-oauth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248881412,"owners_count":21176850,"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":["firebase","firebase-auth","firebase-authentication","react"],"created_at":"2024-11-08T04:29:09.519Z","updated_at":"2025-04-14T12:31:07.424Z","avatar_url":"https://github.com/esausilva.png","language":"JavaScript","funding_links":["https://www.buymeacoffee.com/esausilva"],"categories":[],"sub_categories":[],"readme":"# OAuth Authentication with Firebase\n\n\u003e React app to showcase OAuth Authentication with GitHub, Twitter and Facebook using Firebase\n\nThis app has been bootstrapped with Create React App so you will need `create-react-app` installed.\n\nTo install\n\n```\n$ npm install -g create-react-app\n```\n\n## Usage\n\n**Install dependencies**\n\n```\n$ yarn\n$ cd client\n$ yarn\n$ cd ..\n```\n\n**Run development server**\n\n- From root directory\n\n```\n$ yarn dev:client\n```\n\n- From client directory\n\n```\n$ yarn start\n```\n\n**Production**\n\n```\n$ dev:server\n```\n\nThis will create the production build and Node will serve the app, then you can visit http://localhost:5000/\n\n## Setup\n\nFirst create the required `.env` file, run\n\n```\n$ cd client \u0026\u0026 yarn setup\n```\n\nBefore we begin working on the React app, we will need to create a project in Firebase, then setup new apps on GitHub, Twitter and Facebook.\n\nFollow the tutorial for detailed step-by-step guide.\n\n[https://esausilva.com/2018/08/13/react-oauth-authentication-with-firebase-tutorial/](https://esausilva.com/2018/08/13/react-oauth-authentication-with-firebase-tutorial/)\n\n## Preview\n\n![GIF](https://i.imgur.com/XqebRL8.gif)\n\n## Giving Back\n\nIf you would like to support my work and the time I put into making tutorials, consider getting me a coffee by clicking on the image below. I would really appreciate it!\n\n[![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/black_img.png)](https://www.buymeacoffee.com/esausilva)\n\n-Esau\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesausilva%2Freact-firebase-oauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesausilva%2Freact-firebase-oauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesausilva%2Freact-firebase-oauth/lists"}