Argument of type 'import("/home/ankitjey/Desktop/s...
# support-questions
a
Argument of type 'import("/home/ankitjey/Desktop/sideprojects/unnamed-backend/node_modules/supertokens-node/lib/build/recipe/thirdpartyemailpassword/recipe").default' is not assignable to parameter of type 'import("/home/ankitjey/Desktop/sideprojects/unnamed-backend/node_modules/supertokens-node/lib/build/recipe/emailpassword/recipe").default'. The types of 'config.sessionFeature.setJwtPayload' are incompatible between these types. Type 'import("/home/ankitjey/Desktop/sideprojects/unnamed-backend/node_modules/supertokens-node/lib/build/recipe/thirdpartyemailpassword/types").TypeInputSetJwtPayloadForSession' is not assignable to type 'import("/home/ankitjey/Desktop/sideprojects/unnamed-backend/node_modules/supertokens-node/lib/build/recipe/emailpassword/types").TypeInputSetJwtPayloadForSession'. Types of parameters 'context' and 'formFields' are incompatible. Type 'TypeFormField[]' is not assignable to type 'TypeContextThirdParty | TypeContextEmailPasswordSessionDataAndJWT'. Type 'TypeFormField[]' is missing the following properties from type 'TypeContextEmailPasswordSessionDataAndJWT': loginType, formFieldsts(2345)