Sha256: cfad4ac8114a529ee1ddb89533a356af9b87c0e172f4a7af82b67f468db3fff1
Contents?: true
Size: 336 Bytes
Versions: 4
Compression:
Stored size: 336 Bytes
Contents
# OmniAuth::Discogs OmniAuth strategy for Discogs (http://www.discogs.com/) ## Installation Discogs uses OAuth 1.0a, so ensure these lines are in your application's Gemfile: gem 'omniauth-oauth' gem 'omniauth-discogs' And then execute: $ bundle install Or install it yourself via: $ gem install omniauth-discogs
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
omniauth-discogs-0.0.5 | README.md |
omniauth-discogs-0.0.4 | README.md |
omniauth-discogs-0.0.3 | README.md |
omniauth-discogs-0.0.2 | README.md |