summaryrefslogtreecommitdiff
path: root/tests/oauth2/rfc6749/test_request_validator.py
Commit message (Expand)AuthorAgeFilesLines
* Sorted tests import per isort 4.3.21Anton Ruhlov2020-04-101-1/+1
* The future is nowHugo2019-08-151-2/+0
* Sorted imports.Omer Katz2017-09-171-1/+3
* is_within_original_scope method for refresh token grant (Issue #220)Jan Wrobel2013-11-051-0/+2
* client authentication needed by defaultMassimiliano Pippi2013-09-181-1/+1
* added client_authentication_required() method to the validatorMassimiliano Pippi2013-09-171-0/+1
* Restructure OAuth2 tests.Ib Lundgren2013-09-121-0/+45