GitHub

DaffAuthServiceInterface

Type

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

interface DaffAuthServiceInterface {
  check(): any
}

() Methods

check
any

Checks the validity of an auth token.