, positioning itself as a broader digital portal for mobile users. The Important Catch: Is It Legal? While the site is "free" to use, it operates in a legal gray area
export const authOptions = adapter: PrismaAdapter(prisma), providers: [ GoogleProvider( clientId: process.env.GOOGLE_CLIENT_ID!, clientSecret: process.env.GOOGLE_CLIENT_SECRET!, ), ], callbacks: session: async ( session, user ) => if (session.user) session.user.id = user.id; return session; , , ; fzmovesnet