Day107 — JWTJacky Tsang·Follow1 min read·Sep 25, 2019--ListenShareWhat is JSON Web Token (JWT)JWT.IO — JSON Web Tokens IntroductionNEW: get the JWT Handbook for free and learn JWTs in depth! JSON Web Token (JWT) is an open standard ( RFC 7519) that…jwt.ioThe Anatomy of a JSON Web TokenIntroduction The API model has been used a great amount recently in applications. This has come about because…scotch.ioJWT decoder and encoderJWT.IOJSON Web Token (JWT) is a compact URL-safe means of representing claims to be transferred between two parties. The…jwt.io