What is JWT? How does it work?
JWT or JSON Web Tokens are the new industry standards for securing APIs to and from the server. But what exactly is JWT? How does it work? Let us understand it more in detail.
Introduction to JWT
JWT, or JSON Web Token, is an open standard(RFC 7519) ...
andy89.hashnode.dev5 min read