import { DaffAuthServiceInterface } from '@daffodil/auth/driver'
interface DaffAuthServiceInterface { check(): any }
any
Checks the validity of an auth token.