mbleigh / twitter-auth

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

how to config twitterauth.yml to work in a real server #28

Open melimoreno opened 14 years ago

melimoreno commented 14 years ago

Hi, twitter-auth works only on localhost? i have an app with this gem in local host works fine, but when in try it in a server the connection with twitter it's not working , i think i'm doing something wrong on my twitterauth.yml.. help please!!

Yardboy commented 14 years ago

It works fine on 'real' server for me. Explain a little more how you have things set up - maybe include your twitter_auth file (with your keys redacted) so we can troubleshoot a little.