Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converted the OAuth consumer and SP sample web site projects to web ↵ | Andrew Arnott | 2010-04-18 | 1 | -64/+0 |
| | | | | application projects. | ||||
* | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2009-08-31 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Test/OpenId/AuthenticationTests.cs src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdRelyingParty.cs | ||||
| * | Fixed a couple of issues with the sample OAuth SP in handling desktop consumers. | Andrew Arnott | 2009-08-19 | 1 | -1/+1 |
| | | |||||
* | | Added IServiceProviderAccessToken and added a method to get it on the ↵ | Andrew Arnott | 2009-06-23 | 1 | -1/+21 |
|/ | | | | IServiceProviderTokenManager interface. | ||||
* | Added request token TTL checking. | Andrew Arnott | 2009-06-15 | 1 | -0/+4 |
| | | | | Resolves Trac ticket #54. | ||||
* | Refactored OAuth service provider interfaces to better suite token and ↵ | Andrew Arnott | 2009-06-08 | 1 | -0/+40 |
consumer queries. |