{"id":27245453,"url":"https://github.com/yuu-eguci/yahoo-login-web2","last_synced_at":"2025-04-10T21:19:12.981Z","repository":{"id":36535621,"uuid":"228150260","full_name":"yuu-eguci/yahoo-login-web2","owner":"yuu-eguci","description":"A small login authentication sample using Yahoo! ID 連携. Wanted to say \"small\" though it has became so complicated. It works on GCP - App Engine.","archived":false,"fork":false,"pushed_at":"2022-12-10T12:10:38.000Z","size":585,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-03T13:12:42.085Z","etag":null,"topics":["gae","gcp","google-app-engine","javascript","nodejs","yahoo","yaml"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/yuu-eguci.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}},"created_at":"2019-12-15T08:07:22.000Z","updated_at":"2020-02-02T00:17:18.000Z","dependencies_parsed_at":"2023-01-17T02:24:04.195Z","dependency_job_id":null,"html_url":"https://github.com/yuu-eguci/yahoo-login-web2","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuu-eguci%2Fyahoo-login-web2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuu-eguci%2Fyahoo-login-web2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuu-eguci%2Fyahoo-login-web2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuu-eguci%2Fyahoo-login-web2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuu-eguci","download_url":"https://codeload.github.com/yuu-eguci/yahoo-login-web2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248298393,"owners_count":21080337,"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":["gae","gcp","google-app-engine","javascript","nodejs","yahoo","yaml"],"created_at":"2025-04-10T21:19:12.518Z","updated_at":"2025-04-10T21:19:12.975Z","avatar_url":"https://github.com/yuu-eguci.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"yahoo-login-web2\n===\n\nA small login authentication sample using Yahoo! ID 連携. Wanted to say \"small\" though it has became so complicated. It works on GCP - App Engine.\n\n![](media/media.png)\n\n## Installation\n\n```bash\nnpm install\n```\n\n### env_variables.yaml\n\nThis project requires making env_variables.yaml manually. Create an appropriate yaml like below.\n\n```yaml\n# Not let git to include environment variables.\n# Separate them from app.yaml and gitignore them.\nenv_variables:\n  YAHOO_CLIENT_ID: 'aaaaaaaaaaaaaaabbbbbbbbbbbbcccccccccccccccddddddddddddd-'\n  YAHOO_CLIENT_SECRET: 'eeeeeeeeeeeeeffffffffffffffffggggggggggg'\n  SESSION_MAX_AGE_MS: 60000\n```\n\n## Illustrate implemented authorization code grant flow\n\nBelow.\n\n![](media/media2.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuu-eguci%2Fyahoo-login-web2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuu-eguci%2Fyahoo-login-web2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuu-eguci%2Fyahoo-login-web2/lists"}