Changeset [c34d3f4faf5c8257cb676affcd8dddde4d00346a] by Michael Bleigh

March 18th, 2009 @ 11:17 AM

We're moving right along here...OAuth is essentially complete. Seriously. http://github.com/mbleigh/twitte...

Committed by Michael Bleigh

  • M README.markdown
  • M app/controllers/sessions_controller.rb
  • M app/models/twitter_auth/generic_user.rb
  • M app/models/twitter_auth/oauth_user.rb
  • M generators/twitter_auth/USAGE
  • M generators/twitter_auth/templates/migration.rb
  • M generators/twitter_auth/templates/twitter_auth.yml
  • M generators/twitter_auth/templates/user.rb
  • M generators/twitter_auth/twitter_auth_generator.rb
  • M lib/twitter_auth.rb
  • M lib/twitter_auth/controller_extensions.rb
  • M rails/init.rb
  • M spec/controllers/controller_extensions_spec.rb
  • M spec/controllers/sessions_controller_spec.rb
  • M spec/fixtures/config/twitter_auth.yml
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A full-stack authentication system for Rails that uses Twitter.