DD
DevDash

JWT

Security

Definition

JSON Web Token (JWT) is an open standard (RFC 7519) for securely transmitting information between parties as a JSON object. JWTs are self-contained tokens composed of three Base64URL-encoded parts: header, payload, and signature. Widely used for authentication and API authorization.

Related Tools

Frequently Asked Questions

Related Terms

Want API access + no ads? Pro coming soon.