dwyl/learn-json-web-tokens

clarify that JWT is not encryption ...

Open

#55 opened on Mar 23, 2016

View on GitHub
 (1 comment) (1 reaction) (0 assignees)JavaScript (4,175 stars) (267 forks)batch import
enhancementhelp wanted

Description

The question has come up a couple of time when explaining JWTs to beginners. so its worth clarifying that JTWs are not encrypted, they are signed ...

Contributor guide