[twitter-dev] Re: Differenciating when a user authenticates user and pass with twitter and when a user allows your app to access their stuff

2009-10-23 Thread ryan alford
If you already have an access token for that user, then you don't need to send them to the authorization page. You cannot get the username and password they just put into the authorization page. If you want the username that they entered into the authorization page, when you request the access

[twitter-dev] Re: Differenciating when a user authenticates user and pass with twitter and when a user allows your app to access their stuff

2009-10-23 Thread shawninreach
Ok cool thanks. So is there any method to see what user was authorized to get to the callback url before rerequesting an access token. Im using twitter's login to be a single sign on for my site so thats why im directing them to the authorization page still. I wanted to be able to check if i had