JWT

Web

Term Overview

Term JWT
카테고리 Web
Related Terms 4

Definition

JSON Web Token. A compact, URL-safe token format for securely transmitting claims between parties as a signed (and optionally encrypted) JSON object. Commonly used for authentication and authorization in web APIs.

Web

Related Terms

More in Web