79613947

Date: 2025-05-09 10:45:05
Score: 1
Natty:
Report link

I had the same issue after updating to v4.5.1. Adding 'use server' to the auth0 client initialization module (usually lib/auth0.ts) resolved the problem.

By the way, adding env to next.config is not recommended by Next.js, as it's a legacy API.

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: betterthanyouthink