LoginConfig: {
    flags: string[];
    rules: LoginConfigRules | null;
}

Type declaration