{"id":22116066,"url":"https://github.com/halfenif/toy_oauth_google_streamlit","last_synced_at":"2026-04-28T20:37:53.164Z","repository":{"id":245979012,"uuid":"819734113","full_name":"halfenif/toy_oauth_google_streamlit","owner":"halfenif","description":"Google oAuth2 for Dev.","archived":false,"fork":false,"pushed_at":"2024-06-25T05:34:16.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T11:22:34.571Z","etag":null,"topics":["google-oauth2","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/halfenif.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-06-25T05:24:21.000Z","updated_at":"2024-06-25T05:34:19.000Z","dependencies_parsed_at":"2024-06-25T06:38:51.158Z","dependency_job_id":"a9be4a62-a43d-4a81-93bc-2cb53f8e1af5","html_url":"https://github.com/halfenif/toy_oauth_google_streamlit","commit_stats":null,"previous_names":["halfenif/toy_oauth_google_streamlit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfenif%2Ftoy_oauth_google_streamlit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfenif%2Ftoy_oauth_google_streamlit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfenif%2Ftoy_oauth_google_streamlit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfenif%2Ftoy_oauth_google_streamlit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halfenif","download_url":"https://codeload.github.com/halfenif/toy_oauth_google_streamlit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245216170,"owners_count":20579116,"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":["google-oauth2","streamlit"],"created_at":"2024-12-01T12:19:08.930Z","updated_at":"2026-04-28T20:37:48.144Z","avatar_url":"https://github.com/halfenif.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# toy_oauth_google_streamlit\n![!](/doc/screen01.png)\n\n\nGoogle oAuth2 for Dev.\n\n## Concept\n- Google oAuth를 구현한다\n- FastAPI의 open-api 화면을 수정려다 말고 이것을 만들기로 한다\n- Google 인증 후 id_token을 화면에 출력하는 것이 목표이다.\n\n## Installation\n**Requirements**\n- Docker, Docker-Compose or Podman\n\n### Clone\n```bash\ngit clone https://github.com/halfenif/toy_oauth_google_streamlit.git\n```\n\n## Change Config\n```bash\ncp ./oauth_google_front/.env.sample ./oauth_google_front/.env\n```\n- GOOGLE_CLIENT_ID = \"\" # Your Data from Google Console\n- GOOGLE_CLIENT_SECRET = \"\" # Your Data from Google Console\n- GOOGLE_REDIRECT_URI = \"http://localhost:9050\"  # Your Data from Google Console, Change if you want\n\n## Build\n```bash\n./buid.sh\n```\n\n## Default Port : 9050\n- docker-compose.yaml\n- Dockerfile\n- .env\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalfenif%2Ftoy_oauth_google_streamlit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalfenif%2Ftoy_oauth_google_streamlit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalfenif%2Ftoy_oauth_google_streamlit/lists"}