"""
Auth App - Authentication and User management.
"""
default_app_config = 'apps.core.auth.apps.AuthConfig'
