middleware.ts import { getToken } from "next-auth/jwt"; ... If the user is not authenticated, it will redirect to the /sign-in page with a ...
確定! 回上一頁