UNPKG

@identity.com/dsr

Version:

The Dynamic Scope Request (DSR) javascript library provides capability around securely requesting credential information between an ID Requester and an ID Holder

15 lines 222 B
{ "extends": "airbnb-base", "env": { "browser": true, "commonjs": true, "es6": true, "jest": true }, "plugins": [ "no-only-tests" ], "rules": { "max-len": ["warn", 200] } }