GitHub

DaffAuthServiceInterface

interface

import { DaffAuthServiceInterface } from '@daffodil/auth/driver'

interface DaffAuthServiceInterface {
  check(): Observable<void>
}

() Methods

check
Observable

Checks the validity of an auth token.