Forgive my OAuth n00bness, but I was curious if there was a way to pass parameters that will in return get passed back to my callback URL in OAuth. For instance, I want to pass the parameters, and then when Twitter redirects back to my callback URL I want it to also pass the additional parameters so I can do different things with the same callback URL depending on what I'm trying to do with OAuth at the time.
Is this possible? And how? Thanks, @Jesse
