Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed compiler warning. | Andrew Arnott | 2012-02-22 | 1 | -1/+1 |
| | |||||
* | Split up end user authorization request message types between auth code and ↵ | Andrew Arnott | 2012-02-21 | 2 | -17/+76 |
| | | | | implicit. | ||||
* | Added spec required HTTP header in access token response. | Andrew Arnott | 2012-02-19 | 1 | -0/+1 |
| | |||||
* | Removed requirement for callback parameter, per the spec. | Andrew Arnott | 2012-02-19 | 1 | -1/+4 |
| | |||||
* | Suppressed refresh tokens when client credentials are used to comply with ↵ | Andrew Arnott | 2012-02-16 | 1 | -0/+13 |
| | | | | OAuth 2.0 section 4.4.3. | ||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 21 | -42/+42 |
| | | | | Fixes #66 | ||||
* | All product assemblies build without ccrewrite.exe now. | Andrew Arnott | 2011-09-18 | 8 | -27/+27 |
| | |||||
* | Trying to fix up configuration section code. | Andrew Arnott | 2011-07-10 | 2 | -2/+2 |
| | |||||
* | First pass at dividing DotNetOpenAuth features into separate assemblies. | Andrew Arnott | 2011-07-01 | 22 | -0/+1787 |
Nothing compiles at this point. |