portal/src/pages/api/auth/[...nextauth].js import NextAuth from "next-auth"; import GithubProvider from "next-auth/providers/github"; ...
確定! 回上一頁