You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi 👋,
I'm having trouble with session.save(), used within Next.js 15.1.5 /api/login/route
it throws error TypeError: _crypto.getRandomValues is not a function
Node v21.7.1
What I'm missing here? can anyone shed a light..
Thanks!
The text was updated successfully, but these errors were encountered:
Hi 👋,
I'm having trouble with
session.save()
, used within Next.js 15.1.5/api/login/route
it throws error
TypeError: _crypto.getRandomValues is not a function
Node v21.7.1
What I'm missing here? can anyone shed a light..
Thanks!
The text was updated successfully, but these errors were encountered: