"""API for user auth and user data""" from med_backend.auth.views import router __all__ = ["router"]