summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdOfflineProvider/Controllers/ProviderController.cs
Commit message (Collapse)AuthorAgeFilesLines
* Consolidates two OpenID memory app storesAndrew Arnott2013-03-281-1/+2
| | | | | | | The StandardRelyingPartyApplicationStore and StandardProviderApplicationStore were equivalent, and thus redundant. There was also nothing OpenID specific about them. So this consolidates and renames these types to better reflect their general purpose.
* More StyleCop fixes.Andrew Arnott2013-03-261-1/+7
|
* Moved Offline OP to use controllers.Andrew Arnott2013-03-041-0/+81