Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes access denial errors from OAuth 2 resource servers so they include the ... | Andrew Arnott | 2012-04-22 | 1 | -1/+19 |
* | Moved localizable strings into specific OAuth 2 assemblies. | Andrew Arnott | 2012-03-31 | 1 | -64/+1 |
* | Fixed up an authorization server's token endpoint to generate more accurate e... | Andrew Arnott | 2012-03-30 | 1 | -10/+1 |
* | Added scaffolding for OAuth2 unit tests and added the first test for client a... | Andrew Arnott | 2012-02-20 | 1 | -0/+9 |
* | Suppressed refresh tokens when client credentials are used to comply with OAu... | Andrew Arnott | 2012-02-16 | 1 | -0/+9 |
* | Added valid scope token verification. | Andrew Arnott | 2012-02-12 | 1 | -0/+9 |
* | Fixed many FxCop messages in OAuth2 assemblies. #68 | Andrew Arnott | 2012-02-09 | 1 | -0/+18 |
* | Added DotNetOpenAuth.OAuth.Common to contain dependencies shared between OAut... | Andrew Arnott | 2012-02-08 | 1 | -1/+10 |
* | First pass at dividing DotNetOpenAuth features into separate assemblies. | Andrew Arnott | 2011-07-01 | 1 | -0/+144 |