summaryrefslogtreecommitdiff
path: root/tests/oauth2/rfc6749/grant_types/test_client_credentials.py
Commit message (Expand)AuthorAgeFilesLines
* Sorted imports.Omer Katz2017-09-171-1/+4
* Update custom validator testsBrendan McCollam2016-12-221-10/+21
* Adds tests for custom grant validatorsBrendan McCollam2016-12-221-0/+14
* Prevent save_token() from being called twice within create_token_response(). ...Joel Stevenson2016-04-291-0/+2
* added tests for content type checkingmasci2014-01-191-1/+11
* Restructure OAuth2 tests.Ib Lundgren2013-09-121-0/+39