{"id":18975026,"url":"https://github.com/bufferapp/omniauth-buffer2","last_synced_at":"2026-03-10T13:33:27.671Z","repository":{"id":4074432,"uuid":"5179376","full_name":"bufferapp/omniauth-buffer2","owner":"bufferapp","description":"Omniauth strategy to allow Ruby clients to easily use the Buffer API.","archived":false,"fork":false,"pushed_at":"2012-08-01T13:11:26.000Z","size":93,"stargazers_count":12,"open_issues_count":1,"forks_count":12,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-08-22T07:34:08.435Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/bufferapp.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":"2012-07-25T13:26:27.000Z","updated_at":"2021-06-03T18:46:56.000Z","dependencies_parsed_at":"2022-09-17T04:01:39.141Z","dependency_job_id":null,"html_url":"https://github.com/bufferapp/omniauth-buffer2","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bufferapp/omniauth-buffer2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fomniauth-buffer2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fomniauth-buffer2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fomniauth-buffer2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fomniauth-buffer2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bufferapp","download_url":"https://codeload.github.com/bufferapp/omniauth-buffer2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fomniauth-buffer2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30334675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T12:41:07.687Z","status":"ssl_error","status_checked_at":"2026-03-10T12:41:06.728Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11-08T15:17:05.226Z","updated_at":"2026-03-10T13:33:27.627Z","avatar_url":"https://github.com/bufferapp.png","language":"Ruby","readme":"# Omniauth::Buffer2\n\nOfficial OmniAuth Strategy for the Buffer OAuth2 API\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```bash\ngem 'omniauth-buffer2'\n```\n\nAnd then execute:\n\n```bash\n$ bundle\n```\n\nOr install it yourself as:\n\n```bash\n$ gem install omniauth-buffer2\n```\n\n## Usage\n\n### With Sinatra\n\n```ruby\nuse OmniAuth::Builder do\n  provider :buffer, ENV['BUFFER_KEY'], ENV['BUFFER_SECRET']\nend\n```\n\n### With Rails\n\n```ruby\nRails.application.config.middleware.use OmniAuth::Builder do\n  provider :buffer, ENV['BUFFER_KEY'], ENV['BUFFER_SECRET']\nend\n```\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbufferapp%2Fomniauth-buffer2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbufferapp%2Fomniauth-buffer2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbufferapp%2Fomniauth-buffer2/lists"}