summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/OAuth2/OAuth2TestBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a couple failing unit tests.Andrew Arnott2012-03-171-0/+2
|
* Added scopes to the tested authorization flows.Andrew Arnott2012-02-251-1/+10
|
* Adds support for the resource owner password credential grant.Andrew Arnott2012-02-241-0/+1
| | | | Fixes #72
* Added basic test for resource owner password authorizatino request. Not yet ↵Andrew Arnott2012-02-231-2/+4
| | | | passing.
* Moved some test code around.Andrew Arnott2012-02-201-0/+14
|
* Added scaffolding for OAuth2 unit tests and added the first test for client ↵Andrew Arnott2012-02-201-0/+18
| | | | authorization.
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Multiple client callback URLs are now supported.Andrew Arnott2010-07-301-1/+1
| | | | And some StyleCop cleanup.
* Fixed namespace in unit test project to match new namespace in core library.Andrew Arnott2010-06-271-0/+15