Add backend and frontend skeleton
This commit is contained in:
3
app/backend/features/auth/adapters/fastapi_users.py
Normal file
3
app/backend/features/auth/adapters/fastapi_users.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""Placeholder for FastAPI Users integration."""
|
||||
|
||||
# Add glue code for FastAPI Users when adopting that library.
|
||||
Reference in New Issue
Block a user