GitHub

MagentoAuth

Type

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

interface MagentoAuth {
  token: string
}