summaryrefslogtreecommitdiffstats
path: root/samples/OAuth2ProtectedWebApi/Controllers/TokenController.cs
Commit message (Collapse)AuthorAgeFilesLines
* Removes the memory crypto key store from the sample.Andrew Arnott2013-03-021-4/+2
| | | | We now have a 'hard-coded' secret key store that trivial apps/samples may use to keep things simple until they create a database table.
* Adds a WebAPI sample that is its own authorization server and resource server.Andrew Arnott2013-03-011-0/+19