What are JWTs – and how to ‘hack’ them

What are JWTs – and how to ‘hack’ them

JSON Web Tokens – or JWTs – are a common method of providing authentication and authorisation to a web application. While they may seem complex, it is possible to look closely and break down the structure of these three-part tokens, to understand the different...