summaryrefslogtreecommitdiffstats
path: root/samples/DotNetOpenAuth.ApplicationBlock/TokenManager.cs
Commit message (Collapse)AuthorAgeFilesLines
* Removed useless and misnamed TokenManager class.Andrew Arnott2012-06-091-18/+0
| | | | | It wasn't providing any value over the default DNOA behavior, and it wasn't even a TokenManager implementation.
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Simplified using the web server client a bit (no "token manager" needed any ↵Andrew Arnott2010-07-051-1/+1
| | | | more).
* Renamed the OAuthWrap namespaces to be OAuth2.Andrew Arnott2010-06-251-1/+1
|
* Working to catch up with latest OAuth 2.0 spec.Andrew Arnott2010-05-061-0/+18