{"id":21978750,"url":"https://github.com/roharon/google-drive-invite","last_synced_at":"2025-04-28T18:07:44.808Z","repository":{"id":77865810,"uuid":"233001546","full_name":"roharon/google-drive-invite","owner":"roharon","description":"Invite people to Google drive without your inconvenience","archived":false,"fork":false,"pushed_at":"2022-09-03T12:18:47.000Z","size":44,"stargazers_count":15,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-28T18:07:39.641Z","etag":null,"topics":["flask","flyio","google-api","google-drive","heroku","heroku-deployment","python","web"],"latest_commit_sha":null,"homepage":"https://google-drive-invite.fly.dev","language":"HTML","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/roharon.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-10T08:30:23.000Z","updated_at":"2024-01-03T19:44:46.000Z","dependencies_parsed_at":"2023-04-09T13:32:37.950Z","dependency_job_id":null,"html_url":"https://github.com/roharon/google-drive-invite","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/roharon%2Fgoogle-drive-invite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roharon%2Fgoogle-drive-invite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roharon%2Fgoogle-drive-invite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roharon%2Fgoogle-drive-invite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roharon","download_url":"https://codeload.github.com/roharon/google-drive-invite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251362152,"owners_count":21577403,"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","flyio","google-api","google-drive","heroku","heroku-deployment","python","web"],"created_at":"2024-11-29T16:26:28.382Z","updated_at":"2025-04-28T18:07:44.793Z","avatar_url":"https://github.com/roharon.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# google-drive-invite [![Fly.io Deploy](https://github.com/roharon/google-drive-invite/actions/workflows/fly-io-deployment.yml/badge.svg)](https://github.com/roharon/google-drive-invite/actions/workflows/fly-io-deployment.yml)\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n\nJust share this web! You can invite member *without your hands*😎\n\n\u003cimg style=\"display:block margin:auto\" src=\"https://user-images.githubusercontent.com/4939738/72342036-108dff80-370f-11ea-8dca-e100a9b78f0e.png\" width=\"400\" height=\"400\"\u003e\n\n\n## Getting started\n\nYou can deploy google-drive-invite web with heroku.\n\n### With Heroku\n\nShould enter google api key\n\n#### How to get Google API Token\n\n1. Create New Project\n\n\u003cimg style=\"display:block margin:auto\" src=\"https://user-images.githubusercontent.com/4939738/72342241-61055d00-370f-11ea-9116-0978083e7cc1.png\" width=\"500\" height=\"300\"\u003e\n\n\n2. Go to Credentials Tab and **Create credentials**\n\n\u003cimg style=\"display:block margin:auto\" src=\"https://user-images.githubusercontent.com/4939738/72213777-4b8a0a80-3538-11ea-98b8-960f236d67e7.png\" width=\"500\" height=\"300\"\u003e\n\n\n3. **If this is your first credentials**, then Configure Consent screen. You should set some information.\n\n\u003e If you have other credentials already, then skip to ***8***\n\n4. Select ***External*** and click CREATE\n\n\u003cimg style=\"display:block margin:auto\" src=\"https://user-images.githubusercontent.com/4939738/72213954-732ea200-353b-11ea-910d-7a7a980e4613.png\" width=\"500\" height=\"300\"\u003e\n\n\n5. Enter ***Application name***\n\n\u003cimg style=\"display:block margin:auto\" src=\"https://user-images.githubusercontent.com/4939738/72213994-4d55cd00-353c-11ea-8b32-b686900f1e90.png\" width=\"500\" height=\"300\"\u003e\n\n6. Select ***Web application***, Enter the Name to identify.\n\nAnd, Input the ***URL*** on ***Authorized redirect URIs***\n\u003e URL : `https://developers.google.com/oauthplayground`\n\n\u003cimg style=\"display:block margin:auto\" src=\"https://user-images.githubusercontent.com/4939738/72214605-1934d900-3549-11ea-9922-7a53ee26cb4c.png\" width=\"500\" height=\"300\"\u003e\n\n\n7. You can find Credentials created.\nClick the Name to get the credentials's more information\n\n\u003cimg style=\"display:block margin:auto\" src=\"https://user-images.githubusercontent.com/4939738/72214096-770ff380-353e-11ea-87f0-536e136414a4.png\" width=\"500\" height=\"400\"\u003e\n\n8. Copy ***Client ID*** and ***Client secret***.\nIt will be used to config deploy enviroment variable\n\n\u003cimg style=\"display:block margin:auto\" src=\"https://user-images.githubusercontent.com/4939738/72214688-85640c80-354a-11ea-81d9-9485ecb53e15.png\" width=\"500\" height=\"400\"\u003e\n\n9-1. Go to [https://developers.google.com/oauthplayground/](https://developers.google.com/oauthplayground/)\n\n9-2. Paste ***Client ID, Secret*** on OAuth 2.0 Configuration(check Use Your own Oauth credentials) - On right section.\n\n9-3.Select ***Drive API V3's*** *`https://www.googleapis.com/auth/drive`*, *`https://www.googleapis.com/auth/drive.file`*\n\nAnd, Click **Authorize APIs** Button!\n\n\n9-4. Click **`Exchange authorization code for tokens`**\n\n\u003cimg style=\"display:block margin:auto\" src=\"https://user-images.githubusercontent.com/4939738/72214948-ada23a00-354f-11ea-809f-780fdeab5219.png\" width=\"500\" height=\"300\"\u003e\n\nYou've got ***Authorization code***, ***Refresh token***\n\nUse all of token to heroku deploy!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froharon%2Fgoogle-drive-invite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froharon%2Fgoogle-drive-invite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froharon%2Fgoogle-drive-invite/lists"}