← Back to glossary
Glossary

Self-Contained Token

Reviewed 20 March 2026 Canonical definition

A self-contained token carries the information needed for validation and authorization inside the token itself rather than requiring a lookup for every request. JWTs are a common example.