DEV Community

Amiltonxavier
Amiltonxavier

Posted on

UnauthorizedError: invalid signature

I'm having this error in the backend of my application, I think it's because of express-jwt exactly in my secret.
whenever I try to create a new category the error appears.
if anyone wants to help me I will leave the links to my repository down here.
backend: https://github.com/Amiltonxavier/ecommerce-backend.git
frontend: https://github.com/Amiltonxavier/ecommerce-frontend.git

Top comments (0)