UNPKG

frida-in-the-middle

Version:

Node/Express middleware for registration and authentication against ForgeRock IDM 5.5 API

6 lines (4 loc) 116 B
const frida = require('./index') if (typeof frida !== 'function') { throw new Error('frida is not a function') }