Hi There,

I'm starting to write my first Twitter application with OAuth support.
When I test the authorization process, everything works fine, and I
end up at the "pincode" page hosted by twitter.

If we look at that page, the user that arrives here cannot go anywhere
then. There is no link to the callback URL and the page doesn't
provide any link/button to go back to the calling application. It's
like the user is trapped.

Is the user supposed to go by himself on the application page then? Is
this really user-friendly? Maybe I'm missing something, if so, could
you tell me what?

Thanks a lot!

PS: my code is basically a copy/paste from the Ruby on Rails
tutorial:
http://apiwiki.twitter.com/OAuth+Example+-+Ruby
--
Alexis.

Reply via email to