summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Sorted oauthlib imports per isort 4.3.21Anton Ruhlov2020-04-101-0/+3
|
* Added Makefile format command with isort supportAnton Ruhlov2020-04-101-0/+3
|
* Added flask-dance tests, see #553Jonathan Huot2018-07-171-2/+10
|
* OpenID Connect split (#525)Wiliam Souza2018-06-051-2/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add command to clean up builds to makefile * Fix docs strings for endpoints pre_configured * Chnage grant_types.openid_connect to include a deprecation warning be a backward compatible * Fix doc string for rfc6749.request_validator * Remove unused import * Change import to be explicity * Move JWTTokenTestCase to openid.connect.core.test_token * Move JWTToken to oauthlib.openid.connect.core.tokens * Move to openid connect test * Move openid connect exceptions to its own file * Remove openid connect from oauth2 server * Remove JWTToken from oauth tokens * Remove grant_types.openid_connect file * Add oauthlib/openid estructure and tests
* Fixed "make" command to test upstream with local oauthlib. (#522)Jonathan Huot2018-03-181-32/+42
|
* s/lepture/evonove/Ib Lundgren2014-10-231-1/+1
|
* Tidy up makefile and add contacts meta data.Ib Lundgren2014-10-231-8/+31
|
* Test key libraries using oauthlib with make test #254.Ib Lundgren2014-06-251-1/+17
| | | | | | | | | It is important, especially for releases, to keep disruptions low and not break the code for people using oauthlib. To start off we include 3 libraries which master versions on Github can be tested against local oauthlib version. To include another library, send a PR :)
* Large OAuth 2 provider update.Ib Lundgren2013-01-221-2/+2
|
* Add tooling for pyccoIdan Gazit2012-05-031-1/+7
|
* MakefileKenneth Reitz2012-04-071-0/+2