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

4 lines
122 B
Python

"""Authentication dependencies placeholder."""
# Add FastAPI dependencies (e.g., current_user) when auth is implemented.