summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth/OAuth/VerificationCodeFormat.cs
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned up all StyleCop and FxCop messages.Andrew Arnott2009-07-271-0/+4
|
* OAuth SP now works with 1.0 Consumers correctly.Andrew Arnott2009-06-081-1/+0
|
* Added a helper method so that SPs can generate their own verifier codes that ↵Andrew Arnott2009-06-061-0/+59
comply with Consumer requirements.