Friday, September 3, 2010

PowerShell OpenAuthentication and Twitter

Twitter recently depreciated support of Basic Authentication which has made it a little more tricky to post updates via the API. I decided a Cmdlet seemed like the best route to take since the new method required storage of state for the oAuth token. I started a CodePlex site for those of you who might also need the functionality or would like to contribute.

No comments:

Post a Comment