[...nextauth.js] import NextAuth from 'next-auth' import GoogleProviders from 'next-auth/providers/google' const options = { providers: ...
確定! 回上一頁