Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaces DNOA's internal Requires class with Validation NuGet package. | Andrew Arnott | 2012-12-26 | 2 | -0/+2 |
| | |||||
* | Fixed AccessTokenResult API to be clearer | Andrew Arnott | 2012-07-22 | 1 | -0/+50 |
| | | | | | | The AccessTokenResult constructor accepts an AccessToken, when it should only accept an AuthorizationServerAccessToken so it's clear what an auth server host must create so that it's serializable. This fixes that. | ||||
* | Beginning work of cleaning up the auth server binding elements. | Andrew Arnott | 2012-03-26 | 1 | -2/+2 |
| | |||||
* | Fixed comments and a couple missing [Serializable] attributes. | Andrew Arnott | 2012-03-24 | 3 | -3/+7 |
| | |||||
* | StyleCop fixes. | Andrew Arnott | 2012-03-24 | 3 | -16/+14 |
| | |||||
* | A bunch more moving of OAuth2 classes between assemblies. | Andrew Arnott | 2012-03-16 | 2 | -17/+0 |
| | |||||
* | Redistributed OAuth2 code into their more specific assemblies. | Andrew Arnott | 2012-03-16 | 5 | -0/+236 |