Metadata-Version: 2.1
Name: dj_waanverse_auth
Version: 0.0.0a5
Summary: A comprehensive Waanverse Labs Inc. internal package for managing user accounts and authentication
Home-page: https://docs.waanverse.com/dj-waanverse-auth
Author: Waanverse Labs Inc.
Author-email: software@waanverse.com
Maintainer: Khaotungkulmethee Pattawee
Maintainer-email: tawee@waanverse.com
License: Internal Use License
Project-URL: Documentation, https://docs.waanverse.com/dj-waanverse-auth
Project-URL: Developers, https://www.waanverse.com
Project-URL: Blog, https://blog.waanverse.com
Keywords: django,user accounts,authentication,JWT,MFA
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: Free To Use But Restricted
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django :: 5.1
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Security
Requires-Python: <4.0,>=3.11.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Django <6.0.0,>=5.1
Requires-Dist: djangorestframework >=3.15.2
Requires-Dist: djangorestframework-simplejwt >=5.3.1
Requires-Dist: pyotp >=2.9.0
Requires-Dist: user-agents >=2.2.0
Requires-Dist: cryptography >=43.0.0
Requires-Dist: requests >=2.32.3

# Dj-Waanverse-Auth
Welcome to **Dj-Waanverse-Auth**!

This is an internal REST authentication package for Django, developed and maintained by Waanverse Labs Inc. It provides robust authentication and authorization features tailored for enterprise use.

For comprehensive documentation, installation instructions, and usage guidelines, please visit our [documentation website](https://dj-waanverse-auth.waanverse.com/).
