Introduction to JWT (JSON Web Token) - Securing apps & services

-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)