express-access-checker
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published
import { authenticate } from '@localz/express-access-checker'

// The route must include the projectId in the params
app.get('/api/projects/:projectId/some-resource', authenticate, routeHandler)

Readme

Keywords

none

Package Sidebar

Install

npm i express-access-checker

Weekly Downloads

1

Version

1.0.0

License

UNLICENSED

Unpacked Size

26.2 kB

Total Files

18

Last publish

Collaborators

  • localzadmin