koa-auth-middleware

0.1.4 • Public • Published

koa-auth

koa-auth

Build Status Coverage Status

Get Started

Install the package:

npm install --save koa-auth-middleware

Usage:

import koaAuth from 'koa-auth-middleware';
 
// get the koa app
// use the default logic
app.use(koaAuth())

Readme

Keywords

none

Package Sidebar

Install

npm i koa-auth-middleware

Weekly Downloads

7

Version

0.1.4

License

MIT

Last publish

Collaborators

  • zfeng
  • yedaodao