Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminated a couple of compiler warnings. | Andrew Arnott | 2009-12-01 | 1 | -1/+1 |
* | Fixed message box owner. | Andrew Arnott | 2009-11-13 | 1 | -2/+2 |
* | Fixed a bunch of bugs in the project template's oauth sp implementation. | Andrew Arnott | 2009-11-12 | 1 | -0/+49 |
* | Added to sample OAuthConsumerWcf to demonstrate calling our sample OAuthServi... | Andrew Arnott | 2009-08-19 | 1 | -12/+79 |
* | OAuthConsumerWpf now works with OAuth 1.0a as well. | Andrew Arnott | 2009-06-07 | 1 | -34/+19 |
* | Added X.509 certificate use as an option to the OAuthConsumerWpf sample. | Andrew Arnott | 2009-04-09 | 1 | -1/+11 |
* | StyleCop fixes. | Andrew Arnott | 2009-04-09 | 1 | -4/+1 |
* | Moved OAuth consumer WPF sample's consumer key and secret into its app.config... | Andrew Arnott | 2009-04-09 | 1 | -2/+7 |
* | Split up ITokenManager into two derived interfaces to better fit Consumer and... | Andrew Arnott | 2009-04-08 | 1 | -2/+1 |
* | Renamed ConsumerWpf sample to OAuthConsumerWpf. | Andrew Arnott | 2009-03-26 | 1 | -0/+90 |