Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removes inappropriate input validation of the signingKey argument in the Acce... | Andrew Arnott | 2013-12-03 | 1 | -2/+0 |
* | Lots of StyleCop fixes. | Andrew Arnott | 2013-03-26 | 1 | -1/+4 |
* | Adds support for symmetric key signing and encryption of access tokens. | Andrew Arnott | 2013-03-01 | 1 | -0/+9 |
* | Fixes the 16 failing unit tests. | Andrew Arnott | 2012-12-27 | 1 | -1/+0 |
* | Removes more remnants of Code Contracts. | Andrew Arnott | 2012-12-26 | 1 | -5/+2 |
* | Replaces DNOA's internal Requires class with Validation NuGet package. | Andrew Arnott | 2012-12-26 | 1 | -0/+1 |
* | Authorization Server hosts now instantiate their own AccessTokens rather than... | Andrew Arnott | 2012-04-25 | 1 | -24/+45 |
* | Fixed C# warning. | Andrew Arnott | 2012-04-04 | 1 | -1/+1 |
* | AccessToken is now a public class. | Andrew Arnott | 2012-04-01 | 1 | -0/+104 |