UNPKG

@mahdi.golzar/jwtauthenticator

Version:

JWTAuthenticator is a simple utility for managing authentication using JSON Web Tokens (JWT). It provides methods for generating, verifying, and decoding JWTs in a Node.js environment without relying on external libraries.

16 lines (15 loc) 288 B
{ "name": "@mahdi.golzar/jwtauthenticator", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "jwt", "Autenticate" ], "author": "mahdi.golzar", "license": "ISC", "description": "" }