79350619

Date: 2025-01-12 20:07:43
Score: 1
Natty:
Report link

You need to pass your authOptions to the getServerSession function.

const session = await getServerSession(authOptions);
console.log(session.access_token);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Egehan Dülger