DAFF_AUTH_ERROR_MATCHER
Transforms DaffError
s into DaffStateError
s before they are serialized into state.
Can be used to further refine Daffodil errors into more specific app errors.
import { DAFF_AUTH_ERROR_MATCHER } from '@daffodil/auth/state'
const DAFF_AUTH_ERROR_MATCHER: undefined