JWTs, secure JSON handling, and protecting your APIs from malformed input.
A clear explanation of JSON Web Tokens (JWT): structure, how they work, and how to safely decode them without sending to a server.