WinRtAuthorizer–A Better Way to do OAuth with LINQ to Twitter in Windows 8

LINQ to Twitter now has a new authorizer, called WinRtAuthorizer. It's based on the WebAuthenticationBroker and allows a seamless integration of the OAuth workflow with your app. You don't need PIN numbers anymore. This post shows how to use WinRtAuthorizer to perform OAuth authentication with LINQ to Twitter.

Continue here >