summaryrefslogtreecommitdiffstats
path: root/projecttemplates/WebFormsRelyingParty/Model.IssuedAccessToken.cs
Commit message (Expand)AuthorAgeFilesLines
* Moved all the project template logic that would be common between MVC and web...Andrew Arnott2009-11-131-58/+0
* Fixed a bunch of bugs in the project template's oauth sp implementation.Andrew Arnott2009-11-121-0/+6
* Added a bunch more OAuth SP supporting code, but it's not done yet.Andrew Arnott2009-11-101-1/+7
* Fixed up roles, and restricted OAuth tokens from providing access to sensitiv...Andrew Arnott2009-11-101-2/+15
* Split up issued tokens into request and access token types.Andrew Arnott2009-11-101-0/+33