{"id":23077973,"url":"https://github.com/anmolarora/omniauth-adroll","last_synced_at":"2026-04-24T16:34:57.066Z","repository":{"id":56886322,"uuid":"116545970","full_name":"anmolarora/omniauth-adroll","owner":"anmolarora","description":"Login with Adroll OAuth2 strategy for OmniAuth","archived":false,"fork":false,"pushed_at":"2018-02-02T10:54:48.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-08T01:12:49.131Z","etag":null,"topics":["oauth2","omniauth","omniauth-strategy","ruby","ruby-on-rails"],"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/anmolarora.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-07T07:21:14.000Z","updated_at":"2018-01-07T07:56:09.000Z","dependencies_parsed_at":"2022-08-21T00:20:55.400Z","dependency_job_id":null,"html_url":"https://github.com/anmolarora/omniauth-adroll","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/anmolarora/omniauth-adroll","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmolarora%2Fomniauth-adroll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmolarora%2Fomniauth-adroll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmolarora%2Fomniauth-adroll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmolarora%2Fomniauth-adroll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anmolarora","download_url":"https://codeload.github.com/anmolarora/omniauth-adroll/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmolarora%2Fomniauth-adroll/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283910127,"owners_count":26915128,"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-11-11T02:00:06.610Z","response_time":65,"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":["oauth2","omniauth","omniauth-strategy","ruby","ruby-on-rails"],"created_at":"2024-12-16T10:45:25.431Z","updated_at":"2025-11-11T18:40:18.929Z","avatar_url":"https://github.com/anmolarora.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Omniauth::Adroll\n\n[![Gem Version](https://badge.fury.io/rb/omniauth-adroll.svg)](https://badge.fury.io/rb/omniauth-adroll)\n\nThis gem contains the Adroll strategy for OmniAuth.\n\nFor more information about the Adroll Api authentication: https://developers.adroll.com/docs/guides/oauth.html#guide-oauth\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'omniauth-adroll'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install omniauth-adroll\n\n## Usage\n\nIf you are using rails, you need to add the gem to your Gemfile:\n\n```ruby\ngem 'omniauth-adroll'\n```\nYou can pull them in directly from github e.g.:\n\n```ruby\ngem \"omniauth-adroll\", :git =\u003e \"git://github.com/anmolarora/omniauth-adroll.git\"\n```\n\nAdd provider in omniauth.rb along with CLIENT_ID and CLIENT_SECRET\n\ne.g.\n```ruby\nprovider :adroll, ADROLL_CLIENT_ID, ADROLL_CLIENT_SECRET, callback_url: ADROLL_CALLBACK_URL\n```\n\nObtain your CLIENT_ID/CLIENT_SECRET by registering your app on- https://developers.adroll.com/user/register\n\nAfter you have the gem running and the configuration is done, you can get to the follow url to log the user in:\n\nhttp://localhost:3000/auth/adroll\n\nNow just follow the README at: https://github.com/omniauth/omniauth\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/anmolarora/omniauth-adroll.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanmolarora%2Fomniauth-adroll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanmolarora%2Fomniauth-adroll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanmolarora%2Fomniauth-adroll/lists"}