whos-there

0.0.1 • Public • Published

Who's There

Authorization middleware for route-now.

	const router = require('route-now')
	const validate = require('whos-there')
	const app = router()
	app.use('/', validate())
	app.get(...)
	module.exports = app.handler

Readme

Keywords

none

Package Sidebar

Install

npm i whos-there

Weekly Downloads

1

Version

0.0.1

License

ISC

Unpacked Size

1.02 kB

Total Files

3

Last publish

Collaborators

  • esundahl