1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00
omniauth--omniauth/oa-more
2011-01-12 15:59:34 -06:00
..
lib/omniauth Adding oa-more gem skeleton 2011-01-12 08:47:03 -06:00
spec Adds oa-more to root Rake tasks, makes specs ready to run 2011-01-12 08:51:22 -06:00
.rspec Adding oa-more gem skeleton 2011-01-12 08:47:03 -06:00
Gemfile Adding oa-more gem skeleton 2011-01-12 08:47:03 -06:00
LICENSE Adding oa-more gem skeleton 2011-01-12 08:47:03 -06:00
oa-more.gemspec Remove missing files from gemspecs. Closes #142 2011-01-12 15:59:34 -06:00
Rakefile Adds oa-more to root Rake tasks, makes specs ready to run 2011-01-12 08:51:22 -06:00
README.rdoc Adding oa-more gem skeleton 2011-01-12 08:47:03 -06:00

= OmniAuth::More

OmniAuth stratgies for authentication providers that do not
fit into one of the other authentication gems.

== Installation

To install omniauth as a suite of gems:

    gem install omniauth

To install just the providers in the "more" gem:

    gem install oa-more