express-jwt
express-jwt copied to clipboard
token invalid when new deployment
Everytime I push a new deployment the JWT becomes invalid even though the secret stays the same. How can I prevent this from happening?
Only a couple of years since you posted this @atalebagha, but did you solve the problem?