summaryrefslogtreecommitdiffstats
path: root/samples/OAuthServiceProvider/Code/OAuth2AuthorizationServer.cs
Commit message (Expand)AuthorAgeFilesLines
* Lots of refactoring as we gather the token handling into centralized code.Andrew Arnott2010-05-311-0/+6
* Added authorizing user to the verification code.Andrew Arnott2010-05-311-5/+15
* More work toward a working authorization server.Andrew Arnott2010-05-311-32/+14
* Fixed build break.Andrew Arnott2010-05-301-1/+8
* Work toward an OAuth 2.0 Web Server flow auth server.Andrew Arnott2010-05-291-0/+47