summaryrefslogtreecommitdiff
path: root/tests/oauth2/rfc6749/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Sorted tests import per isort 4.3.21Anton Ruhlov2020-04-101-4/+5
* The future is nowHugo2019-08-151-2/+0
* Drop support for legacy Python 2.7Hugo2019-08-151-7/+2
* Sorted imports.Omer Katz2017-09-171-9/+5
* Add the broken scope to the ValueError exception for easier debugging, add te...Joseph Tate2015-04-201-0/+2
* Allow tuples for list_to_scope and scope_to_list in addition to sets and list...Joseph Tate2015-04-201-0/+12
* Support newer PyJWT (1.0.0). remove PyCrypto completely for cryptography and ...Joseph Tate2015-04-141-0/+3
* Test trimming of whitespace.Pieter Ennes2015-03-051-1/+1
* Use a more specific env variable for insecure transportsDevin Sevilla2014-05-091-4/+4
* Support for scopes being arbitrary objectsAnders Steinlein2014-03-271-0/+43
* Restructure OAuth2 tests.Ib Lundgren2013-09-121-0/+13
* add test case for is_secure_transportHsiaoming Yang2013-05-311-0/+14
* Rename draft to rfc. Fix #75.Ib Lundgren2013-05-301-0/+23