dwyl/learn-json-web-tokens

clarify that JWT is not encryption ...

Open

#55 aberto em 23 de mar. de 2016

Ver no 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 ...

Guia do colaborador