summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth/ChannelElements/StandardTokenGenerator.cs
Commit message (Collapse)AuthorAgeFilesLines
* Moved all the OAuth classes into its own namespace in preparation to ↵Andrew Arnott2008-11-031-68/+0
| | | | receiving DotNetOpenId merge.
* Fixed lots of StyleCop issues and refacted Consumer/Service Provider a bit.Andrew Arnott2008-09-251-8/+37
|
* Added enough token management that the Appendix A scenario test is passing ↵Andrew Arnott2008-09-251-0/+39
again.