Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added IServiceProviderTokenManager.UpdateToken method. | Andrew Arnott | 2009-08-19 | 1 | -0/+4 |
* | Added IServiceProviderAccessToken and added a method to get it on the IServic... | Andrew Arnott | 2009-06-23 | 1 | -1/+11 |
* | Added request token TTL checking. | Andrew Arnott | 2009-06-15 | 1 | -0/+6 |
* | Refactored OAuth service provider interfaces to better suite token and consum... | Andrew Arnott | 2009-06-08 | 1 | -35/+39 |
* | OAuth SP now works with 1.0 Consumers correctly. | Andrew Arnott | 2009-06-08 | 1 | -0/+9 |
* | All unit tests pass. | Andrew Arnott | 2009-06-06 | 1 | -8/+23 |
* | Initial change to comply with OAuth 1.0a. | Andrew Arnott | 2009-06-05 | 1 | -0/+9 |
* | Split up ITokenManager into two derived interfaces to better fit Consumer and... | Andrew Arnott | 2009-04-08 | 1 | -4/+21 |
* | Changed namepace and project names in preparation for merge with DotNetOpenId. | Andrew Arnott | 2008-11-04 | 1 | -0/+106 |