summaryrefslogtreecommitdiffstats
path: root/samples/OAuth2ProtectedWebApi/Code/AuthorizationServerHost.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixed up WebAPI sample so it works with anonymous clients.Andrew Arnott2013-03-021-1/+7
* Removes the memory crypto key store from the sample.Andrew Arnott2013-03-021-10/+135
* Removes trivial nonce store implementation from WebAPI sample.Andrew Arnott2013-03-021-4/+5
* Adds a WebAPI sample that is its own authorization server and resource server.Andrew Arnott2013-03-011-0/+49