DEV Community

Discussion on: Use JSON Web Tokens to Make a Secure Web App

Collapse
 
aumayeung profile image
John Au-Yeung

Yes. We should sign it so that we can verify if the JWT is authentic on production.