UNPKG

frida-in-the-middle

Version:

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

24 lines (23 loc) 550 B
{ "name": "frida-in-the-middle", "version": "0.1.0", "description": "Node/Express middleware for registration and authentication against ForgeRock IDM 5.5 API", "keywords": [ "middleware", "ForgeRock", "Identity Management", "IDM" ], "main": "index.js", "scripts": { "test": "node index.test.js" }, "author": "Ko La <lapinek@gmail.com>", "license": "MIT", "dependencies": {}, "devDependencies": {}, "repository": { "type": "git", "url": "https://github.com/lapinek/frida-in-the-middle.git" } }