Commit e154737f by Percy Quispe Huarcaya

feat: Adding token creator and a parser

parent f17eac05
......@@ -2,7 +2,7 @@
"name": "security-ndjs-lib",
"version": "1.0.0",
"description": "Library to manage tokens using js",
"main": "src/token.js",
"main": "src/util/token.js",
"types": "types/index.d.ts",
"scripts": {
"test": "jest"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment