JWT, JSON Web Token

August 23, 2025 2 weeks ago 1 min read

Compact token format with claims signed or encrypted using JWS or JWE; used for authenticating to node APIs, relays, and wallets without sharing passwords.