"JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.
"exp" (Expiration Time) Claim value to set on the JWT Claims Set. When number is
passed that is used as a value, when string is passed it is resolved to a time span and added
to the current timestamp.