4 lines
111 B
Python
4 lines
111 B
Python
"""Authentication schemas placeholder."""
|
|
|
|
# Add Pydantic models for auth requests/responses when implemented.
|