Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary references to Microsoft.Net.Http and Microsoft.Bcl.Build s... | lcalabrese | 2015-08-07 | 1 | -16/+1 |
* | Test green | David Christiansen | 2015-01-05 | 1 | -102/+69 |
* | Closes #356, Closes #357, Closes #358 | David Christiansen | 2015-01-04 | 1 | -3/+2 |
* | Fix System.Web.Mvc reference | motiazu | 2014-12-01 | 1 | -1/+2 |
* | Moves all MVC dependencies from core assemblies to a separate assembly. | Andrew Arnott | 2013-10-19 | 1 | -0/+4 |
* | Updates NuGet packages. | Andrew Arnott | 2013-10-19 | 1 | -58/+92 |
* | Adds OpenID RP to WebAPI sample so it's a real login. | Andrew Arnott | 2013-03-03 | 1 | -0/+8 |
* | Removes OAuthPrincipal in favor of ClaimsPrincipal. | Andrew Arnott | 2013-03-03 | 1 | -1/+1 |
* | Removes the memory crypto key store from the sample. | Andrew Arnott | 2013-03-02 | 1 | -1/+0 |
* | Removes trivial nonce store implementation from WebAPI sample. | Andrew Arnott | 2013-03-02 | 1 | -1/+0 |
* | Adds a WebAPI sample that is its own authorization server and resource server. | Andrew Arnott | 2013-03-01 | 1 | -0/+307 |