const formFields: { id: string; value: str...
# support-questions
a
const formFields: { id: string; value: string; }[] Argument of type '{ id: string; value: string; }[]' is not assignable to parameter of type 'TypeContextEmailPasswordSignUp | TypeContextThirdParty'. Type '{ id: string; value: string; }[]' is missing the following properties from type 'TypeContextThirdParty': loginType, thirdPartyAuthCodeResponsets(2345)