# Re-export from original router. from app.api.routers.auth import router __all__ = ["router"]