summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
2.xMerge pull request #548 from skion/2.1.0Pieter Ennes7 years
234-fixdocclient_id is not passed to save_bearer_tokenJonathan Huot7 years
264-status401Add double-quotes to the key/values in WWW-AuthenticateJonathan Huot7 years
2x-fixupRemove last remaining G+ reference.Pieter Ennes7 years
3-releaseAdd Breaking Changes section & split BugfixesJonathan Huot7 years
3-release-docFix flow of authcode/redirect_uri since #445 is merged.Jonathan Huot7 years
3.0.2-initMerge branch 'master' into 3.0.2-initJonathan Huot6 years
3.2.0-devAdd changelog placeholder for 3.2.0Jonathan Huot4 years
3.2.2Add 3.2.2 versionJonathan Huot3 years
348_SEOMerge branch 'master' into 348_SEOJonathan Huot7 years
409_headers_not_paramsMerge branch 'master' into 409_headers_not_paramsJonathan Huot7 years
431-customerrorsMerge branch 'master' into 431-customerrorsJonathan Huot7 years
431-customexceptionMerge branch 'master' into 431-customexceptionJonathan Huot7 years
445_confirm_redirectMerge branch 'master' into 445_confirm_redirectJonathan Huot7 years
541_issue_templateInitial issue templatesJonathan Huot7 years
568-remove-expires_atRemoved expires_at and TokenExpiredError exceptionJonathan Huot7 years
582-coverallsTry to improve multibuild coverageJonathan Huot7 years
601-pkce-supportFixed OAuth2 Metadata when using PKCE and OIDC.ServerJonathan Huot7 years
606-fatalclienterrorWrong Client is also a FatalClientErrorJonathan Huot7 years
613-oidc-dispatcherMerge branch 'master' into 613-oidc-dispatcherJonathan Huot7 years
644-intro-revocation-basicauthFix 644, Add tests for BasicAuth credentials for all endpointsJonathan Huot7 years
652-token_stateMerge branch 'master' into 652-token_stateJonathan Huot6 years
670-pkce-requestinfoFix 670. AuthCode API must return the new PKCE attributeJonathan Huot6 years
CIdraft CIAsif Saif Uddin3 years
X6VmZSxczGzm9Ak5Update pydoc in parameters.pyuy-rrodriguez5 years
add-metadata-docMerge branch 'master' into add-metadata-docOmer Katz7 years
alternative_crypto_libraryAllow alternative crypto library cryptography.Ib Lundgren11 years
autopep8Sketching out an improved OAuth 2 client API.Ib Lundgren11 years
banditMerge branch 'master' into banditJonathan Huot7 years
cln2pyremove un needed python 2 codesAsif Saif Uddin (Auvi)5 years
community_rulesMerge branch 'master' into community_rulesJonathan Huot7 years
deprevCreate dependency-review.ymlAsif Saif Uddin2 years
doc-custom-grant-typeMerge branch 'master' into doc-custom-grant-typeJonathan Huot6 years
doc-dynregMerge branch 'master' into doc-dynregAsif Saif Uddin5 years
doc-logoAdd OAuthlib banner to READMEJonathan Huot6 years
doc-oidcImproved OIDC documentationJonathan Huot6 years
doc-sponsorAdd sponsoring section/fix FUNDING.ymlJonathan Huot6 years
docs-flows-hooksMerge branch 'master' into docs-flows-hooksJonathan Huot6 years
drop-3.4Merge branch 'master' into drop-3.4Omer Katz6 years
dry-up-codeMerge branch 'master' into dry-up-codeJonathan Huot7 years
fix-metadata-openid-serverFix issue when using Metadata Endpoint with OIDC PreConfigured server.Jonathan Huot7 years
fix-oidc-testsMerge branch 'master' into fix-oidc-testsJonathan Huot7 years
fix-pypiMerge branch 'master' into fix-pypiPieter Ennes7 years
improve-docRtd docs fix (#515)Jonathan Huot7 years
improve-reqval-orderFix #643 by changing orer of validate_user/grant_type for ROPGJonathan Huot7 years
license-evalAdded license check badge.Omer Katz7 years
masterAdd 3.2.2 versionJonathan Huot3 years
merge-2.1.0Merge branch 'master' into merge-2.1.0Jonathan Huot7 years
new-version-release-notesUpdated release notes.Omer Katz10 years
oauth-metadataAllow custom provider to override oauthlib valuesJonathan Huot7 years
oauth1_provider_revampEndpoint source documentation.Ib Lundgren12 years
oauth2_draft25_serverblegIb Lundgren13 years
oauth2_providerSmall unittest tweaks.Ib Lundgren13 years
oidc-docAdd OIDC and id_token as JWT exampleJonathan Huot7 years
oidc-hashesMerge branch 'master' into oidc-hashesJonathan Huot6 years
oidc-nonceMerge branch 'master' into oidc-nonceJonathan Huot6 years
oidc-reqval-duplicateMerge branch 'master' into oidc-reqval-duplicateJonathan Huot6 years
oidc-userinfoMerge branch 'master' into oidc-userinfoJonathan Huot6 years
openid_connectOpenID Connect core tests.Ib Lundgren11 years
preconf-server-metadataSort dict and list in dict values for py27/36 compatJonathan Huot7 years
py36dropdrop python 3.6 from matrixAsif Saif Uddin3 years
py38Merge branch 'master' into py38Jonathan Huot5 years
python-3.7Fix PyPy build in Xenial.Pieter Ennes7 years
release-3.0.2Merge branch 'master' into release-3.0.2Jonathan Huot6 years
release-3.1.0Add the ReadTheDocs theme to dev builds "i.e tox -e docs".Jonathan Huot6 years
secpolcreate security policyAsif Saif Uddin3 years
slotsCoverage should be pinned for Python 3.2.Omer Katz9 years
thedrow-patch-1Update comments regarding OAuth Request Body Hash.Omer Katz7 years
travis-coverallsNotifications must be sent for every buildJonathan Huot6 years
use_request_objectsContinuing to refactor oauth1 to use Request objects internally.David Gouldin13 years