OmniAuth is a flexible authentication system utilizing Rack middleware.
Go to file
Michael Bleigh a9ef69754d OAuth, Twitter, LinkedIn, and OpenID strategies are all up and running. 2010-04-04 13:56:26 -04:00
lib OAuth, Twitter, LinkedIn, and OpenID strategies are all up and running. 2010-04-04 13:56:26 -04:00
spec OAuth, Twitter, LinkedIn, and OpenID strategies are all up and running. 2010-04-04 13:56:26 -04:00
.document Initial commit to rack-oauthable. 2010-03-25 19:37:03 -04:00
.gitignore OAuth, Twitter, LinkedIn, and OpenID strategies are all up and running. 2010-04-04 13:56:26 -04:00
LICENSE Initial commit to rack-oauthable. 2010-03-25 19:37:03 -04:00
README.rdoc Initial commit to rack-oauthable. 2010-03-25 19:37:03 -04:00
Rakefile OAuth, Twitter, LinkedIn, and OpenID strategies are all up and running. 2010-04-04 13:56:26 -04:00
VERSION Version bump to 0.0.0.alpha.1 2010-03-30 16:26:43 -04:00
omni_auth.gemspec Updating files. 2010-03-30 16:35:58 -04:00

README.rdoc

= rack-oauthable

Description goes here.

== Note on Patches/Pull Requests
 
* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a
  future version unintentionally.
* Commit, do not mess with rakefile, version, or history.
  (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.

== Copyright

Copyright (c) 2010 Michael Bleigh. See LICENSE for details.