TMI) JWT는 [좉]으로 읽습니다
· by 박승재
1. Introduction
JSON Web Token (JWT) is a compact claims representation format
intended for space constrained environments such as HTTP
Authorization headers and URI query parameters. JWTs encode claims
to be transmitted as a JSON [RFC7159] object that is used as the
payload of a JSON Web Signature (JWS) [JWS] structure or as the
plaintext of a JSON Web Encryption (JWE) [JWE] structure, enabling
the claims to be digitally signed or integrity protected with a
Message Authentication Code (MAC) and/or encrypted. JWTs are always
represented using the JWS Compact Serialization or the JWE Compact
Serialization.
The suggested pronunciation of JWT is the same as the English word
"jot".
이왜진
???: 우리 서버 API 좉(JWT)됨
← 다음 글
Scoop: 빨리 세팅해주세요 현기증 난단 말이에요
이전 글 →
Logger는 사드세요... 제발: SLF4J와 Logback