summaryrefslogtreecommitdiff
path: root/tests/oauth2/draft25/test_client.py
Commit message (Expand)AuthorAgeFilesLines
* Check data with extra parameters by the right wayEunchong Yu2013-05-081-15/+10
* Changed token type validation to be case-insensitive.Andy Shea2013-03-281-0/+8
* Wreaking havoc in the world of documentationIb Lundgren2013-03-021-6/+6
* Use new errors, expires_at and require httpsIb Lundgren2013-02-231-8/+11
* Mock out generate_ageIb Lundgren2012-11-171-0/+4
* Merge pull request #66 from lalinsky/mac-01Ib Lundgren2012-11-111-0/+51
|\
| * Add support for v01 MAC tokensLukáš Lalinský2012-11-101-0/+51
* | Fix issue #62Ib Lundgren2012-11-081-28/+28
|/
* Support Python 3Michael Terry2012-08-311-119/+119
* Multiple scopes supportIb Lundgren2012-07-211-9/+9
* Fixing some tight coupling issuesIb Lundgren2012-07-091-45/+4
* More client testsIb Lundgren2012-07-021-1/+210
* Client and WebAppicationClient testsIb Lundgren2012-06-291-0/+229