summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/OAuth2/MessageFactoryTests.cs
Commit message (Collapse)AuthorAgeFilesLines
* Many more unit test build fixes and product touch-ups.Andrew Arnott2013-03-071-1/+1
|
* Fixed up the configuration story for OAuth 2.Andrew Arnott2012-04-181-1/+1
|
* We have HTTP Basic client authentication working now in OAuth 2.Andrew Arnott2012-04-181-1/+1
|
* Renamed IAuthorizationServer to IAuthorizationServerHost.Andrew Arnott2012-04-081-1/+1
| | | | To avoid confusion with the concrete class AuthorizationServer.
* Fixed a couple failing unit tests.Andrew Arnott2012-03-171-14/+18
|
* Migrated OAuth 2 tests to the new NUnit Assert syntax.Andrew Arnott2012-02-251-9/+9
|
* Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ↵Andrew Arnott2012-02-251-9/+9
| | | | patterns.
* Enabled unit test.Andrew Arnott2012-02-221-1/+2
|
* Split up end user authorization request message types between auth code and ↵Andrew Arnott2012-02-211-0/+11
| | | | implicit.
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Fixed a few build breaks.Andrew Arnott2011-06-111-12/+0
|
* Multiple client callback URLs are now supported.Andrew Arnott2010-07-301-1/+1
| | | | And some StyleCop cleanup.
* More work to comply with OAuth 2.0 draft 10.Andrew Arnott2010-07-171-1/+1
|
* Trying out a refactoring to better suite user agent clients.Andrew Arnott2010-07-111-2/+2
|
* Fix build breaks.Andrew Arnott2010-07-091-2/+3
|
* A bit of OAuth2 channel refactoring.Andrew Arnott2010-07-091-2/+2
|
* Fixed tests.Andrew Arnott2010-07-041-5/+17
|
* The whole solution now builds again (draft 9).Andrew Arnott2010-07-041-157/+29
|
* Fixed namespace in unit test project to match new namespace in core library.Andrew Arnott2010-06-271-0/+254