Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

fliiiix/omniauth-soup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omniauth::Soup

Gem Version Build Status Flattr

Omniauth strategy for soup.

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

Usage

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

Build

  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

Contributing

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

About

Omniauth strategy for soup.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages