import { DaffTestingAuthService } from '@daffodil/auth/driver/testing'
@Injectable() class DaffTestingAuthService implements DaffAuthServiceInterface { check(): any }
any
Checks the validity of an auth token.