Socket
Book a DemoInstallSign in
Socket

@cr-ste-justine/jwt

Package Overview
Dependencies
Maintainers
5
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cr-ste-justine/jwt

Utilities to process jwt tokens

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
5
Created
Source

Overview

This repo contains an npm library implementing utilities to extract jwt tokens from request instances and verify the token once extracted.

Installation

npm install @cr-ste-justine/jwt

Usage

monad

See the comments in the index.js file for documentation on each function.

For usage, look at the tests in tests/index.js.

FAQs

Package last updated on 23 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts