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
in nextjs 12.2.5 and jsonwebtoken 8.5.1
we can not import verifyToken in middleware.js , it cause error
"The edge runtime does not support Node.js 'buffer' module."
what's is correct way in next js 12.2.5?
and why?
The text was updated successfully, but these errors were encountered:
hi
in nextjs 12.2.5 and jsonwebtoken 8.5.1
we can not import verifyToken in middleware.js , it cause error
"The edge runtime does not support Node.js 'buffer' module."
what's is correct way in next js 12.2.5?
and why?
The text was updated successfully, but these errors were encountered: