framework · inferred from evidence
Next
A version of the Next.js framework mentioned in the context of the error occurring.
- 500 error on getKindeServerSession() in 2.3.7 (fixed in 2.5)
Calling getKindeServerSession() in @kinde-oss/kinde-auth-nextjs 2.3.7 threw a 500 error (e.g. when checking isAuthenticated in a navbar for a logged-out user). After login everything worked; the error only appeared with no active session. S