Files
playground/app/backend/features/auth/models.py

4 lines
104 B
Python

"""Authentication models placeholder."""
# Add ORM models (e.g., SQLAlchemy) when auth is implemented.