{"id":21836077,"url":"https://github.com/abhiramborige/flask-react-google-login","last_synced_at":"2025-04-14T09:32:22.942Z","repository":{"id":114488117,"uuid":"429468332","full_name":"Abhiramborige/Flask-React-Google-Login","owner":"Abhiramborige","description":"Google Login using React, Flask, Google OAuth, JWT","archived":false,"fork":false,"pushed_at":"2022-02-26T13:30:36.000Z","size":13655,"stargazers_count":36,"open_issues_count":0,"forks_count":10,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T22:51:09.319Z","etag":null,"topics":["flask-application","google-signin","jwt-authentication","jwt-token","oauth2","react","reactjs"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Abhiramborige.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-11-18T14:50:00.000Z","updated_at":"2025-02-20T16:34:52.000Z","dependencies_parsed_at":"2023-05-17T00:00:14.272Z","dependency_job_id":null,"html_url":"https://github.com/Abhiramborige/Flask-React-Google-Login","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/Abhiramborige%2FFlask-React-Google-Login","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abhiramborige%2FFlask-React-Google-Login/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abhiramborige%2FFlask-React-Google-Login/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abhiramborige%2FFlask-React-Google-Login/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Abhiramborige","download_url":"https://codeload.github.com/Abhiramborige/Flask-React-Google-Login/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248854310,"owners_count":21172339,"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":["flask-application","google-signin","jwt-authentication","jwt-token","oauth2","react","reactjs"],"created_at":"2024-11-27T20:34:21.334Z","updated_at":"2025-04-14T09:32:22.930Z","avatar_url":"https://github.com/Abhiramborige.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Client side: React:\n### Steps:\n1. create .env file \n  ```\n    REACT_APP_BACKEND_URL= http://localhost:5000\n  ```\n2. Use the commands to start the app locally.\n  ```\n    cd google-login-react\n    npm install\n    npm start\n  ```\n\n## Server side: Flask:\n### Steps:\n1. create .env file \n  ```\n    DB_NAME=\n    CLUSTER_URL=\n    GOOGLE_CLIENT_ID=\n    SECRET_KEY=\n    ALGORITHM=\n    PROJECT_ID=\n    BACKEND_URL=http://127.0.0.1:5000\n    FRONTEND_URL=http://localhost:3000\n  ```\n2. Go to https://console.cloud.google.com/ and create client secrets and configuration file\n3. Save as client-secret.json\n4. Use the commands to start the server locally.\n  ```\n    cd flask-server-google\n    pip install virtualenv\n    virtualenv google_env\n    cd google_env/Scripts\n    activate\n    cd ..\n    cd ..\n    pip install -r requirements.txt\n    python app.py\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhiramborige%2Fflask-react-google-login","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhiramborige%2Fflask-react-google-login","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhiramborige%2Fflask-react-google-login/lists"}