import { DaffAuthStateConfig } from '@daffodil/auth/state'
interface DaffAuthStateConfig { checkInterval: number }
number
How often Daffodil will run the auth check. Defaults to twenty minutes.