The safest way to use JWTs
JWTs are probably one of the most used ways to authenticate users. But most people use them in the wrong way which has serious security issues.
JWT tokens are incredibly sensitive to information. Even a single change in the payload can change the has...
manosriram.hashnode.dev6 min read