
authenticating using passenger 2.1.3 is only successful when Mongrel is logged in.
Reported by pjammer | April 4th, 2009 @ 10:07 PM
I used the intridea rails template found at this blog post: http://intridea.com/2009/4/3/rai...
In mongrel, i'm able to do the following: click Login Via Twitter Click Accept i'm then redirected back to my development app at localhost:3000
In passenger I do not get redirected the system tries to
redirect, however since localhost:3000 isn't running i get an
error.
As i know you know, passenger urls on Mac OSX at least, are
app.local.
I happened to have mongrel and passenger running and using my passenger environement, i'm redirected to localhost:3000, which this time was running and succesfully works.
Not sure where in the code the redirect happens or where exactly you can tell it to go to app.local instead of explicitly calling localhost:3000...
Comments and changes to this ticket
-
pjammer April 4th, 2009 @ 10:12 PM
i'm sorry.... i just found the twitter_auth.yml file. i had to change this section oauth_callback:
deepest regrets.
-
Michael Bleigh April 4th, 2009 @ 10:55 PM
- State changed from new to invalid
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A full-stack authentication system for Rails that uses Twitter.