Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 137 Bytes

json-web-token.md

File metadata and controls

5 lines (3 loc) · 137 Bytes

JSON Web Token

AKA JWT

An authentication token that contains implicit meaning for the user, e.g. “logged in as administrator”.