summaryrefslogtreecommitdiff
path: root/tests/oauth2/rfc6749/endpoints/test_credentials_preservation.py
Commit message (Expand)AuthorAgeFilesLines
* Sorted tests import per isort 4.3.21Anton Ruhlov2020-04-101-4/+5
* Use unittest.mock instead of external mockMichał Górny2020-03-161-1/+1
* The future is nowHugo2019-08-151-2/+0
* Removed useless set_state internal functionJonathan Huot2019-02-211-7/+1
* Add authorization "state" preservation back for AuthCodeJonathan Huot2019-02-211-0/+7
* Fix 652: removed "state" from /token response.Jonathan Huot2019-02-201-12/+0
* Initial OAuth2.0/PKCE Provider supportJonathan Huot2018-11-291-0/+1
* Call get_default_redirect_uri if no redirect_uri in token reqJonathan Huot2018-07-301-0/+21
* Sorted imports.Omer Katz2017-09-171-5/+7
* adjust the test for the new exceptionOren Mazor2017-06-141-1/+1
* Restructure OAuth2 tests.Ib Lundgren2013-09-121-0/+116