summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth.ServiceProvider/OAuth/VerificationCodeFormat.cs
Commit message (Collapse)AuthorAgeFilesLines
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Moved more OAuth code from the common library to the individual Consumer or ↵Andrew Arnott2011-07-311-0/+63
SP ones.