All checks were successful
Continuous Integration / Validate and test changes (push) Successful in 3s
4 lines
122 B
Python
4 lines
122 B
Python
"""Authentication dependencies placeholder."""
|
|
|
|
# Add FastAPI dependencies (e.g., current_user) when auth is implemented.
|