GitHub

MagentoAuth

import { MagentoAuth } from '@daffodil/auth/driver/magento'

interface MagentoAuth {
  token: string
}