MagentoAuth
import { MagentoAuth } from '@daffodil/auth/driver/magento'
interface MagentoAuth {
token: string
}
Properties
Name | Type | Description |
---|---|---|
token | string |
import { MagentoAuth } from '@daffodil/auth/driver/magento'
interface MagentoAuth {
token: string
}
Name | Type | Description |
---|---|---|
token | string |