@octoguild-licence/express
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Decryption middleware for express.

npm

At the moment library decrypts only body from requests.

Install

yarn add @octoguild-licence/express

Usage

Code example:

import licenceExpress from '@octoguild-licence/express'
import express from 'express'

const app = express.Router()

app.use(licenceExpress.createAccessMiddleWare())

// ... secured routes

Readme

Keywords

Package Sidebar

Install

npm i @octoguild-licence/express

Weekly Downloads

28

Version

1.0.2

License

none

Unpacked Size

7.42 kB

Total Files

11

Last publish

Collaborators

  • zvs001