A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/anmolarora/omniauth-adroll below:

anmolarora/omniauth-adroll: Login with Adroll OAuth2 strategy for OmniAuth

Omniauth::Adroll

This gem contains the Adroll strategy for OmniAuth.

For more information about the Adroll Api authentication: https://developers.adroll.com/docs/guides/oauth.html#guide-oauth

Installation

Add this line to your application's Gemfile:

gem 'omniauth-adroll'

And then execute:

$ bundle

Or install it yourself as:

$ gem install omniauth-adroll
Usage

If you are using rails, you need to add the gem to your Gemfile:

gem 'omniauth-adroll'

You can pull them in directly from github e.g.:

gem "omniauth-adroll", :git => "git://github.com/anmolarora/omniauth-adroll.git"

Add provider in omniauth.rb along with CLIENT_ID and CLIENT_SECRET

e.g.

provider :adroll, ADROLL_CLIENT_ID, ADROLL_CLIENT_SECRET, callback_url: ADROLL_CALLBACK_URL

Obtain your CLIENT_ID/CLIENT_SECRET by registering your app on- https://developers.adroll.com/user/register

After you have the gem running and the configuration is done, you can get to the follow url to log the user in:

http://localhost:3000/auth/adroll

Now just follow the README at: https://github.com/omniauth/omniauth

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/anmolarora/omniauth-adroll.

License

The gem is available as open source under the terms of the MIT License.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4