GitHub

MagentoAuth

import { MagentoAuth } from '@daffodil/auth/driver/magento'
interface MagentoAuth {
  token: string
}

Properties

Name Type Description
token string