Building a secure API: Overview of techniques and technologies needed to launch a secure API

-What is JWT (JSON Web Token) -What is the structure of JWT -What are Header, Payload (claims) and Signature of JWT -How is JWT used in applications -How to create, tamper and verify JWT (understanding JWT, with no code)