pages/api/auth/[...nextauth].js ... callbacks: { async signIn({ user, account, profile, email, credentials }) { return true } ...
確定! 回上一頁