My app uses Twitter for authentication via OAuth. When Twitter redirects the user to my authorization callback page, I would like to be able to send them to their account setup page if they are a new user, but if they are an existing user I want to send them to their status page. I'm able to detect if they were an existing user, but I don't know how to automatically send them to the appropriate page from my callback page.
Ideas? -George --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org