onlinetools.dev
워크벤치 · 로컬 우선

Extract a single claim from a JWT

로컬 실행

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.

단계: JWT → payload JSONPath filter$.name
다른 레시피