Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved all the OAuth classes into its own namespace in preparation to ↵ | Andrew Arnott | 2008-11-03 | 1 | -25/+0 |
| | | | | receiving DotNetOpenId merge. | ||||
* | Applied FxCop fixes. | Andrew Arnott | 2008-10-23 | 1 | -1/+1 |
| | |||||
* | Refactored ServiceProviderEndpoints into ServiceProviderDescription and made ↵ | Andrew Arnott | 2008-09-28 | 1 | -1/+1 |
| | | | | several classes and interfaces public. | ||||
* | Appendix scenario test passing (again), this time with HMAC signing of HTTP ↵ | Andrew Arnott | 2008-09-28 | 1 | -0/+6 |
| | | | | requests. | ||||
* | Implementing and refactoring ServiceProvider and Consumer classes. | Andrew Arnott | 2008-09-23 | 1 | -0/+19 |
Beginning to write a test for the spec's appendix A scenario. |