Metadata-Version: 2.4
Name: skip-django-auth-token
Version: 0.5.5
Summary: Django authorization via tokens.
Home-page: https://github.com/skip-pay/django-auth-token
Author: Lubos Matl
Author-email: matllubos@gmail.com
License: BSD
Keywords: django,authorization
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
License-File: LICENSE
Requires-Dist: django>=4.2.0
Requires-Dist: django-ipware>=3.0.2
Requires-Dist: import_string==0.1.0
Requires-Dist: skip-django-chamber>=0.7.2
Requires-Dist: skip-django-generic-m2m-field>=0.1.0
Requires-Dist: skip-django-choice-enumfields>=1.1.3.2
Requires-Dist: skip-django-security-logger>=1.7.0
Requires-Dist: tqdm>=4.62.3
Provides-Extra: mssso
Requires-Dist: requests>=2.26.0; extra == "mssso"
Requires-Dist: msal>=1.20.0; extra == "mssso"
Requires-Dist: python3-saml>=1.16.0; extra == "mssso"
Requires-Dist: xmlsec>=1.3.14; extra == "mssso"
Requires-Dist: lxml; extra == "mssso"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
