Add app scaffold and workflows
All checks were successful
Continuous Integration / Validate and test changes (push) Successful in 3s
All checks were successful
Continuous Integration / Validate and test changes (push) Successful in 3s
This commit is contained in:
3
app/backend/features/auth/dependencies.py
Normal file
3
app/backend/features/auth/dependencies.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""Authentication dependencies placeholder."""
|
||||
|
||||
# Add FastAPI dependencies (e.g., current_user) when auth is implemented.
|
||||
Reference in New Issue
Block a user