summaryrefslogtreecommitdiff
path: root/tests/oauth2/rfc6749/endpoints/test_scope_handling.py
Commit message (Expand)AuthorAgeFilesLines
* Sorted tests import per isort 4.3.21Anton Ruhlov2020-04-101-5/+6
* Use unittest.mock instead of external mockMichał Górny2020-03-161-1/+1
* The future is nowHugo2019-08-151-2/+0
* Drop support for legacy Python 2.7Hugo2019-08-151-3/+3
* Initial OAuth2.0/PKCE Provider supportJonathan Huot2018-11-291-0/+1
* OpenID connect improvements (#484)Wiliam Souza2017-10-011-1/+1
* Sorted imports.Omer Katz2017-09-171-5/+7
* Normalize handling of request.scopes listJoel Stevenson2016-11-211-24/+33
* Restructure OAuth2 tests.Ib Lundgren2013-09-121-0/+182