IntermediateVocabulary#security#backend#developer-tools

JSON Web Tokens (JWT) Vocabulary

Learn the vocabulary of a self-contained, signed token verified without a session-store lookup.

0 / 5 completed
1 / 5
At standup, a dev mentions a compact, self-contained token that carries its own signed claims, so a server can verify it without a database lookup on every request. What is this token format called?