Metadata-Version: 2.4
Name: cloud-chat-karuna
Version: 0.1.0
Summary: Django authentication utilities for cloud chat apps
Author: karuna More
Author-email: morekarunasr@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: Django>=3.2
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Cloud Chat Auth 🔐

A reusable Django authentication utility package designed for cloud-based applications.
It provides a clean and scalable structure for user registration, validation, and profile management.

🚀 Features
✅ User Registration Service (Clean Service Layer)
✅ Profile Creation with DOB support
✅ Built-in Validation (username, email, password)
✅ Transaction-safe user creation
✅ Easy integration into any Django project
✅ Production-ready structure
