I followed the instructions here:
http://intridea.com/2009/3/23/twitter-auth-for-near-instant-twitter-apps
and
http://wiki.github.com/mbleigh/twitter-auth/twitterauth-and-the-oauth-security-advisory
When I log in, the records are pulled from Twitter and stored in the db just fine.
However, I'm not logged in. "current_user" is always nil.
Any suggestions?
I followed the instructions here:
http://intridea.com/2009/3/23/twitter-auth-for-near-instant-twitter-apps
and
http://wiki.github.com/mbleigh/twitter-auth/twitterauth-and-the-oauth-security-advisory
When I log in, the records are pulled from Twitter and stored in the db just fine.
However, I'm not logged in. "current_user" is always nil.
Any suggestions?