usso

View on PyPIReverse Dependencies (0)

0.21.1 usso-0.21.1-py3-none-any.whl

Wheel Details

Project: usso
Version: 0.21.1
Filename: usso-0.21.1-py3-none-any.whl
Download: [link]
Size: 8936
MD5: 331e51b4883f3ea1ebfaee7014cc0cb0
SHA256: ce34c44de2e9509578cff2a88e253618bb6e84b42f587cb50a64989dbe35e0ed
Uploaded: 2024-05-25 09:02:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: usso
Version: 0.21.1
Summary: A plug-and-play client for integrating universal single sign-on (SSO) with Python frameworks, enabling secure and seamless authentication across microservices.
Author-Email: Mahdi Kiani <mahdikiany[at]gmail.com>
Maintainer-Email: Mahdi Kiani <mahdikiany[at]gmail.com>
Project-Url: Homepage, https://github.com/ussoio/usso-python
Project-Url: Bug Reports, https://github.com/ussoio/usso-python/issues
Project-Url: Funding, https://github.com/ussoio/usso-python
Project-Url: Say Thanks!, https://github.com/ussoio/usso-python
Project-Url: Source, https://github.com/ussoio/usso-python
License: Copyright (c) 2016 The Python Packaging Authority (PyPA) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: usso,sso,authentication,security,fastapi,django
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.9
Requires-Dist: peppercorn
Requires-Dist: pydantic (>=1.8.2)
Requires-Dist: requests (>=2.26.0)
Requires-Dist: pyjwt[crypto]
Requires-Dist: singleton-package
Requires-Dist: check-manifest; extra == "dev"
Requires-Dist: Django (>=3.2); extra == "django"
Requires-Dist: fastapi (>=0.65.0); extra == "fastapi"
Requires-Dist: uvicorn[standard] (>=0.13.0); extra == "fastapi"
Requires-Dist: coverage; extra == "test"
Provides-Extra: dev
Provides-Extra: django
Provides-Extra: fastapi
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 1261 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
usso/__init__.py sha256=RN0E6HI9kHedvDxheDPVWiAmh-169IrhXfvq_sHphQc 65
usso/api.py sha256=5bV82j8iPY0nxA7c5gZ8sFFZDm6KUdoG55ISuML3Ovc 5138
usso/b64tools.py sha256=7lsz_Rn6PITkKWfjcebmewdhvFs2A7H4t_WE33MgZ0Y 626
usso/core.py sha256=SCoN3GmUpj-AK6iFhmKquldfsiXtpJ6whGWKzk5NYFo 3950
usso/exceptions.py sha256=hawOAuVbvQtjgRfwp1KFZ4SmV7fh720y5Gom9JVA8W8 504
usso/package_data.dat sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
usso/session.py sha256=628drsoN0WTPZCiBAHKQUQcWlQuUnsEzvDkQ0uyVPRA 1153
usso/fastapi/__init__.py sha256=TRTDVJo8bwZQDAuCQFhh-g1XbIspf6TdFYXGAO5cgAU 130
usso/fastapi/integration.py sha256=NnySMqa-IKKYCi89m8Nrj2CD5xhBN_Kta74_Z_7FTI0 1817
usso-0.21.1.dist-info/LICENSE.txt sha256=ceC9ZJOV9H6CtQDcYmHOS46NA3dHJ_WD4J9blH513pc 1081
usso-0.21.1.dist-info/METADATA sha256=1IKuybfnEHHVMo-LrcO8Pfwb3sox50M9qpXKpjEuTUY 4234
usso-0.21.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
usso-0.21.1.dist-info/entry_points.txt sha256=4Zgpm5ELaAWPf0jPGJFz1_X69H7un8ycT3WdGoJ0Vvk 35
usso-0.21.1.dist-info/top_level.txt sha256=g9Jf6h1Oyidh0vPiFni7UHInTJjSvu6cUalpLTIvthg 5
usso-0.21.1.dist-info/RECORD

top_level.txt

usso

entry_points.txt

usso = usso:main