Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |