How to Encode and Decode Base64 (And Read a JWT Payload)
What those A-Z, a-z, 0-9 strings actually mean, why they aren't secure even though they look scrambled, and how to peek inside a JWT token.
Read more3 articles tagged “Developer Tools”.
What those A-Z, a-z, 0-9 strings actually mean, why they aren't secure even though they look scrambled, and how to peek inside a JWT token.
Read moreTurning a wall of minified JSON into something readable, and what to actually check when formatting throws an error instead.
Read moreWhat's actually inside those 32 hexadecimal characters, and why a randomly generated ID is safe to trust without a central authority checking for duplicates.
Read more