summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.AspNet/Clients/OAuth/AuthenticationOnlyCookieOAuthTokenManager.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixes build breaks in DNOA.AspNetAndrew Arnott2013-03-021-127/+0
* Fix bug in the LinkedInClient not working because the token manager class use...Microsoft2012-11-261-11/+35
* Code review cleanup for DotNetOpenAuth.AspNet:Microsoft2012-05-311-1/+4
* Make the MachineKeyUtil class internal.Microsoft2012-05-081-0/+4
* Use cookie to store OAuth token and set it as default mechanism. Fix an issue...Microsoft2012-05-031-0/+96