from django.apps import AppConfig


class AuthAPIConfig(AppConfig):
    name = 'authAPI'