GitHub

DaffAuthServiceInterface

Type

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

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

() Methods

check
Observable

Checks the validity of an auth token.