GitHub

DaffMagentoAuthService

Service

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

@Injectable()
class DaffMagentoAuthService implements DaffAuthServiceInterface {
  check(): any
}

() Methods

check
any

Checks the validity of an auth token.