Configure Auth.js to use the TypeORM Adapter: pages/api/auth/[...nextauth].js. import NextAuth from "next-auth" import { TypeORMLegacyAdapter } from ...
確定! 回上一頁