summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/OAuth2/OAuth2TestBase.cs
Commit message (Expand)AuthorAgeFilesLines
* Many more unit test build fixes and product touch-ups.Andrew Arnott2013-03-071-4/+1
* Merge branch 'v4.1'Andrew Arnott2012-12-021-1/+4
|\
| * Adds more token decoding tests.Andrew Arnott2012-11-111-1/+4
* | Authorization servers can override the granted scopes for all grant types.Andrew Arnott2012-10-301-2/+3
|/
* Resource owner password grant method renameAndrew Arnott2012-05-291-1/+1
* Authorization Server hosts now instantiate their own AccessTokens rather than...Andrew Arnott2012-04-251-1/+1
* Authorization server hosts may now provide canonical usernames for the resour...Andrew Arnott2012-04-161-1/+2
* Authorization servers now gain insight into the calling client when validatin...Andrew Arnott2012-04-151-1/+1
* Renamed IAuthorizationServer to IAuthorizationServerHost.Andrew Arnott2012-04-081-3/+3
* 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
* Added basic test for resource owner password authorizatino request. Not yet ...Andrew Arnott2012-02-231-2/+4
* Moved some test code around.Andrew Arnott2012-02-201-0/+14
* Added scaffolding for OAuth2 unit tests and added the first test for client a...Andrew Arnott2012-02-201-0/+18
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* Multiple client callback URLs are now supported.Andrew Arnott2010-07-301-1/+1
* Fixed namespace in unit test project to match new namespace in core library.Andrew Arnott2010-06-271-0/+15