GitHub / oauthlib/oauthlib issues and pull requests
#920 - Fix client authentication for DeviceCodeGrant when getting a token
Pull Request -
State: open - Opened by hekhuisk 16 days ago
#919 - `DeviceCodeGrant.validate_token_request` tries to authenticate public clients
Issue -
State: open - Opened by hekhuisk 16 days ago
#918 - Add pre-commit to run linters, formatters, etc. on code changes
Pull Request -
State: open - Opened by cclauss 18 days ago
#917 - Run CI tests based on build artifacts
Issue -
State: open - Opened by JonathanHuot 18 days ago
- 1 comment
Labels: Feature, Contributor Friendly, Cleanup
#916 - How should we do type checking?
Issue -
State: open - Opened by cclauss 20 days ago
#915 - Improve github action to publish package
Pull Request -
State: open - Opened by JonathanHuot 20 days ago
- 1 comment
Labels: Bug, Cleanup
#914 - PEP 621: Migrate from setup.{py, cfg} to pyproject.toml
Pull Request -
State: open - Opened by cclauss about 1 month ago
- 1 comment
#913 - [drive-by] Insecure use of Trusted Publishing when uploading to PyPI from CI/CD
Issue -
State: open - Opened by webknjaz about 1 month ago
- 1 comment
Labels: Bug, Contributor Friendly
#912 - Fix validate_token_parameters scope validation
Pull Request -
State: open - Opened by harry-patcher about 1 month ago
- 1 comment
#911 - [v3.3.1] Missing GIT Tag for https://github.com/oauthlib/oauthlib/releases/tag/v3.3.1
Issue -
State: closed - Opened by hswong3i about 1 month ago
- 1 comment
#910 - Replace pyenv with uv in documentation and tooling
Pull Request -
State: closed - Opened by JonathanHuot about 1 month ago
Labels: Documentation
#909 - Added graphviz/dot dependency
Pull Request -
State: closed - Opened by JonathanHuot about 1 month ago
- 1 comment
Labels: Bug, Documentation
#908 - Add mandatory RTD configuration
Pull Request -
State: closed - Opened by JonathanHuot about 1 month ago
Labels: Bug, Documentation
#907 - Fix 3.3.0 regression of expires_in
Pull Request -
State: closed - Opened by JonathanHuot about 1 month ago
- 1 comment
Labels: Bug, OAuth2-Client
#906 - Issue with version 3.3.0 and other libraries
Issue -
State: closed - Opened by nodiz about 1 month ago
- 4 comments
Labels: Bug, OAuth2-Client
#905 - Create codeql.yml for vulnerability check
Pull Request -
State: open - Opened by auvipy about 1 month ago
- 2 comments
#904 - Stop installing `examples` into `site-packages`
Pull Request -
State: closed - Opened by mgorny about 1 month ago
- 1 comment
#903 - Add explicit GHSA for vuln disclosure
Pull Request -
State: closed - Opened by JonathanHuot about 2 months ago
Labels: Documentation
#902 - docs: add django-allauth to available options
Pull Request -
State: closed - Opened by pennersr 2 months ago
#901 - Fixed linter issue, renamed unittest folder to avoid name conflict
Pull Request -
State: open - Opened by cristiprg 2 months ago
- 5 comments
#900 - Handle expires_at with best effort basis
Pull Request -
State: closed - Opened by JonathanHuot 3 months ago
- 2 comments
Labels: Breaking, OAuth2-Client
#899 - expires_at clarification
Issue -
State: closed - Opened by JonathanHuot 3 months ago
- 1 comment
#898 - 3.3.0 release
Pull Request -
State: closed - Opened by JonathanHuot 3 months ago
- 4 comments
#897 - [QUESTION] Why releases have stopped?
Issue -
State: closed - Opened by hugochinchilla 3 months ago
- 5 comments
#896 - Please update the License to BSD-3-Clause
Issue -
State: closed - Opened by christopherchewa 4 months ago
- 2 comments
#895 - Remove generic classifier
Pull Request -
State: closed - Opened by EvertonSA 5 months ago
- 2 comments
#894 - "create_code_verifier" method on WebApplicationClient creating codes longer than 128 characters
Issue -
State: closed - Opened by aperera12 5 months ago
- 1 comment
#893 - Remove code verifier regex
Pull Request -
State: closed - Opened by shawnz 6 months ago
#892 - Revert "Update create_code_verifier to output the proper length"
Pull Request -
State: closed - Opened by auvipy 6 months ago
- 1 comment
#891 - Device flow: Pass verification_uri_complete to endpoint + pass Server kwargs to DeviceCodeGrant to allow validators to be setup with more flexibility
Pull Request -
State: closed - Opened by duzumaki 6 months ago
- 4 comments
#890 - Support for OIDC CIBA?
Issue -
State: open - Opened by tr33 7 months ago
- 1 comment
#889 - Add DeviceCodeGrant type for device code flow(rfc8628) section 3.4 & 3.5
Pull Request -
State: closed - Opened by duzumaki 9 months ago
- 4 comments
#888 - `validate_token_parameters` should only error if there are missing scopes
Issue -
State: open - Opened by justmobilize 9 months ago
#887 - Not able to recognize accessToken parameter
Issue -
State: closed - Opened by pjain05 9 months ago
- 1 comment
#886 - user_code in device auth flow should be configurable
Issue -
State: closed - Opened by duzumaki 10 months ago
- 1 comment
#885 - Allow user_code to be configured for device auth flow (Device Authorization Grant)
Pull Request -
State: closed - Opened by duzumaki 10 months ago
- 2 comments
#884 - Pointless code verifier check?
Issue -
State: closed - Opened by jaap3 10 months ago
- 6 comments
#883 - Add support for Python 3.13
Pull Request -
State: closed - Opened by hugovk 10 months ago
- 1 comment
#882 - Not required
Pull Request -
State: closed - Opened by pjain05 10 months ago
#881 - Add the device authorization endpoint (RFC8628 section 3.1 & 3.2)
Pull Request -
State: closed - Opened by duzumaki 10 months ago
- 1 comment
#879 - Guard ui_locales.split()
Pull Request -
State: closed - Opened by jaap3 11 months ago
#878 - Fix CI Errors
Pull Request -
State: closed - Opened by shawnz 12 months ago
- 1 comment
#877 - test_rsa_bad_keys test fails with JWT 2.9.0
Issue -
State: closed - Opened by glaubitz 12 months ago
- 1 comment
#876 - Update create_code_verifier to output the proper length
Pull Request -
State: closed - Opened by shawnz 12 months ago
- 3 comments
#875 - Csrf warning
Issue -
State: open - Opened by wesamdev over 1 year ago
#874 - fix: redirect URI should be the last parameter
Pull Request -
State: closed - Opened by barredterra over 1 year ago
- 1 comment
#873 - Modifications of headers returned by Client.prepare_*_request affects future calls
Issue -
State: open - Opened by radekholy24 over 1 year ago
#872 - lint_python.yml: ruff --output-format=github .
Pull Request -
State: closed - Opened by cclauss over 1 year ago
- 1 comment
#871 - Coveralls parallel is True — Turn GitHub Actions green
Pull Request -
State: closed - Opened by cclauss over 1 year ago
#870 - fastapi Support
Issue -
State: open - Opened by one-matrix over 1 year ago
- 3 comments
Labels: Feature, Contributor Friendly
#869 - initial idea for clarifying names of token -> token_dict and token_str
Pull Request -
State: open - Opened by jvanasco over 1 year ago
#868 - accessing session user in validate_silent_login
Issue -
State: open - Opened by dopry over 1 year ago
- 2 comments
#867 - Oauthlib not catching error: CompactToken validation failed with reason code: 80049228
Issue -
State: open - Opened by janscas over 1 year ago
- 1 comment
#866 - Make UtilsTests.test_filter_params Python 3.13+ compatible
Pull Request -
State: closed - Opened by hroncok almost 2 years ago
- 1 comment
#865 - ServiceApplicationClient: Add extra_jwt_headers
Pull Request -
State: open - Opened by lukaslihotzki-f almost 2 years ago
- 2 comments
#864 - Tox use ruff
Pull Request -
State: closed - Opened by cclauss almost 2 years ago
#863 - Migrate metadata from setup.py to setup.cfg
Pull Request -
State: closed - Opened by cclauss almost 2 years ago
#862 - Adopt `build` because running `setup.py` is deprecated for security reasons
Issue -
State: closed - Opened by cclauss almost 2 years ago
- 2 comments
#861 - Lint with ruff to replace bandit, flake8, isort, pyupgrade
Pull Request -
State: closed - Opened by cclauss almost 2 years ago
- 1 comment
#860 - Update supported python versions in classifier
Pull Request -
State: closed - Opened by auvipy almost 2 years ago
- 2 comments
#859 - Add support for Python 3.12
Pull Request -
State: closed - Opened by hugovk almost 2 years ago
#858 - CI: Only attempt upload for upstream
Pull Request -
State: closed - Opened by hugovk almost 2 years ago
#857 - Problem with use oauthlib with last version cryptography
Issue -
State: closed - Opened by jonatasoli almost 2 years ago
#856 - typing issues
Issue -
State: open - Opened by jvanasco almost 2 years ago
- 2 comments
#855 - Lint with ruff to replace bandit, flake8, isort, pyupgrade
Pull Request -
State: closed - Opened by cclauss almost 2 years ago
- 2 comments
Labels: Documentation, Cleanup
#854 - Fix failing GitHub Action lint_python.yml
Pull Request -
State: closed - Opened by cclauss almost 2 years ago
#853 - Ensure that `request.client_id` is set during Refresh Token Grant.
Pull Request -
State: closed - Opened by luhn almost 2 years ago
#852 - Support for refresh token expiration
Issue -
State: open - Opened by matejsp almost 2 years ago
#851 - Docs: Add link to GitHub project sidebar?
Issue -
State: closed - Opened by tony about 2 years ago
- 1 comment
Labels: Documentation
#850 - Create dependency-review.yml
Pull Request -
State: closed - Opened by auvipy about 2 years ago
- 4 comments
Labels: Feature
#849 - OAuth2Session is not pickleable
Issue -
State: open - Opened by f-tremblay about 2 years ago
- 2 comments
#848 - Extend generate_signed_token with extra params
Pull Request -
State: closed - Opened by tomek-at-rais over 2 years ago
- 1 comment
#847 - Please support http.client as the a request client
Issue -
State: closed - Opened by spacether over 2 years ago
- 3 comments
#846 - Add Client.is_expired
Pull Request -
State: open - Opened by wilbertom over 2 years ago
- 3 comments
Labels: Feature, OAuth2-Client
#845 - Will the default warning behavior for scope changes be updated?
Issue -
State: open - Opened by mahima-desetty over 2 years ago
- 1 comment
#844 - Add the device authorization endpoint
Pull Request -
State: closed - Opened by oliamb over 2 years ago
- 11 comments
#843 - private_key_jwt
Issue -
State: open - Opened by LiteWait over 2 years ago
Labels: Feature, Contributor Friendly, OAuth2-Client, OAuth2-Provider
#842 - Latest version on pypi.org (3.2.2) not reflected here - is it safe?
Issue -
State: closed - Opened by nizwiz over 2 years ago
- 2 comments
#841 - URI validation does not support shortform localhost IPv6 URIs
Issue -
State: closed - Opened by adityabala-datadog over 2 years ago
- 1 comment
#840 - Add classifier for Python 3.11
Pull Request -
State: closed - Opened by eseifert almost 3 years ago
- 2 comments
Labels: Documentation
#839 - Update setup.cfg to use license_files
Pull Request -
State: closed - Opened by mgorny almost 3 years ago
- 1 comment
#838 - Update pre-configured OIDC server to use OIDC flavor of Refresh Token grant type
Pull Request -
State: closed - Opened by burkel24 almost 3 years ago
#837 - Merging the fix of CVE-2022-36087 into tag v3.2.1
Issue -
State: closed - Opened by noren95 almost 3 years ago
- 8 comments
#836 - Use proper SPDX identifier
Pull Request -
State: closed - Opened by Shortfinga almost 3 years ago
#835 - Upgrade GitHub Actions and make bandit, codespell, and pytest mandatory
Pull Request -
State: closed - Opened by cclauss almost 3 years ago
#834 - Move from Travis to GitHub Actions CI
Pull Request -
State: closed - Opened by auvipy almost 3 years ago
- 8 comments
#833 - CI/Pipeline broken since TravisCI consumed all "OSS credits"
Issue -
State: closed - Opened by JonathanHuot almost 3 years ago
- 2 comments
Labels: Bug, Todo, Discussion, Contributor Friendly
#832 - Prepare 3.2.1 release
Pull Request -
State: closed - Opened by JonathanHuot almost 3 years ago
#831 - create security policy
Pull Request -
State: closed - Opened by auvipy almost 3 years ago
- 1 comment
Labels: Documentation
#830 - Security Issue in OAuthLib
Issue -
State: closed - Opened by SCH227 almost 3 years ago
- 1 comment
#828 - Ensure expires_at is always int
Pull Request -
State: closed - Opened by sindrig almost 3 years ago
- 1 comment
Labels: Bug, OAuth2-Client
#827 - Pre-configured OIDC server should use OIDC refresh token grant type
Issue -
State: closed - Opened by burkel24 almost 3 years ago
- 5 comments
Labels: Contributor Friendly, Documentation, OAuth2-Provider, OIDC
#823 - docs: fix typos
Pull Request -
State: closed - Opened by kianmeng about 3 years ago
- 1 comment
Labels: Documentation
#822 - docs: Fix a few typos
Pull Request -
State: closed - Opened by timgates42 about 3 years ago
Labels: Documentation, Cleanup
#821 - drop python 3.6 from matrix
Pull Request -
State: closed - Opened by auvipy about 3 years ago
- 3 comments
#820 - Fixed isort imports
Pull Request -
State: closed - Opened by dasm about 3 years ago
- 2 comments
Labels: Cleanup
#819 - Fix typo in server.rst
Pull Request -
State: closed - Opened by NemanjaT about 3 years ago
Labels: Documentation, Cleanup
#818 - OAuth1: Allow IPv6 addresses being parsed by signature
Pull Request -
State: closed - Opened by dasm about 3 years ago
- 10 comments
Labels: OAuth1
#817 - RFC5849 oauth1 signature base_string_uri doesn't parse IPv6 addresses
Issue -
State: closed - Opened by dasm about 3 years ago
Labels: Bug, OAuth1
#816 - chore: fix typo in test
Pull Request -
State: closed - Opened by tamanobi about 3 years ago
Labels: Cleanup