You can use something like this: signIn("credentials", { redirect: false, email: "test", password: "test", }) .then((error) ...
確定! 回上一頁