Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OAuth2.Client builds. | Andrew Arnott | 2013-01-13 | 1 | -2/+3 |
* | Replaces DNOA's internal Requires class with Validation NuGet package. | Andrew Arnott | 2012-12-26 | 1 | -0/+1 |
* | Fixes NetworkCredentialApplicator on first request. | Andrew Arnott | 2012-12-02 | 1 | -1/+3 |
* | Fixed a couple build warnings. | Andrew Arnott | 2012-07-22 | 1 | -1/+1 |
* | Fix NetworkCredentialApplicator verify check | Andrew Arnott | 2012-07-22 | 1 | -2/+6 |
* | Anonymous clients can now exchange resource owner credentials for refresh and... | Andrew Arnott | 2012-04-22 | 1 | -5/+9 |
* | Fixed HTTP Basic authentication for OAuth 2 clients so that it actually works... | Andrew Arnott | 2012-04-19 | 1 | -7/+52 |
* | Renamed a client credential applicator. | Andrew Arnott | 2012-04-18 | 1 | -5/+5 |
* | StyleCop cleanup, and reversal of some code changes that were no longer neces... | Andrew Arnott | 2012-04-18 | 1 | -20/+65 |
* | We have HTTP Basic client authentication working now in OAuth 2. | Andrew Arnott | 2012-04-18 | 1 | -0/+75 |