pages/api/auth/[...nextauth].js import NextAuth from "next-auth" import AppleProvider from "next-auth/providers/apple" import GoogleProvider from ...
確定! 回上一頁