RubyGems.org

Authlogic OAuth2 is an extension of the Authlogic library to add OAuth2 support. OAuth2 can be used to allow users to login with their Facebook credentials.

installgem install authlogic_oauth2
Authors

Andrew Hite

5,896 total downloads 2,122 for this version
Owners

Dba4b2c25b8d018e128418399c89cc40

Gemfile
gem "authlogic_oauth2", "~> 1.1.2"
Versions
  1. 1.1.2 June 20, 2010
  2. 1.1.0 June 14, 2010
  3. 1.0.2 June 14, 2010
  4. 1.0.1 June 13, 2010
Show all versions (5 total)
Runtime Dependencies
  1. authlogic >= 0
  2. oauth2 >= 0