{"id":25511629,"url":"https://github.com/simplylu/nicegithublogin","last_synced_at":"2026-02-25T19:03:31.959Z","repository":{"id":277831721,"uuid":"774830708","full_name":"simplylu/NiceGitHubLogin","owner":"simplylu","description":"Simple implementation of the GitHub OAuth authentication flow within NiceGui","archived":false,"fork":false,"pushed_at":"2025-02-16T12:23:59.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T14:40:03.837Z","etag":null,"topics":["github-oauth","nicegui","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simplylu.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":"2024-03-20T09:15:57.000Z","updated_at":"2025-02-16T12:24:03.000Z","dependencies_parsed_at":"2025-02-16T13:43:44.695Z","dependency_job_id":"00b6ad98-e42b-4b69-8973-937cee303365","html_url":"https://github.com/simplylu/NiceGitHubLogin","commit_stats":null,"previous_names":["simplylu/nicegithublogin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplylu%2FNiceGitHubLogin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplylu%2FNiceGitHubLogin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplylu%2FNiceGitHubLogin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplylu%2FNiceGitHubLogin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplylu","download_url":"https://codeload.github.com/simplylu/NiceGitHubLogin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248255720,"owners_count":21073370,"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":["github-oauth","nicegui","python3"],"created_at":"2025-02-19T10:46:46.077Z","updated_at":"2026-02-25T19:03:26.916Z","avatar_url":"https://github.com/simplylu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"NiceGHLogin\n===\nThis is just a sample implementation of the GitHub OAuth login flow within [NiceGui](https://nicegui.io). I followed [this](https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/authorizing-oauth-apps) documentation to learn about the flow.\n\n### Usage\n1. [Create an OAuth app on Github](https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/creating-an-oauth-app)\n2. Copy your `CLIENT_ID`, `CLIENT_SECRET` and `CALLBACK_URL` to the `.env.bak` file and remove the .bak extension\n3. Generate some SSL Certificates (`openssl req -x509 -newkey rsa:4096 -nodes -out cert.pem -keyout key\n.pem -days 365`)\n4. Start the appliction with `python3 app.py`\n\n### Important\nYou need to provide SSL certificates using Uvicorn or a Traefik reverse Proxy, as GitHub does not allow insecure callback URLs with HTTP.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplylu%2Fnicegithublogin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplylu%2Fnicegithublogin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplylu%2Fnicegithublogin/lists"}