{"id":22696874,"url":"https://github.com/maxbeizer/ueberauth_heroku_example","last_synced_at":"2025-10-15T09:08:06.739Z","repository":{"id":44525973,"uuid":"72358586","full_name":"maxbeizer/ueberauth_heroku_example","owner":"maxbeizer","description":"Example Phoenix app using ueberauth_heroku","archived":false,"fork":false,"pushed_at":"2023-01-04T21:33:00.000Z","size":554,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-10T14:21:05.338Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/maxbeizer.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}},"created_at":"2016-10-30T15:46:10.000Z","updated_at":"2020-09-15T14:21:05.000Z","dependencies_parsed_at":"2023-02-02T20:45:13.390Z","dependency_job_id":null,"html_url":"https://github.com/maxbeizer/ueberauth_heroku_example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxbeizer/ueberauth_heroku_example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxbeizer%2Fueberauth_heroku_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxbeizer%2Fueberauth_heroku_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxbeizer%2Fueberauth_heroku_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxbeizer%2Fueberauth_heroku_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxbeizer","download_url":"https://codeload.github.com/maxbeizer/ueberauth_heroku_example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxbeizer%2Fueberauth_heroku_example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279065502,"owners_count":26096124,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2024-12-10T05:11:28.477Z","updated_at":"2025-10-15T09:08:06.709Z","avatar_url":"https://github.com/maxbeizer.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ueberauth Heroku Example\n\nTo start this example app:\n\n  * Obtain Heroku OAuth credentials as listed in the [ueberauth_heroku README](https://github.com/maxbeizer/ueberauth_heroku#installation)\n  * Create a `config/dev.secret.exs` and populate it like so:\n\n```elixir\nuse Mix.Config\n\nconfig :ueberauth, Ueberauth.Strategy.Heroku.OAuth,\n  client_id: \"My-Heroku-OAuth-Client-ID\",\n  client_secret: \"My-Heroku-OAuth-Client-Secret\"\n\n```\n\n  * Install dependencies with `mix deps.get`\n  * Create and migrate your database with `mix ecto.create`\n  * Install Node.js dependencies with `npm install`\n  * Start Phoenix endpoint with `mix phoenix.server`\n  * Now you can visit [`localhost:4000/auth/heroku`](http://localhost:4000/auth/heroku) from your browser.\n\n## License\n\nPlease see [LICENSE](https://github.com/maxbeizer/ueberauth_heroku_example/blob/master/LICENSE) for licensing details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxbeizer%2Fueberauth_heroku_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxbeizer%2Fueberauth_heroku_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxbeizer%2Fueberauth_heroku_example/lists"}