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 (267 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,175 stars)
PR merge metrics
 (No merged PRs in 30d)

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