Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removes more remnants of Code Contracts. | Andrew Arnott | 2012-12-26 | 1 | -132/+0 |
* | Replaces DNOA's internal Requires class with Validation NuGet package. | Andrew Arnott | 2012-12-26 | 1 | -0/+1 |
* | Authorization servers can override the granted scopes for all grant types. | Andrew Arnott | 2012-10-30 | 1 | -30/+16 |
* | Fixed build warnings due to XML comments | Andrew Arnott | 2012-05-29 | 1 | -2/+2 |
* | Special handling for client credential grant type | Andrew Arnott | 2012-05-29 | 1 | -4/+46 |
* | Resource owner password grant method rename | Andrew Arnott | 2012-05-29 | 1 | -4/+6 |
* | Authorization Server hosts now instantiate their own AccessTokens rather than... | Andrew Arnott | 2012-04-25 | 1 | -5/+6 |
* | Moved IAuthorizationServerHost interface into the auth server project. | Andrew Arnott | 2012-04-24 | 1 | -0/+214 |