summaryrefslogtreecommitdiff
path: root/tests/oauth2/rfc6749/clients/test_base.py
Commit message (Expand)AuthorAgeFilesLines
* PKCE (#786)Jon Velando2021-12-131-0/+28
* Bug expires at (#783)Scott Gifford2021-10-221-0/+24
* Sorted tests import per isort 4.3.21Anton Ruhlov2020-04-101-1/+1
* The future is nowHugo2019-08-151-2/+0
* Upgrade Python syntax with pyupgradeHugo2019-08-151-2/+2
* Add test coverage (#544)Florian Strzelecki2018-05-211-3/+69
* Sorted imports.Omer Katz2017-09-171-4/+5
* Use assertFormBodyEqual insteadmyyang2015-07-021-3/+3
* Fix string format compatibilitymyyang2015-07-021-3/+3
* Fix and remove missing attribute: _clientmyyang2015-07-011-0/+30
* Fix redirect_url typo and add test cases for function.myyang2015-06-291-0/+15
* Client side creation of OAuth2 revocation requests.Ib Lundgren2014-09-251-0/+33
* Restructure client tests per grant type.Ib Lundgren2013-10-041-0/+160