mbleigh / twitter-auth

Standard authentication stack for Rails using Twitter to log in.
355 stars 48 forks source link

How to use twitter-auth with Rails 3.0 #29

Closed aslamnd closed 12 years ago

aslamnd commented 14 years ago

Can anyone please give clear instruction to how to use twitter-auth with Rails 3.0?

krzkrzkrz commented 14 years ago

Am also wondering if this working on rails 3. Were you able to get this to work? Is this gem still supported?

aslamnd commented 14 years ago

I tried many times, but no luck. I even sent a message to the author. :(

revathskumar commented 12 years ago

Some fork of this repo is maintained for rails 3. check this fork branch : rails_3 I found this from stackoverflow

But still found some issues. :(

aslamnd commented 12 years ago

I believe the best choice is to use OmniAuth.