Hi all, I am using omniauth and devise gem to login into twitter, facebook and linkedin sites. Now when i click the link /auth/twitter it redirect to the login page of twitter of it will show my homepage if i logged in already. What i want to do is when i click a url it should redirect me to my twitter home page(if i logged in ) or it should check the username and password which i saved in my local table siteaccounts(same twitter credentials) and logged in to my twitter home page instead of prompting me the log-in page of twitter. Is it possible? if possible please guide me how to achieve it. Thanks, Arivarasan. L -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.