{"id":15590388,"url":"https://github.com/przemek-nowicki/auth-react-and-redux","last_synced_at":"2025-04-28T10:49:14.510Z","repository":{"id":44506897,"uuid":"154184171","full_name":"przemek-nowicki/auth-react-and-redux","owner":"przemek-nowicki","description":"Oauth2.0 and JWT authentication with React, Redux and Node.js","archived":false,"fork":false,"pushed_at":"2022-12-22T09:41:05.000Z","size":438,"stargazers_count":14,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-18T15:16:43.479Z","etag":null,"topics":["facebook-oath","google-oauth","jwt","oath","passport","passport-facebook","passport-google","passport-jwt","react","react-jwt","redux","sign-in-with-facebook","sign-in-with-google","spa"],"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/przemek-nowicki.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}},"created_at":"2018-10-22T17:14:34.000Z","updated_at":"2024-06-05T01:41:38.000Z","dependencies_parsed_at":"2023-01-30T06:46:26.725Z","dependency_job_id":null,"html_url":"https://github.com/przemek-nowicki/auth-react-and-redux","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/przemek-nowicki%2Fauth-react-and-redux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/przemek-nowicki%2Fauth-react-and-redux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/przemek-nowicki%2Fauth-react-and-redux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/przemek-nowicki%2Fauth-react-and-redux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/przemek-nowicki","download_url":"https://codeload.github.com/przemek-nowicki/auth-react-and-redux/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251299213,"owners_count":21567176,"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":["facebook-oath","google-oauth","jwt","oath","passport","passport-facebook","passport-google","passport-jwt","react","react-jwt","redux","sign-in-with-facebook","sign-in-with-google","spa"],"created_at":"2024-10-02T23:21:42.915Z","updated_at":"2025-04-28T10:49:14.474Z","avatar_url":"https://github.com/przemek-nowicki.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React authentication with google, facebook via OAuth (React, Redux, JWT).\n\n## Setup\nRename config `example-application.js` file to `application.js` inside `backend/config` directory. \u003cbr /\u003e\nSet your facebook and google app id, database connection and other settings.\u003cbr /\u003e\nBy default feel free to use my configuration.\n\n## Instalation\nIn root directory: \u003cbr /\u003e\n`npm install`\u003cbr /\u003e\nGo to `backend` directory and install all dependencies:\u003cbr /\u003e\n`npm install`\u003cbr /\u003e\n\n## Run\n\n### Frontend\nIn root directory run: \u003cbr /\u003e\n`npm start`\n\n### Backend\nIn separate terminal run backend service:\u003cbr /\u003e\n`cd backend`\u003cbr /\u003e\n`npm start`\n\n### Docker\nIf you have docker cpmpose installed you can use a one-liner command instead of jumping into different directories:\u003cbr /\u003e\n`docker-compose up --build`\n\u003cbr /\u003e\u003cbr /\u003e\nOpen http://localhost:3000 in your browser, you should see the below screen:\u003cbr /\u003e\n\n![picture alt](http://assets.miwu.pl/oauth-sign-in-form.png \"Form\")\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprzemek-nowicki%2Fauth-react-and-redux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprzemek-nowicki%2Fauth-react-and-redux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprzemek-nowicki%2Fauth-react-and-redux/lists"}