summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #720 from mgorny/unittest-mockJonathan Huot2020-03-1638-38/+37
|\ \ \ \ | |_|/ / |/| | |
| * | | Use unittest.mock instead of external mockMichał Górny2020-03-1638-38/+37
|/ / /
* | | Merge pull request #704 from oauthlib/doc-oidcJonathan Huot2020-01-2910-18/+160
|\ \ \
| * \ \ Merge branch 'master' into doc-oidcJonathan Huot2020-01-299-30/+148
| |\ \ \ | |/ / / |/| | |
* | | | Update server.rst docs to include request uri in auth code (#714)Jonathan Huot2020-01-291-0/+11
|\ \ \ \
| * | | | update server.rst docs necessary auth code fieldsDan Piet2020-01-131-0/+11
| | |/ / | |/| |
* | | | Initial custom grant type documentation. (#702)Jonathan Huot2020-01-295-12/+116
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into doc-custom-grant-typedoc-custom-grant-typeJonathan Huot2020-01-151-1/+1
| |\ \ \ | |/ / / |/| | |
* | | | typo in log message for client_credentials (#711)Jonathan Huot2020-01-131-1/+1
|\ \ \ \
| * | | | typo in log message for client_credentialsBohdan2020-01-131-1/+1
| * | | | typo in log message for client_credentialsBohdan2020-01-131-1/+1
|/ / / /
| * | | Removed newline/autoformatting mistake fixedJonathan Huot2020-01-151-2/+2
| * | | Merge branch 'master' into doc-custom-grant-typeJonathan Huot2019-11-272-17/+20
| |\ \ \ | |/ / / |/| | |
* | | | Formatting fix (#708)Jonathan Huot2019-11-131-16/+19
|\ \ \ \
| * \ \ \ Merge branch 'master' into patch-1Jonathan Huot2019-11-131-1/+1
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Fix simple typo: wich -> which (#710)Tim Gates2019-11-121-1/+1
| |_|_|/ |/| | |
| * | | Formatting fixV Anastassiou2019-11-081-16/+19
|/ / /
| * | Merge branch 'master' into doc-custom-grant-typeJonathan Huot2019-10-282-70/+70
| |\ \ | |/ / |/| |
| * | Improve clarity around howto define a grant.Jonathan Huot2019-10-281-26/+41
| * | Add custom grant exampleJonathan Huot2019-10-251-6/+20
| * | Added clarity about ROPC & usage from RFCJonathan Huot2019-10-251-2/+4
| * | Initial custom grant type documentation.Jonathan Huot2019-10-185-12/+85
| | * Improved OIDC documentationdoc-oidcJonathan Huot2019-10-2810-18/+160
| |/ |/|
* | Merge pull request #703 from IvanAnishchuk/pre_configured_server_grant_public...Jonathan Huot2019-10-232-70/+70
|\ \ | |/ |/|
| * Make grants public attributes of pre_configured server class (#613)Ivan Anishchuk2019-10-222-70/+70
|/
* Extended the requirements of the authenticate_client method docu… (#694)Jonathan Huot2019-08-301-0/+11
|\
| * Merge branch 'master' into doc-improvementJonathan Huot2019-08-30119-530/+212
| |\ | |/ |/|
* | Merge pull request #700 from hugovk/rm-2.7Jonathan Huot2019-08-30119-530/+212
|\ \
| * \ Merge branch 'master' into rm-2.7Omer Katz2019-08-297-83/+103
| |\ \ | |/ / |/| |
| * | The future is nowHugo2019-08-15106-212/+0
| * | Upgrade unit tests to use more useful assertsHugo2019-08-158-24/+24
| * | Drop support for legacy Python 2.7Hugo2019-08-1515-77/+18
| * | Drop the dot https://twitter.com/pytestdotorg/status/753767547866972160Hugo2019-08-152-3/+3
| * | Upgrade Python syntax with pyupgradeHugo2019-08-1538-90/+90
| * | Drop support for legacy Python 2.7Hugo2019-08-1520-126/+79
| * | sudo no longer needed https://blog.travis-ci.com/2018-11-19-required-linux-in...Hugo2019-08-141-1/+0
| | * Merge branch 'master' into doc-improvementJonathan Huot2019-08-305-15/+15
| | |\ | |_|/ |/| |
* | | Drop Python 3.4 support (#699)Omer Katz2019-08-295-15/+15
| | * Merge branch 'master' into doc-improvementOmer Katz2019-08-262-70/+89
| | |\ | |_|/ |/| |
* | | Merge pull request #697 from ashleysommer/fix_urlencode_basestringJonathan Huot2019-08-262-70/+89
|\ \ \ | |/ / |/| |
| * | remove unneeded additional collect_parameters assertion in the signature_base...Ashley Sommer2019-08-191-1/+0
| * | Fix tests for OAuth1 signature basestring generation, to better align with ex...Ashley Sommer2019-08-142-70/+90
|/ /
| * Extended the requirements of the authenticate_client method documentation.Zsolt Balint2019-08-101-0/+11
|/
* Add logo to RTD docs & upgraded tox -e readme build to twine. (#693)Jonathan Huot2019-08-0714-5/+11
|\
| * Add OAuthlib banner to READMEdoc-logoJonathan Huot2019-08-061-0/+6
| * Add logo to RTD docs & upgraded tox -e readme build to twine.Jonathan Huot2019-08-0613-5/+5
|/
* Change version to -devJonathan Huot2019-08-061-1/+1
* Release 3.1.0 (#689)v3.1.0Jonathan Huot2019-08-064-3/+33
|\
| * Add the ReadTheDocs theme to dev builds "i.e tox -e docs".release-3.1.0Jonathan Huot2019-08-062-2/+4
| * Merge branch 'master' into release-3.1.0Jonathan Huot2019-08-0511-69/+326
| |\ | |/ |/|