JSON Web Token— definition, example and pronunciation in USA and UK English

Noun (concept)
JWT (JSON Web Token)
a secure way to authenticate API requests without storing session data
The client sends a JWT bearer token in the Authorization header with each request.