Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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())

About

A koa middleware for intercepting unauthorized requests

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages