onlinetools.dev
banco de trabajo · local-first

Extract a single claim from a JWT

Se ejecuta localmente

Decode a JSON Web Token and pull a single claim straight out with a JSONPath expression — change $.name to $.sub, $.exp or any claim you need. Everything runs locally.

Pasos: JWT → payload JSONPath filter$.name
Más recetas