Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved all the OAuth classes into its own namespace in preparation to receivin... | Andrew Arnott | 2008-11-03 | 1 | -176/+0 |
* | Renamed all the OAuth message types. | Andrew Arnott | 2008-11-02 | 1 | -9/+9 |
* | StyleCop fixes. | Andrew Arnott | 2008-11-01 | 1 | -9/+9 |
* | Hugely refactored ServiceProvider and Consumer classes. | Andrew Arnott | 2008-11-01 | 1 | -9/+16 |
* | Applied FxCop fixes. | Andrew Arnott | 2008-10-23 | 1 | -9/+10 |
* | Refactored messages to try to simplify their uses and try to hide information... | Andrew Arnott | 2008-10-09 | 1 | -2/+2 |
* | Removed TokenSecret initialization within the Consumer. | Andrew Arnott | 2008-10-09 | 1 | -3/+0 |
* | Removed ConsumerBase.ConsumerSecret, since the token manager can provide that. | Andrew Arnott | 2008-10-09 | 1 | -8/+0 |
* | Split Consumer class into two subclasses for desktop and web clients. | Andrew Arnott | 2008-10-09 | 1 | -0/+179 |