Metadata-Version: 2.1
Name: swh.auth
Version: 0.3.6
Summary: Software Heritage Authentication Utilities
Home-page: https://forge.softwareheritage.org/source/swh-auth/
Author: Software Heritage developers
Author-email: swh-devel@inria.fr
License: UNKNOWN
Project-URL: Bug Reports, https://forge.softwareheritage.org/maniphest
Project-URL: Funding, https://www.softwareheritage.org/donate
Project-URL: Source, https://forge.softwareheritage.org/source/swh-<module>
Project-URL: Documentation, https://docs.softwareheritage.org/devel/swh-<module>/
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: python-keycloak (>=0.19.0)
Requires-Dist: swh.core[http] (>=0.3)
Provides-Extra: django
Requires-Dist: Django (<3) ; extra == 'django'
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: requests-mock ; extra == 'testing'
Requires-Dist: pytest-django ; extra == 'testing'

swh-auth
==========

Authentication library for SWH (keycloak common utilities)



