IdentityFlowStatus:
    | "idle"
    | "seed-generated"
    | "verified"
    | "ready"
    | "imported"
    | "error"