UNPKG

machinepack-jwtauth

Version:

Handle JSON Web Token authentication requests.

6 lines (5 loc) 165 B
// This is a boilerplate file which should not need to be changed. module.exports = require('machine').pack({ pkg: require('./package.json'), dir: __dirname });