@reges-hq/express-api-key-auth

0.0.2 • Public • Published

express-error-handler

A api key auth

Installation

npm install @reges-hq/express-api-key-auth

Or with yarn

yarn add @reges-hq/express-api-key-auth

Usage

In your applications main entry point add:

const auth = require('@reges-hq/express-api-key-auth');

const key = 'something'
app.use(auth(key));

Readme

Keywords

none

Package Sidebar

Install

npm i @reges-hq/express-api-key-auth

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • drhosh
  • walraz
  • gresc