I've looked at Bojan's implementation of OAuth, and his code does not strip the query parameters in the way I described. I'm not using his library (I'm trying to code a complete VB.NET client), but I can say that it looks pretty solid and Bojan was very helpful to me when I had questions about OAuth.
> Might I recommend my OAuth implementation for Twitter? It's based on > Shannon's code and is up to date for the new PIN authentication. > > You can fetch the code fromhttp://twarp.googlecode.com'sSVN > repository, and there are also fairly recent binaries on the download > page. There are also C# examples in SVN, showing both synchronous and > asynchronous login workflow. > > Regards, > > - -- > Bojan Rajkovic <[email protected]>
