Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added scaffolding for OAuth2 unit tests and added the first test for client ↵ | Andrew Arnott | 2012-02-20 | 1 | -0/+9 |
| | | | | authorization. | ||||
* | Suppressed refresh tokens when client credentials are used to comply with ↵ | Andrew Arnott | 2012-02-16 | 1 | -0/+9 |
| | | | | OAuth 2.0 section 4.4.3. | ||||
* | 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 ↵ | Andrew Arnott | 2012-02-08 | 1 | -1/+10 |
| | | | | | | OAuth 1 and OAuth 2. Related to and closes #71 | ||||
* | First pass at dividing DotNetOpenAuth features into separate assemblies. | Andrew Arnott | 2011-07-01 | 1 | -0/+144 |
Nothing compiles at this point. |