JSON Web Token (JWT) and why we use them?
So I wanted to talk about how we use JWT at Turtlemint. What is JWT (JSON Web Token) you ask? JSON Web Token (JWT) is an open standard (RFC 7519) for securely transmitting information between parties as JSON objects. Let me take you through the whole...
Dec 15, 20207 min read1.3K
