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