python-sdk
python-sdk copied to clipboard
Python library used to integrate with Descope
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [types-setuptools](https://redirect.github.com/python/typeshed) ([changelog](https://redirect.github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/setuptools.md)) | types | major | `75.1.0.20240917` -> `76.0.0.20250313` |...
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [isort](https://redirect.github.com/PyCQA/isort) ([changelog](https://redirect.github.com/PyCQA/isort/releases)) | dev | major | `5.13.2` -> `6.1.0` |...
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [types-setuptools](https://redirect.github.com/python/typeshed) ([changelog](https://redirect.github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/setuptools.md)) | types | minor | `75.1.0.20240917` -> `75.8.2.20250305` |...
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [mypy](https://redirect.github.com/python/mypy) ([changelog](https://mypy.readthedocs.io/en/latest/changelog.html)) | types | minor | `1.11.2` -> `1.18.2` |...
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [flake8](https://redirect.github.com/pycqa/flake8) ([changelog](https://flake8.pycqa.org/en/latest/release-notes/index.html)) | dev | minor | `7.1.2` -> `7.3.0` |...
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [types-requests](https://redirect.github.com/python/typeshed) ([changelog](https://redirect.github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/requests.md)) | types | patch | `2.32.0.20240914` -> `2.32.4.20250913` |...
## Related Issues Related: https://github.com/descope/etc/issues/8356 Related: https://github.com/descope/etc/issues/249 ## Description Added fields to create/update tenant API: - enforce_sso - disabled ## Must - [x] Tests - [ ] Documentation (if applicable)
replacing requests with httpx as part of async epic https://github.com/descope/etc/issues/5922 ~ unrelated code changes - making linter happy by exporting `__all__` properly - removing liccheck from dependencies, as it's a...
When following the guide on [adding SSO to Streamlit](https://www.descope.com/blog/post/authentication-sso-streamlit) I noticed it does not address granting access to more than one organization. Suppose that users from both BigCo and TechSupportCo...
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [tox](https://redirect.github.com/tox-dev/tox) ([changelog](https://tox.wiki/en/latest/changelog.html)) | dev | minor | `4.25.0` -> `4.32.0` |...