GitHub

DaffMagentoAuthService

class

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

@Injectable()
class DaffMagentoAuthService implements DaffAuthServiceInterface {
  check(): Observable<void>
}

() Methods

check
Observable

Checks the validity of an auth token.