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.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)