Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed a few OAuth messages and a few more methods. | Andrew Arnott | 2008-10-09 | 1 | -38/+0 |
* | Added strong-typed request token message to sample. | Andrew Arnott | 2008-10-07 | 1 | -1/+1 |
* | Documented all members... StyleCop is now happy. | Andrew Arnott | 2008-10-02 | 1 | -2/+2 |
* | Exposed more message types to enable Service Provider scenarios. | Andrew Arnott | 2008-10-02 | 1 | -6/+6 |
* | Appendix scenario test passing (again), this time with HMAC signing of HTTP r... | Andrew Arnott | 2008-09-28 | 1 | -1/+1 |
* | Added enough token management that the Appendix A scenario test is passing ag... | Andrew Arnott | 2008-09-25 | 1 | -7/+9 |
* | Implementing and refactoring ServiceProvider and Consumer classes. | Andrew Arnott | 2008-09-23 | 1 | -1/+1 |
* | Refactored OAuth signing functionality into a SignedMessageBase class. | Andrew Arnott | 2008-09-22 | 1 | -12/+2 |
* | Refactored the OAuth messages with a base class, and satisfied StyleCop. | Andrew Arnott | 2008-09-21 | 1 | -33/+25 |
* | Added the 7 OAuth message types. | Andrew Arnott | 2008-09-21 | 1 | -0/+54 |