13 FebValidating JSON Web Tokens in Varnish By ThijsFeryn In Tech JSON Web Tokens, or JWT as we tend to call them, is an open standard that stores claims in an encoded JSON object. Basically: JSON Web Tokens allow you to safely store session data client-side. How do JSON Web Tokens work? Read MoreShare: