@todo-3.0/jwt
v0.1.2
Published
Simple JWT library
Downloads
11
Readme
@todo-3.0/jwt
A simple library for handling JWT token.
It includes basic operations for
- constructing fresh JWTs
- parsing incomming JWTs
- serializing created JWTs
- verifying that JWTs where issued by "self"
