mbleigh / twitter-auth

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

oauth_callback doesn't seem to be honored by twitter #21

Open openface opened 14 years ago

openface commented 14 years ago

Even though I have oauth_callback defined for my environment, Twitter insists on redirecting back to the callback URL that they have defined for my OAuth client.