Closed l4u closed 10 years ago
I'm confused by your question. What would the use case for that be? The OAuth 1.0a spec is very clear about which parameters are required and which are optional.
For some cases I will need to sign the request but without an oauth token. I guess I can use two instances of Auth Manager. Thanks!
Is there a way to skip params["oauth_token"] even when a user has been authenticated?