Metadata-Version: 2.3
Name: logto-dj
Version: 0.0.3
Summary: This Django app adds support for Logto authentication from logto.io, easily integrate modern authentication workflows into your Django project.
License: MIT
Author: Nameer Haider
Author-email: nmeer5242@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: cryptography (>=45.0.5,<46.0.0)
Requires-Dist: django (>=5.2.4,<6.0.0)
Requires-Dist: djangorestframework (>=3.16.0,<4.0.0)
Requires-Dist: pyjwt (>=2.10.1,<3.0.0)
Requires-Dist: requests (>=2.32.4,<3.0.0)
Description-Content-Type: text/markdown


