summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.AspNet/MachineKeyUtil.cs
Commit message (Expand)AuthorAgeFilesLines
* OAuth 1.0 Consumers are now *much* simpler, entirely avoiding channels.Andrew Arnott2013-02-251-354/+0
* Code review cleanup for DotNetOpenAuth.AspNet:Microsoft2012-05-311-5/+15
* Make the MachineKeyUtil class internal.Microsoft2012-05-081-1/+1
* Use cookie to store OAuth token and set it as default mechanism. Fix an issue...Microsoft2012-05-031-0/+344