Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v3.2' into v3.3 | Andrew Arnott | 2010-07-19 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2010-07-19 | 1 | -0/+1 |
| |\ | | | | | | | | | | | | | Conflicts: samples/DotNetOpenAuth.ApplicationBlock/Util.cs | ||||
| | * | Fixed the namespace of several tests. | Andrew Arnott | 2010-06-27 | 1 | -0/+1 |
| | | | |||||
* | | | Added IServiceProviderTokenManager.UpdateToken method. | Andrew Arnott | 2009-08-19 | 1 | -0/+4 |
|/ / | | | | | | | Fixes Trac #96. | ||||
* | | Added IServiceProviderAccessToken and added a method to get it on the ↵ | Andrew Arnott | 2009-06-23 | 1 | -1/+11 |
|/ | | | | IServiceProviderTokenManager interface. | ||||
* | Added request token TTL checking. | Andrew Arnott | 2009-06-15 | 1 | -0/+6 |
| | | | | Resolves Trac ticket #54. | ||||
* | Refactored OAuth service provider interfaces to better suite token and ↵ | Andrew Arnott | 2009-06-08 | 1 | -35/+39 |
| | | | | consumer queries. | ||||
* | 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 |
| | | | | | | Still need to come up with a plan to handle Consumers without callback, including mobile and set-top devices with limited keyboards. No tests yet. Limited thought given so far to interoperability with 1.0 vs. 1.0a. | ||||
* | Split up ITokenManager into two derived interfaces to better fit Consumer ↵ | Andrew Arnott | 2009-04-08 | 1 | -4/+21 |
| | | | | and Service Provider scenarios. | ||||
* | Changed namepace and project names in preparation for merge with DotNetOpenId. | Andrew Arnott | 2008-11-04 | 1 | -0/+106 |