summaryrefslogtreecommitdiffstats
path: root/samples/OAuthAuthorizationServer/Controllers/HomeController.cs
Commit message (Expand)AuthorAgeFilesLines
* Incremented the OAuth 2.0 client sample's port # so as to not conflict with t...Andrew Arnott2012-03-221-1/+1
* We have an implicit grant javascript client that can obtain an access token.Andrew Arnott2011-06-201-0/+5
* Various fixes to the sample OAuth 2.0 Authorization Server sample.Andrew Arnott2011-05-271-1/+5
* Removed database component from the Resource Server sample.Andrew Arnott2010-08-111-5/+1
* Non-functional cleanup.Andrew Arnott2010-08-111-10/+10
* Now StyleCop clean.Andrew Arnott2010-08-011-13/+9
* The OAuthClient, OAuthResourceServer and OAuthAuthorizationServer samples now...Andrew Arnott2010-08-011-2/+0
* Split the OAuthServiceProvider sample into two samples: OAuthAuthorizationSer...Andrew Arnott2010-07-311-0/+60