Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sorted imports. | Omer Katz | 2017-09-17 | 1 | -9/+5 |
* | Add the broken scope to the ValueError exception for easier debugging, add te... | Joseph Tate | 2015-04-20 | 1 | -0/+2 |
* | Allow tuples for list_to_scope and scope_to_list in addition to sets and list... | Joseph Tate | 2015-04-20 | 1 | -0/+12 |
* | Support newer PyJWT (1.0.0). remove PyCrypto completely for cryptography and ... | Joseph Tate | 2015-04-14 | 1 | -0/+3 |
* | Test trimming of whitespace. | Pieter Ennes | 2015-03-05 | 1 | -1/+1 |
* | Use a more specific env variable for insecure transports | Devin Sevilla | 2014-05-09 | 1 | -4/+4 |
* | Support for scopes being arbitrary objects | Anders Steinlein | 2014-03-27 | 1 | -0/+43 |
* | Restructure OAuth2 tests. | Ib Lundgren | 2013-09-12 | 1 | -0/+13 |
* | add test case for is_secure_transport | Hsiaoming Yang | 2013-05-31 | 1 | -0/+14 |
* | Rename draft to rfc. Fix #75. | Ib Lundgren | 2013-05-30 | 1 | -0/+23 |