A RetroSearch Logo

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

Search Query:

Showing content from https://github.com/fliiiix/omniauth-soup below:

fliiiix/omniauth-soup: Omniauth strategy for soup.

Omniauth strategy for soup.

This gem provides a simple way to authenticate to soup using OmniAuth with OAuth 1.0A.

Install it with gem install omniauth-soup or if you want build it from source follow the build instructions.

use OmniAuth::Builder do
    provider :soup, "Client ID", "Client Secret"
end

Sinatra example

  1. clone the repo git clone https://github.com/fliiiix/omniauth-soup.git
  2. build gem build omniauth-soup.gemspec
  3. install gem install ./omniauth-soup-0.0.1.gem
  4. use require omniauth-soup

If you have a problem just open a issue. Or fix it yourself.

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

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