How to fix jwt verify error in next middleware?
t.me/arb_0011

t.me/arb_0011 @arb_0011

Joined:
Mar 23, 2025

How to fix jwt verify error in next middleware?

Publish Date: Mar 23
5 0

I had a problem related to json web token verify developing my next.js project just before.
The problem is that there is error in verification of jwt even thouth the jwt is not expired and valid.
So I fixed this error using JOSE module.
Please use this module.
Thank you for your time.

Comments 0 total

    Add comment