iut-hapi/lib/plugins/@hapi.jwt.js

8 lines
78 B
JavaScript

'use strict';
module.exports = {
plugins: {
options: {}
}
};