feat: Adding token creator and a parser
Showing
{ | { | ||
"name": "security-ndjs-lib", | "name": "security-ndjs-lib", | ||
"version": "1.0.0", | "version": "1.0.0", | ||
"description": "", | "description": "Library to manage tokens using js", | ||
"main": "index.js", | "main": "index.js", | ||
"scripts": { | "scripts": { | ||
"test": "jest" | "test": "jest" | ||
... | ... |
Please
register
or
sign in
to comment