feat: implement custom user model with JWT authentication and registration endpoints

This commit is contained in:
Your Name
2026-04-09 14:10:52 +05:30
parent 6bf186806b
commit f1c3b3f9f2
14 changed files with 242 additions and 4 deletions
+2
View File
@@ -7,3 +7,5 @@ __pycache__/
*.pyc
*.pyo
*.pyd
docs/