{"id":22279819,"url":"https://github.com/wasabina67/flask-dance-example","last_synced_at":"2026-05-09T02:03:06.748Z","repository":{"id":265667913,"uuid":"896103573","full_name":"wasabina67/flask-dance-example","owner":"wasabina67","description":"Flask dance example","archived":false,"fork":false,"pushed_at":"2024-12-04T14:31:30.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T16:19:01.898Z","etag":null,"topics":["devcontainer","docker-compose","flask","flask-dance"],"latest_commit_sha":null,"homepage":"","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/wasabina67.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-11-29T14:52:10.000Z","updated_at":"2024-12-04T14:34:18.000Z","dependencies_parsed_at":"2024-11-30T12:36:42.541Z","dependency_job_id":null,"html_url":"https://github.com/wasabina67/flask-dance-example","commit_stats":null,"previous_names":["wasabina67/flask-dance-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Fflask-dance-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Fflask-dance-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Fflask-dance-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Fflask-dance-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wasabina67","download_url":"https://codeload.github.com/wasabina67/flask-dance-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245524455,"owners_count":20629678,"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":["devcontainer","docker-compose","flask","flask-dance"],"created_at":"2024-12-03T15:21:20.604Z","updated_at":"2025-10-15T04:32:06.678Z","avatar_url":"https://github.com/wasabina67.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flask-dance-example\nFlask dance example\n\n## Setup\n\n- [Flask DANCE](https://flask-dance.readthedocs.io/en/latest/)\n- [GitHub Quickstart | Flask DANCE](https://flask-dance.readthedocs.io/en/v1.3.0/quickstarts/github.html)\n\n### Authorization callback URL\n\n```\nhttps://localhost:3000/login/github/authorized\n```\n\n### Create .env\n\n```bash\ncp -p .env.example .env\n```\n\n- SECRET_KEY\n  - Flask secret key\n- CLIENT_ID\n  - The client ID for your application on GitHub\n- CLIENT_SECRET\n  - The client secret for your application on GitHub\n\n## Run\n\n### Using `make_github_blueprint`\n\n```bash\npython src/app.py\n```\n\nOpen https://localhost:3000/\n\n### Using `OAuth2ConsumerBlueprint`\n\n```bash\npython src/app2.py\n```\n\nOpen https://localhost:3000/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwasabina67%2Fflask-dance-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwasabina67%2Fflask-dance-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwasabina67%2Fflask-dance-example/lists"}