npm.io
0.0.3 • Published 7 years ago

jwt-ed25519-tn

Licence
MIT
Version
0.0.3
Deps
10
Size
54 kB
Vulns
1
Weekly
0

jsonwebtoken-ed25519-tn

An implementation of JSON Web Tokens with the help of tweetnacl.

This was developed against draft-ietf-oauth-json-web-token-08. It makes use of node-jws

Fork Changes

This package is a fork of jsonwebtoken-ed25519 with the only one major change:

It is based on tweetnacl library, while origin library jsonwebtoken-ed25519 based on ed25519. The package got the same API as the original library. Check it here.

Keywords