{"id":28561926,"url":"https://github.com/helloflask/github-login","last_synced_at":"2025-06-10T11:40:26.706Z","repository":{"id":104330294,"uuid":"141558795","full_name":"helloflask/github-login","owner":"helloflask","description":"Example application for login with GitHub by GitHub-Flask","archived":false,"fork":false,"pushed_at":"2018-08-23T09:30:52.000Z","size":9,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-02T16:34:05.125Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://helloflask.pythonanywhere.com","language":"Python","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/helloflask.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}},"created_at":"2018-07-19T09:46:37.000Z","updated_at":"2022-07-09T10:01:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"3724c7f7-f3e7-4c7e-9988-cb78bf8d6e66","html_url":"https://github.com/helloflask/github-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/helloflask%2Fgithub-login","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloflask%2Fgithub-login/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloflask%2Fgithub-login/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloflask%2Fgithub-login/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helloflask","download_url":"https://codeload.github.com/helloflask/github-login/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloflask%2Fgithub-login/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259069815,"owners_count":22800771,"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":[],"created_at":"2025-06-10T11:40:24.891Z","updated_at":"2025-06-10T11:40:26.694Z","avatar_url":"https://github.com/helloflask.png","language":"Python","readme":"# GitHub-Login\nExample application for login with GitHub by GitHub-Flask\n\n## Online Demo\nhttps://helloflask.pythonanywhere.com\n\n## Installation\n\n```\n$ git clone https://github.com/helloflask/github-login\n$ cd github-login\n```\n\n## Register Your OAuth Application on GitHub\n\nGo to https://github.com/settings/applications/new\n\nFill the form, then you will get your Client ID and Client Secret, write them into\napp.py:\n\n```python\napp.config['GITHUB_CLIENT_ID'] = 'your_client_id'\napp.config['GITHUB_CLIENT_SECRET'] = 'your_clent_secret'\n\n```\n*Warning: You normally need to save this values as enviroment variable in production.*\n\n## Run\n\nJust excute:\n```\n$ flask run\n```\nThen go to http://localhost:5000\n\n\n# For Readers of Hello, Flask!\n\n这个示例程序的介绍文章为[《使用GitHub-Flask实现GitHub第三方登录》](https://zhuanlan.zhihu.com/p/39026635)。\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloflask%2Fgithub-login","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelloflask%2Fgithub-login","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloflask%2Fgithub-login/lists"}