{"_id":"oidc-provider","_rev":"420-3bf3f5fca363539cad6c0b1387013fa0","name":"oidc-provider","dist-tags":{"previous":"6.31.1","latest":"9.12.2"},"versions":{"0.2.0":{"name":"oidc-provider","version":"0.2.0","keywords":["openid","connect","provider","oidc","oauth","oauth2"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.2.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider#readme","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"e8ec77674652f9951ece09f9073413e4f44621c0","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.2.0.tgz","integrity":"sha512-GBwzWFg79heG2KVDxoBnJoexR0P5Nxm8Q9Oeh6n3jAvjbUtFYc9wvI4EA7Q6R0NxJSRr9wUyYEUvaz4QMcRCow==","signatures":[{"sig":"MEUCIAfZkrvDOmnCnuNqgTNuIBiMyXbkrdrgYwgln5R2RYn7AiEA9/qR6MZsegtduh/dee09oOyRFvglrHtvab+JGeCs93M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"e8ec77674652f9951ece09f9073413e4f44621c0","engines":{"node":">=4"},"gitHead":"0a6a3db6e7c9366592624b20cac0c371dd7fb6f1","scripts":{"lint":"eslint lib example test --fix","test":"make test","coverage":"make test-cov"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.8.6","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.0.0","dependencies":{"got":"^6.1.1","joi":"^8.0.5","koa":"^1.0.0","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^1.0.4","lru-cache":"^4.0.0","node-jose":"^0.8.0","node-uuid":"^1.4.7","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","mocha":"^2.4.5","sinon":"^1.17.3","eslint":"^2.8.0","koa-ejs":"^3.0.0","istanbul":"^0.4.3","cookiejar":"^2.0.6","delegates":"^1.0.0","koa-mount":"^1.3.0","supertest":"^1.2.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^1.5.0","eslint-config-airbnb-base":"^1.0.3"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.2.0.tgz_1461789145467_0.4343362713698298","host":"packages-16-east.internal.npmjs.com"}},"0.3.0":{"name":"oidc-provider","version":"0.3.0","keywords":["openid","connect","provider","oidc","oauth","oauth2"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.3.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider#readme","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"d668d63d9943df8c93bcf017154ef34512c2621d","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.3.0.tgz","integrity":"sha512-bFhDlN2SnlpEqXRw4+aAxfWsZKahyhXeWEM8wuawh1XQjS7/pX6VegIhgLQKNbtFNORv9uqHM+DJsOdO+R+8uA==","signatures":[{"sig":"MEQCIEUDPI1FuT189W9UcAUG3jOTM+vusiWZtvIwOh++Zi64AiAN26s5u5xzAJaslXvOdxwvAy3Pc1YnjU7iT7jwvAG6MA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"d668d63d9943df8c93bcf017154ef34512c2621d","engines":{"node":">=4"},"gitHead":"0668684ef49761d45a0bb45578c2f8760b391022","scripts":{"lint":"eslint lib example test --fix","test":"make test","coverage":"make test-cov"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.14.12","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.2.6","dependencies":{"got":"^6.1.1","joi":"^8.0.5","koa":"^1.0.0","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^1.0.4","lru-cache":"^4.0.0","node-jose":"^0.8.0","node-uuid":"^1.4.7","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","mocha":"^2.4.5","sinon":"^1.17.3","eslint":"^2.8.0","koa-ejs":"^3.0.0","istanbul":"^0.4.3","cookiejar":"^2.0.6","delegates":"^1.0.0","koa-mount":"^1.3.0","supertest":"^1.2.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^1.5.0","eslint-config-airbnb-base":"^1.0.3"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.3.0.tgz_1462553676318_0.6806458001956344","host":"packages-12-west.internal.npmjs.com"}},"0.3.1":{"name":"oidc-provider","version":"0.3.1","keywords":["openid","connect","provider","oidc","oauth","oauth2"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.3.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider#readme","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"35f943c55cd2d58684a5f835291032e35d0b8322","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.3.1.tgz","integrity":"sha512-6s0bgobfaXA6JIbVkkMTJ3WxJbgRbik5S8+SNlnvPqQmQVzw0FiNIknloWFGMCTzrOZzhgb59n03Uds/PTtZpA==","signatures":[{"sig":"MEYCIQCXqW1/at+bXmTXXdg6dV2gQAgS7idbI7XAR4FsPm7WowIhAN8+bp9+aO07UOgrtmHrXE9x6lbz5nnhlmo4l+iR2v4R","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"35f943c55cd2d58684a5f835291032e35d0b8322","engines":{"node":">=4"},"gitHead":"67baaa02a7a3fc00591a18372c3faf6c9414e2cf","scripts":{"lint":"eslint lib example test --fix","test":"make test","coverage":"make coverage"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.8.6","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.1.0","dependencies":{"got":"^6.1.1","joi":"^8.0.5","koa":"^1.0.0","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^1.0.4","lru-cache":"^4.0.0","node-jose":"^0.8.0","node-uuid":"^1.4.7","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","mocha":"^2.4.5","sinon":"^1.17.3","eslint":"^2.8.0","koa-ejs":"^3.0.0","istanbul":"^0.4.3","cookiejar":"^2.0.6","delegates":"^1.0.0","koa-mount":"^1.3.0","supertest":"^1.2.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^1.5.0","eslint-config-airbnb-base":"^3.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.3.1.tgz_1463516070049_0.11222653230652213","host":"packages-16-east.internal.npmjs.com"}},"0.4.0":{"name":"oidc-provider","version":"0.4.0","keywords":["openid","connect","provider","oidc","oauth","oauth2"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.4.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider#readme","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"fe38a48fa76c9d3cf7d7882ecdc719e20236c641","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.4.0.tgz","integrity":"sha512-z4ose7FaDZXIKsVULQEldm2c9WvWmvAX6ndIVbP0mdzdBOCA3S+sCknpOLJ6DcCGwRLJOFuJMkKL3FuDOBP8Kw==","signatures":[{"sig":"MEUCIFkG0F9JJ8T5PVw7lKPJbLOpvMUJuCVoK/TDYdkTmUbAAiEAo3lEoeNoqLKUo5+XYecIhzy40ZGP1gB8YrxkFDUmqwI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"fe38a48fa76c9d3cf7d7882ecdc719e20236c641","engines":{"node":">=4"},"gitHead":"80479431212db9f02013cff948fb374ac626e1af","scripts":{"lint":"eslint lib example test --fix","test":"make test","coverage":"make coverage"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.8.9","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.2.0","dependencies":{"got":"^6.1.1","joi":"^8.0.5","koa":"^1.0.0","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^1.0.4","lru-cache":"^4.0.0","node-jose":"^0.8.0","node-uuid":"^1.4.7","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","mocha":"^2.4.5","sinon":"^1.17.3","eslint":"^2.8.0","koa-ejs":"^3.0.0","istanbul":"^0.4.3","cookiejar":"^2.0.6","delegates":"^1.0.0","koa-mount":"^1.3.0","supertest":"^1.2.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^1.5.0","eslint-config-airbnb-base":"^3.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.4.0.tgz_1463685449219_0.744476476451382","host":"packages-16-east.internal.npmjs.com"}},"0.5.0":{"name":"oidc-provider","version":"0.5.0","keywords":["openid","connect","provider","oidc","oauth","oauth2"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.5.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider#readme","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"5f17c5637be8bb13871f7860864d936b9dd076ab","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.5.0.tgz","integrity":"sha512-ibFPOPg3Wl/TIs8y5suoFQSmXMl4xOgTaDxiGHhPV7jmNMdg6TSWQYoTslB2Mzyce8S22eYxWwzaqst403T9bg==","signatures":[{"sig":"MEYCIQCeHoNZ0mRTKugJFfpbWWkz0btZdsIzeBbj3THmqoyp4gIhAOY2nxQQGrLO8+ucvqzB3UbISxZKqt4jWmc4ccuBzBMD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"5f17c5637be8bb13871f7860864d936b9dd076ab","engines":{"node":">=4"},"gitHead":"a7436afe5bfb5f0f7076953e192b75c08066535e","scripts":{"lint":"eslint lib example test --fix","test":"make test","coverage":"make coverage"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.8.9","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.2.0","dependencies":{"got":"^6.1.1","joi":"^8.0.5","koa":"^1.0.0","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^1.0.4","lru-cache":"^4.0.0","node-jose":"^0.8.0","node-uuid":"^1.4.7","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^8.0.0","mocha":"^2.4.5","sinon":"^1.17.3","eslint":"^2.8.0","koa-ejs":"^3.0.0","istanbul":"^0.4.3","cookiejar":"^2.0.6","delegates":"^1.0.0","koa-mount":"^1.3.0","supertest":"^1.2.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^1.5.0","eslint-config-airbnb-base":"^3.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.5.0.tgz_1464026162662_0.9435997810214758","host":"packages-16-east.internal.npmjs.com"}},"0.6.0":{"name":"oidc-provider","version":"0.6.0","keywords":["openid","connect","provider","oidc","oauth","oauth2"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.6.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"932d6c0819630a024706d5545a6d6cb723fdd8b9","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.6.0.tgz","integrity":"sha512-Cjt0HBaZnddA22I452aCcR/+IqAwOcAnucTprm66sXmE3oruIQe8oAMDXRNKIZJw1rp3y+cEilK7gxyENHD0tA==","signatures":[{"sig":"MEQCIH7sVUZfimfdG6A1WuSmRRNCWCmBj8gBjF8hP1oRDnWUAiA2PscTiKZ1z7ZK2SuVmgjg7DJuWjAR0O42uBNZN936Iw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"932d6c0819630a024706d5545a6d6cb723fdd8b9","engines":{"node":">=4"},"gitHead":"d100b42fff176c1717fd24573291cdaae6cecec8","scripts":{"lint":"eslint lib example test --fix","test":"make test","coverage":"make coverage"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.9.5","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.2.2","dependencies":{"got":"^6.1.1","joi":"^8.0.5","koa":"^1.0.0","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^1.0.4","lru-cache":"^4.0.0","node-jose":"^0.8.0","node-uuid":"^1.4.7","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^8.0.0","mocha":"^2.4.5","sinon":"^1.17.3","eslint":"^2.8.0","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"^2.0.6","delegates":"^1.0.0","koa-mount":"^1.3.0","supertest":"^1.2.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^1.5.0","eslint-config-airbnb-base":"^3.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.6.0.tgz_1466541535246_0.6650474674534053","host":"packages-12-west.internal.npmjs.com"}},"0.7.0":{"name":"oidc-provider","version":"0.7.0","keywords":["openid","connect","provider","oidc","oauth","oauth2"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.7.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"f48c26030d46607994da7e4d38c83cece0e15194","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.7.0.tgz","integrity":"sha512-2QSI8CwQuXe9szXFuCFIcL4KKMdJwwihkCHna0rCIhqjAI0BPiC8bx5UHeVajgVP4H2zg2C3fzGb4hTusy6wYw==","signatures":[{"sig":"MEUCIFzQJXkHZZXNJHddO0u1HVWKr9bHGB+cDNvbc+Blkv6aAiEA6FsAAYu3vLuu6xH0k0hoayswgQk55NEQPSU3ezrsilw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"f48c26030d46607994da7e4d38c83cece0e15194","engines":{"node":">=4"},"gitHead":"736692f039936ccf169dc0a2c79a68845cb5ed5e","scripts":{"lint":"eslint lib example test --fix","test":"make test","coverage":"make coverage"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.9.5","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.2.2","dependencies":{"got":"^6.1.1","koa":"^1.0.0","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^1.0.4","lru-cache":"^4.0.0","node-jose":"^0.8.0","node-uuid":"^1.4.7","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^8.0.0","mocha":"^2.4.5","sinon":"^1.17.3","eslint":"^2.8.0","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"^2.0.6","delegates":"^1.0.0","koa-mount":"^1.3.0","supertest":"^1.2.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^1.5.0","eslint-config-airbnb-base":"^3.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.7.0.tgz_1467559977080_0.3816647115163505","host":"packages-12-west.internal.npmjs.com"}},"0.7.1":{"name":"oidc-provider","version":"0.7.1","keywords":["openid","connect","provider","oidc","oauth","oauth2"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.7.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"ea99fb76a142cffaa64941e441db782cf3dd7867","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.7.1.tgz","integrity":"sha512-p1psdeOk+FiM2OZKk7Kv1NZZ5XbNorun8J6X0747oHJHVbLfLu1uIquHR72UQaKN+QbTBY1bMfC249QtaY2bUA==","signatures":[{"sig":"MEQCIHlffmKXYm7vRH0Yu4wrqJlwNDOgDf/jBGp69LCR182zAiBK5Nqwnu5Cc/UTUlVWOJ8Yn39/lmWf6UCFPyxwlN/DMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"ea99fb76a142cffaa64941e441db782cf3dd7867","engines":{"node":">=4"},"gitHead":"bacc260369939d69c1f8c16c440885d6931ce4a1","scripts":{"lint":"eslint lib example test --fix","test":"make test","coverage":"make coverage"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.14.12","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.2.6","dependencies":{"got":"^6.1.1","koa":"^1.0.0","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^1.0.4","lru-cache":"^4.0.0","node-jose":"^0.8.0","node-uuid":"^1.4.7","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^8.0.0","mocha":"^2.4.5","sinon":"^1.17.3","eslint":"^2.8.0","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"^2.0.6","delegates":"^1.0.0","koa-mount":"^1.3.0","supertest":"^1.2.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^1.5.0","eslint-config-airbnb-base":"^3.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.7.1.tgz_1468003947964_0.3549927731510252","host":"packages-12-west.internal.npmjs.com"}},"0.7.2":{"name":"oidc-provider","version":"0.7.2","keywords":["openid","connect","provider","oidc","oauth","oauth2"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.7.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"27d7055cc4a745fa45502a76656c1ce0be882a7f","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.7.2.tgz","integrity":"sha512-YxSliCbK7NAznvFIA4arv1Z+jvxX10c+LEKkJaFmrTkP6eyzd38S+LoNML27v1KjjlshPYCFXg0UMlqAqsDN0A==","signatures":[{"sig":"MEYCIQDvp3J4I1/C87+lOgiNdcuaz36q33xvmjO4ENy6Q0ZA+AIhAIQxcxsBEVG/iUWdIMD6GN/K8XfQ4U1tLXNISmjjxGBe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"27d7055cc4a745fa45502a76656c1ce0be882a7f","engines":{"node":">=4"},"gitHead":"9e9878d58970f0f84d837dfc616f259e12285068","scripts":{"lint":"eslint lib example test --fix","test":"make test","coverage":"make coverage"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.14.12","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.2.6","dependencies":{"got":"^6.1.1","koa":"^1.0.0","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^1.0.4","lru-cache":"^4.0.0","node-jose":"^0.8.0","node-uuid":"^1.4.7","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^8.0.0","mocha":"^2.4.5","sinon":"^1.17.3","eslint":"^2.8.0","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"^2.0.6","delegates":"^1.0.0","koa-mount":"^1.3.0","supertest":"^1.2.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^1.5.0","eslint-config-airbnb-base":"^3.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.7.2.tgz_1468428672036_0.22536240168847144","host":"packages-12-west.internal.npmjs.com"}},"0.8.1":{"name":"oidc-provider","version":"0.8.1","keywords":["openid","connect","provider","oidc","oauth","oauth2"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.8.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"9f45f5716389dddd6d2784298f28906a5d009741","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.8.1.tgz","integrity":"sha512-V+Zr3lzTwdB8PbL3aGHxmzylLrwf5fUyT2St1yEosOOW49vm0C9tEKgaBLohsFahmhV3p+USGatkGGB66UJMFA==","signatures":[{"sig":"MEYCIQCWhpCVpUZCglPcI9mq1JGPqc/DPx1xR0YlGIv4FuQ1FwIhANIVMn4zRlWkwGf7VF1S2aq5G2zRwedlO0nqu4Cx1jy3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"9f45f5716389dddd6d2784298f28906a5d009741","engines":{"node":">=4"},"gitHead":"7cd05d3ae9ecad4676517bea0f3dbd0bd1034fa5","scripts":{"lint":"eslint lib example test --fix","test":"make test","coverage":"make coverage"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.3","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.3.1","dependencies":{"got":"^6.1.1","koa":"^1.0.0","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","node-uuid":"^1.4.7","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^8.0.0","mocha":"^2.4.5","sinon":"^1.17.3","eslint":"*","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","delegates":"^1.0.0","koa-mount":"^1.3.0","supertest":"^1.2.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"*","eslint-config-airbnb-base":"*"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.8.1.tgz_1469785473223_0.5320618697442114","host":"packages-12-west.internal.npmjs.com"}},"0.8.2":{"name":"oidc-provider","version":"0.8.2","keywords":["openid","connect","provider","oidc","oauth","oauth2"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.8.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"801baa8d7951ad57f030043a0bda5c925cfff60d","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.8.2.tgz","integrity":"sha512-TsJTwLLA2TppAJBUPf9Awq5dv0xJmApMil2bpFf/b8b6Ic/5+V+EmE4pLbc7ZbjF4ymDEt0h/o8bwD3/fE6h6A==","signatures":[{"sig":"MEQCICf5Q58lN63o2X05lahkmf9pNeZNALWLPv1ef7ym/90bAiBAtINDxWl1YC6INoFmKJ63Euz7xoHmLLZlCYmNpzl0HA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"801baa8d7951ad57f030043a0bda5c925cfff60d","engines":{"node":">=4"},"gitHead":"3d99562b8a291cfa6650769c7eb10a252d242e99","scripts":{"lint":"eslint lib example test --fix","test":"make test","coverage":"make coverage"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.14.12","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.2.6","dependencies":{"got":"^6.1.1","koa":"^1.0.0","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","node-uuid":"^1.4.7","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^8.0.0","mocha":"^2.4.5","sinon":"^1.17.3","eslint":"*","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","delegates":"^1.0.0","koa-mount":"^1.3.0","supertest":"^1.2.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"*","eslint-config-airbnb-base":"*"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.8.2.tgz_1469896236204_0.1075740980450064","host":"packages-16-east.internal.npmjs.com"}},"0.9.0":{"name":"oidc-provider","version":"0.9.0","keywords":["openid","connect","provider","oidc","oauth","oauth2"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.9.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"cff60d8a7311c0cd70192e494ad950b57c9b2b29","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.9.0.tgz","integrity":"sha512-Vu8XX+2NVdkRmv7A7EUNITFeN9fXlLKuX3CyNZujJH3Phq2S8tFv++sOrnx7UBk2t7OipcHTMMk3CUvJv4Olzg==","signatures":[{"sig":"MEQCIBGkrrbuwLkIOwdWC4qTB2Xn3XVisyCA0YDg87Kf1BiiAiB7VpsmOFl63iyak6Ap/9KSIPiJ/7PO3Y/x8ckG3h1wqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"cff60d8a7311c0cd70192e494ad950b57c9b2b29","engines":{"node":">=4"},"gitHead":"f32113d9229bb061ea54f2d164778a69190bdf1d","scripts":{"lint":"eslint lib example test --fix","test":"make test","coverage":"make coverage","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.3","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.3.1","dependencies":{"got":"^6.1.1","koa":"^1.0.0","uuid":"^2.0.2","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^8.0.0","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"*","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","delegates":"^1.0.0","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"*","eslint-config-airbnb-base":"*"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.9.0.tgz_1470328521521_0.7250921411905438","host":"packages-16-east.internal.npmjs.com"}},"0.10.0":{"name":"oidc-provider","version":"0.10.0","keywords":["openid","connect","provider","oidc","oauth","oauth2"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.10.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"903ca31b029fd7c392f78cf1dae7b58db352d911","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.10.0.tgz","integrity":"sha512-teth8/WwEhF6nAkFUm6yguPsj3/Tm/1nVSMfKCPCQ1PSuGlAnIkcNUo9T2p0I+yXQZZPfhzBwmHPoO6JfsqOtQ==","signatures":[{"sig":"MEUCIQDIyXvvYT4q3lqmtN5W4cNnjn3KJQPWZa/RBQWYpDKVJwIgdW+kynKLg/dMYXcgNa1imr93Rzu+kcBJ0cGr3yooNHw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"903ca31b029fd7c392f78cf1dae7b58db352d911","engines":{"node":">=4"},"gitHead":"b0720b06946394814b5dd9b784683c2d453edf24","scripts":{"lint":"eslint lib example test --fix","test":"make test","coverage":"make coverage","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.14.12","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.2.6","dependencies":{"got":"^6.1.1","koa":"^1.0.0","uuid":"^2.0.2","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^8.0.0","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"*","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","delegates":"^1.0.0","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"*","eslint-config-airbnb-base":"*"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.10.0.tgz_1470765616080_0.33038666122592986","host":"packages-12-west.internal.npmjs.com"}},"0.10.1":{"name":"oidc-provider","version":"0.10.1","keywords":["openid","connect","provider","oidc","oauth","oauth2"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.10.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"b0313efa04063c0de241c6d332c6d683bc53def6","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.10.1.tgz","integrity":"sha512-i9Kz6TfTqaw6nTlq5u2QYHtjmJiZ92gXDpIf63+m4zaUYptqAW5ETyzLEPcinBxXKF6SQrRgaNkcfGDyDgflyg==","signatures":[{"sig":"MEYCIQDim1yCAcuuKn2s+0CzdiFVBpFj7lRvBI8JBYm4cnfOfAIhAKW6h7Pfo1eaNcTEFvSHDiCjYzPIo4+OjONLfwMGP1rb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"b0313efa04063c0de241c6d332c6d683bc53def6","engines":{"node":">=4"},"gitHead":"d0592242aa45c970e10092d02130efc5de12c0fb","scripts":{"lint":"eslint lib example test --fix","test":"make test","coverage":"make coverage","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.14.12","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.2.6","dependencies":{"got":"^6.1.1","koa":"^1.0.0","uuid":"^2.0.2","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^8.0.0","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"*","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","delegates":"^1.0.0","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"*","eslint-config-airbnb-base":"*"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.10.1.tgz_1471535778711_0.5599779968615621","host":"packages-12-west.internal.npmjs.com"}},"0.10.2":{"name":"oidc-provider","version":"0.10.2","keywords":["openid","connect","provider","oidc","oauth","oauth2"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.10.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"ebc3f248252de0d17a5ab6ea36c15e65e16eac76","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.10.2.tgz","integrity":"sha512-qzdxHH1mZxoqSC1WdedW4Vb2WfsiZqed1aHRgv8njd0li4z5D/+E1IIUV/fzAWzZ/e3EPu9ftm1vGa6kTI3UoA==","signatures":[{"sig":"MEUCIQDooDnMw8mU0D1UmV3sr0U1cpwyQvwXiOofcl4aAgL1LQIgOotME3UoSltx79wa5nfeArcHDoNOT8XajlBWXuCZjWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"ebc3f248252de0d17a5ab6ea36c15e65e16eac76","engines":{"node":">=4"},"gitHead":"af5922147eeb7544d3f2bdabb0f2f68bb17df502","scripts":{"lint":"eslint lib example test --fix","test":"make test","coverage":"make coverage","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.14.12","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.2.6","dependencies":{"got":"^6.1.1","koa":"^1.0.0","uuid":"^2.0.2","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^8.0.0","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"*","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","delegates":"^1.0.0","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"*","eslint-config-airbnb-base":"*"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.10.2.tgz_1471547513887_0.8300477345474064","host":"packages-16-east.internal.npmjs.com"}},"0.11.0":{"name":"oidc-provider","version":"0.11.0","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.11.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"35d9c0c497862c0cfc026804d61f65bef246d89c","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.11.0.tgz","integrity":"sha512-Yu4QcK1X75cVrH2w9QH1na+K26AzbD2O6nNUwHK0rVtiTaL0HJdNOhFyITH9wb7KGzJxMdzQ78N6QJn8YTaQaw==","signatures":[{"sig":"MEQCIE357fY+De3le9JW81xJEQJ8j5WeDYT58vp9lFoKTbOqAiAje5LWJU7L6rj0iwBt4r5o7QHc7CbXISoiw7aZDznDSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"35d9c0c497862c0cfc026804d61f65bef246d89c","engines":{"node":">=4"},"gitHead":"c86fa210814450cfa2520279141d6da41c4859cf","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.3","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.5.0","dependencies":{"got":"^6.1.1","koa":"^1.0.0","uuid":"^2.0.2","kcors":"^1.2.1","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^8.0.0","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^1.0.0","eslint-config-airbnb-base":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.11.0.tgz_1473969292878_0.730746335349977","host":"packages-16-east.internal.npmjs.com"}},"0.11.1":{"name":"oidc-provider","version":"0.11.1","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.11.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"8428846b265369c89f787b1cd3a8d2bddc6c15b8","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.11.1.tgz","integrity":"sha512-hkzIUDLI3/mfa2Gusldp4upJsanNEr3qEHSMhhTImld398qzbIAA5HyIplfsjW9PCrm1MqpGs1dFNlTmKXQq9A==","signatures":[{"sig":"MEYCIQCwY/ImEJk63l/znDG9v3Kr39ZtDRwAeBkSkLBf4SQa4wIhALdq7jFVdMnVrNYTKo/WnIi2SUScCGIRcCq/GOr9vRxe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"8428846b265369c89f787b1cd3a8d2bddc6c15b8","engines":{"node":">=4"},"gitHead":"08c6aa8327f501d5b5f76758e9f5ef77fa058674","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.3","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.5.0","dependencies":{"got":"^6.1.1","koa":"^1.0.0","uuid":"^2.0.2","kcors":"^1.2.1","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^8.0.0","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^1.0.0","eslint-config-airbnb-base":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.11.1.tgz_1473975273570_0.3416319203097373","host":"packages-12-west.internal.npmjs.com"}},"0.11.2":{"name":"oidc-provider","version":"0.11.2","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.11.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"a3e19e43d2e7e997485148cb713fb5b92b995c78","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.11.2.tgz","integrity":"sha512-S8KHx5pwMiLAT/WE2+LfusRYFV9uF9Sav78CCxJPniPISNovVoWimPqgoHGaLYElc6pXFW/MTVOmz2i0L9mp7Q==","signatures":[{"sig":"MEUCICv46DOjfYmVUgzkpTAf4bVO3E302qz3wSACjRRB5wo0AiEA3tNyD5cGiuo0lWGBr+qx3sRRL3z8bZ/ZFhZ1G4V0nng=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"a3e19e43d2e7e997485148cb713fb5b92b995c78","engines":{"node":">=4"},"gitHead":"8f3f44c878107fed3745f39dedda8f53dfbb5a34","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.3","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.6.0","dependencies":{"got":"^6.1.1","koa":"^1.0.0","uuid":"^2.0.2","kcors":"^1.2.1","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^8.0.0","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^1.0.0","eslint-config-airbnb-base":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.11.2.tgz_1474128726093_0.5904321616981179","host":"packages-12-west.internal.npmjs.com"}},"0.11.3":{"name":"oidc-provider","version":"0.11.3","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.11.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"04b7bd8cb63f991dff4f47d8ebbe50423adf7466","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.11.3.tgz","integrity":"sha512-RWxvRCa2Hz3/WERZT03AmlVv88+Rx6bHqIwtsswRfasbqOWMtahEErh6fyLrvJoxei+rSneH7MkYdVi3f9BYxQ==","signatures":[{"sig":"MEUCIQDkrn5yXK/gmMLB1XLyyYCB0tnhRsgdHTxVcAPY7xWUwgIgZSdG+Wtr598a+0Q/UQ4mtNy15rw5PYu8N5R/wkhUKkY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"04b7bd8cb63f991dff4f47d8ebbe50423adf7466","engines":{"node":">=4"},"gitHead":"3a475b7467c88aabc1bf3e26816b5c487ce81b5a","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.3","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.7.0","dependencies":{"got":"^6.1.1","koa":"^1.0.0","uuid":"^2.0.2","kcors":"^1.2.1","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^8.0.0","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^1.0.0","eslint-config-airbnb-base":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.11.3.tgz_1475671539632_0.8804934297222644","host":"packages-12-west.internal.npmjs.com"}},"0.11.4":{"name":"oidc-provider","version":"0.11.4","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@0.11.4","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"2943f8631edcb0506d8eb6de5f7b6546eb7f5212","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-0.11.4.tgz","integrity":"sha512-WZfZ4AgzhPsg3xJ4yWDN2ahBntaJFScxr0iRgKRsz9kwb4pp1nXXywBm1lDkm4HU+ztcQtqZGjzxiL54UVmLeg==","signatures":[{"sig":"MEYCIQCVv8y/Cirmr/V0MTNBYJP6He5yLADFBN0SaHi55XVyNQIhAIN7+Pmoaz3bMRGHxze5vXPpl6F2Qre3GiChy0G0X8sH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"2943f8631edcb0506d8eb6de5f7b6546eb7f5212","engines":{"node":">=4"},"gitHead":"b8b268239a51cd6200a9b0bf93f11d75eb042ba6","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.3","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.7.0","dependencies":{"got":"^6.1.1","koa":"^1.0.0","uuid":"^2.0.2","kcors":"^1.2.1","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^8.0.0","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^1.0.0","eslint-config-airbnb-base":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-0.11.4.tgz_1475734936520_0.34102968755178154","host":"packages-12-west.internal.npmjs.com"}},"1.0.0":{"name":"oidc-provider","version":"1.0.0","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan"},"license":"MIT","_id":"oidc-provider@1.0.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"a46714a7f6d7de7bbc73e14b41aaaed287d3925e","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.0.0.tgz","integrity":"sha512-g17gofvPzDc1lMgxQGbsCdqJ6jCF5N5ygoLzhOdsStI66QG3ukw2tgTnIiWhzWKJX4/iVChA34Iw3JQPlHGzLA==","signatures":[{"sig":"MEYCIQDk9/N/Wkizt/C3ckfzBWDttDNoDIebQS2CktlUFXYZKgIhAIISnro/zdspC8ChocPgc+kjdizTILcs9DOkOdFM/pRD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"a46714a7f6d7de7bbc73e14b41aaaed287d3925e","engines":{"node":">=4"},"gitHead":"bbf3ce8418f62c19527d313a83f04ad3b181a86b","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.8","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.1","dependencies":{"got":"^6.1.1","koa":"^1.0.0","uuid":"^2.0.2","kcors":"^1.2.1","lodash":"^4.5.0","koa-ejs":"^3.0.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.0.0.tgz_1479394315273_0.8941733876708895","host":"packages-12-west.internal.npmjs.com"}},"1.0.1":{"name":"oidc-provider","version":"1.0.1","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.0.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"6deea6c4b2ce3f89da7c30e7e6b92668ad6ce0af","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.0.1.tgz","integrity":"sha512-vFF4JFmIYCuH3zwlvH9dmuTAl2JUU/wKtO32ON1mriWGtbSNZDQFHEuxqQJi5x/HhUI4qJcDy8gMkzUppQm3Xw==","signatures":[{"sig":"MEYCIQC0LhqiD9sbEqUAg9agC6Y8R8Qpz194BqqpvFAiIJBfngIhAMkEpAazlkWmUHDbLba/g7hQiL2qisPtnUXQajSGPkCf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"6deea6c4b2ce3f89da7c30e7e6b92668ad6ce0af","engines":{"node":">=4"},"gitHead":"c0b2f468e2e8019d6526873151a75c57b073c4f6","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.8","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.1","dependencies":{"got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","kcors":"^1.2.1","lodash":"^4.5.0","koa-ejs":"^3.0.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.0.1.tgz_1479460448690_0.8143434401135892","host":"packages-12-west.internal.npmjs.com"}},"1.0.2":{"name":"oidc-provider","version":"1.0.2","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.0.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"bd2401a5a6fddd3b9c0e23d66c1c53ac3bfdba29","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.0.2.tgz","integrity":"sha512-2BXQrSFErkQB22Oc7tqiJddufY67tzjUTni0qlTrV3ckR9KTlpKo2kr2EvGSy47isJRbDR1i9Z2fgpPv5r8WoA==","signatures":[{"sig":"MEYCIQDCIDZ64+h+uTwzDy1a6bP6I3D6nIzeMcOnPrWNTCmu4wIhAOvYLcSKErG40SAFeU6GzAKfQHh6RVDUGAjPiMInm9Pw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"bd2401a5a6fddd3b9c0e23d66c1c53ac3bfdba29","engines":{"node":">=4"},"gitHead":"55d8a524795bf0ba275ba12d8a2bd10a9bb45b28","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.14.12","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.2.6","dependencies":{"got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","kcors":"^1.2.1","lodash":"^4.5.0","koa-ejs":"^3.0.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.0.2.tgz_1479749744774_0.4437077883630991","host":"packages-12-west.internal.npmjs.com"}},"1.0.3":{"name":"oidc-provider","version":"1.0.3","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.0.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"3532efae1da3f637f1a3d3db3fb17b9a237283ce","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.0.3.tgz","integrity":"sha512-yUF4cjNhmtQX4um8U9CodDBPKmz6DxS2J9xul1dDgIwLjP69C7FQ/5FLZ3L0LmQCzfcONxrg8BQOzaY0zScSaQ==","signatures":[{"sig":"MEUCIHKZCKkZTKRYKk5KqKV5yo+0WPlat8K5BB5RozVx67ELAiEA6PRCLn/OnQmx8EXgcQe5pA0QeGgq9lus4PjVxKd9+wc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"3532efae1da3f637f1a3d3db3fb17b9a237283ce","engines":{"node":">=4"},"gitHead":"19464d70482640a805cfbfaa52977cbb7756d186","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.14.12","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.2.6","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","kcors":"^1.2.1","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.0.3.tgz_1479921344078_0.3471310392487794","host":"packages-12-west.internal.npmjs.com"}},"1.1.0":{"name":"oidc-provider","version":"1.1.0","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.1.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"aa1e5be796c8e36a695ad5e55972460db96aa5ab","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.1.0.tgz","integrity":"sha512-tvzH3KA+nMdPwitnBKlaoA7K58ime70JbQ8JH0SC9bGJs3XeyJv4AtIJzZSZ1gjg4/Xjqb6jlzMo6uZamx7iKQ==","signatures":[{"sig":"MEYCIQCSx53U4QbAlkfTXvFzFEI5AzVqZvLJ2X7QczHxzx/bKAIhAIyOX0Bq/k/IxKfCZDIVG9ZK58mDwwFRCRfz9xjZvbv8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"aa1e5be796c8e36a695ad5e55972460db96aa5ab","engines":{"node":">=4"},"gitHead":"ed858ad2124ee6e78bc337d8783200dbe598dc4a","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.8","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.1","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","kcors":"^1.2.1","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.1.0.tgz_1480030407751_0.579790158662945","host":"packages-18-east.internal.npmjs.com"}},"1.2.0":{"name":"oidc-provider","version":"1.2.0","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.2.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"578069afa34ae8cd0a70b72bb92cab3f72c99e13","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.2.0.tgz","integrity":"sha512-GXYMuUoMSydGEDKBhnmNUbTrMLs4pXFH2VDa/JzbVJI0yfgsZg5BX9nBZmb+fQzufxZDUOFnn5Yw5PnAEt/taQ==","signatures":[{"sig":"MEQCIEa8lhREfdK8A0PpfAhi7jCRkUMnjh5emXvmkcJImpObAiBnJrm9pzJ8wYqTdTwESmwV7DoaH8kI34C3FmNZ+STxjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"578069afa34ae8cd0a70b72bb92cab3f72c99e13","engines":{"node":">=4"},"gitHead":"cd4280abe74d6dc17a1bc9210783bd71eff92c4b","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.14.12","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.2.6","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","kcors":"^1.2.1","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.2.0.tgz_1480261178820_0.1929717413149774","host":"packages-12-west.internal.npmjs.com"}},"2.0.0-alpha.1.2.0":{"name":"oidc-provider","version":"2.0.0-alpha.1.2.0","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.0-alpha.1.2.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"63b456659df5cc492620d382bea6ebfc71e807c9","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.0-alpha.1.2.0.tgz","integrity":"sha512-nehk4GJ2+XtcwR9F+TpiPivXjC+eLkGLmYUOEcx1qYHLb2+7e86QI8r0501FB4ZTDUryUC20Ye5gLnM/h2rxYg==","signatures":[{"sig":"MEUCIQD18C4Q51rHVoScTJlha8ocj39ogCWtWrVr26iqIbXUAQIgTCdsxUHhc4sWDYqQ/BP+WHPU3V8xD74RGYT4IPYZyqQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"63b456659df5cc492620d382bea6ebfc71e807c9","engines":{"node":">=7"},"gitHead":"743d54fcba2d4e4330c96ed6d31a2cca92530123","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.9","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.2.0","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"next","uuid":"^3.0.0","kcors":"next","lodash":"^4.5.0","koa-body":"next","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"next","http-errors":"^1.4.0","koa-compose":"next","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"publishConfig":{"tag":"next"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","istanbul":"^0.4.3","cookiejar":"*","koa-mount":"next","supertest":"^2.0.0","koa-rewrite":"next","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.0-alpha.1.2.0.tgz_1480262785053_0.7648873582947999","host":"packages-18-east.internal.npmjs.com"}},"1.3.0":{"name":"oidc-provider","version":"1.3.0","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.3.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"4ec861eca4935df790ae2a2e14c38687e6d3d195","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.3.0.tgz","integrity":"sha512-d2CkdR4sPPMXgatVL7kVOkr6Xa8TfQpWRSQ1KCI72WJLaOHAMC3GfJ4QFqbKdsK2eYzcgnnwPQz5tIMsQJWChg==","signatures":[{"sig":"MEUCIFRn1+Snh4g8xWwp+JY0m6XqYwU7Vjm62/fgsz/SND2dAiEA3zyKvPFdctxfWUVGmLOl2r1hFf2x9IUNc8MRdb6GEEY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"4ec861eca4935df790ae2a2e14c38687e6d3d195","engines":{"node":">=4"},"gitHead":"7dcceb8aa36e89736f84290fb6556018bb0987f1","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.8","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.1","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","kcors":"^1.2.1","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.3.0.tgz_1480538797992_0.267804104834795","host":"packages-12-west.internal.npmjs.com"}},"2.0.0-alpha.1.3.0":{"name":"oidc-provider","version":"2.0.0-alpha.1.3.0","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.0-alpha.1.3.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"b4b3bd4b2bd2db84b42568aa7ea55f71e0f8fc4e","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.0-alpha.1.3.0.tgz","integrity":"sha512-IrOFEk46jic26HD/ku8sPCLATY/POEtjvJVXA7n2aGIFQG/zXj2k+dYqmgSSXEjiIjlM7ty1+0LmiOpCYeeiNw==","signatures":[{"sig":"MEUCIF7wXK3MdvCFSbpVR2qYhQh7bup2ZLt434rljQrjMFzeAiEAzHYhTtURsGJ5zjJRaE62ET8hmvX5ubPFZg5t7qET6k8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"b4b3bd4b2bd2db84b42568aa7ea55f71e0f8fc4e","engines":{"node":">=7"},"gitHead":"e697fa5048fd530e377da36d6c3dc84b91eb2842","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.9","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.2.0","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"next","uuid":"^3.0.0","kcors":"next","lodash":"^4.5.0","koa-body":"next","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"next","http-errors":"^1.4.0","koa-compose":"next","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"publishConfig":{"tag":"next"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","istanbul":"^0.4.3","cookiejar":"*","koa-mount":"next","supertest":"^2.0.0","koa-rewrite":"next","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.0-alpha.1.3.0.tgz_1480539328304_0.99436917132698","host":"packages-12-west.internal.npmjs.com"}},"1.4.0":{"name":"oidc-provider","version":"1.4.0","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.4.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"dd7eaaf5ac8c10fea3524dd8603409d06f24f6ac","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.4.0.tgz","integrity":"sha512-hyQJNbcd3ZZwIAupqoo1eRRvzIdLSmAiMrt8h9+xWTaGavy0bSItCCZV9gv6vVNqxCH5KNrtvBQJiFqVgwWt1w==","signatures":[{"sig":"MEUCIBCXzeCH7t/XQeVluxKD6csrK5HVE34bAsKCQeGbOdbXAiEAgHUhZ3d7eqmCvdpBFcwlQ8kJH2zwlyJSJG+vldYfA24=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"dd7eaaf5ac8c10fea3524dd8603409d06f24f6ac","engines":{"node":">=4"},"gitHead":"41d2f78eb5a4450efe7af307be5c7ce9a80a5a36","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.14.12","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.2.6","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","kcors":"^1.2.1","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.4.0.tgz_1481136007218_0.45949761057272553","host":"packages-18-east.internal.npmjs.com"}},"2.0.0-alpha.1.4.0":{"name":"oidc-provider","version":"2.0.0-alpha.1.4.0","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.0-alpha.1.4.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"7b56de03be988002a47b3f500203181c4a5eede8","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.0-alpha.1.4.0.tgz","integrity":"sha512-Qx3uxSXq76iYpSHXLoVRFC8c1d0DcSJE27S9xkvYTyFTr7qp2iS/BZ5iOCUlkbcBYaX9J3QC+zdXQY4w0faeng==","signatures":[{"sig":"MEYCIQDUBJSV8mFsQVyhVOMjR29ab7evnDZlWTpx+TnijF/khAIhAPX9VxF0S/5MI/1biX3uMUuKI+YLY7HgRh8+Fi9BJF9f","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"7b56de03be988002a47b3f500203181c4a5eede8","engines":{"node":">=7"},"gitHead":"86059ec30f63121bb4e035c3a08a077ecb8d2508","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.9","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.2.0","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"next","uuid":"^3.0.0","kcors":"next","lodash":"^4.5.0","koa-body":"next","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"next","http-errors":"^1.4.0","koa-compose":"next","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"publishConfig":{"tag":"next"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","istanbul":"^0.4.3","cookiejar":"*","koa-mount":"next","supertest":"^2.0.0","koa-rewrite":"next","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.0-alpha.1.4.0.tgz_1481136230486_0.3680161468219012","host":"packages-18-east.internal.npmjs.com"}},"1.4.1":{"name":"oidc-provider","version":"1.4.1","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.4.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"bdd56ad57b9e75f3de5394a0924d29fd441c7187","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.4.1.tgz","integrity":"sha512-OSbHAiSav7TRma4WL5H4KnFp3oSCaOFdsPN3XvKC6MnEVRSdxKY6GFiWbbEoStleGJo+egq+c7DbSeuxxGWhig==","signatures":[{"sig":"MEQCIA4kuxlwuCzSpLtl/hyzKK+RZ8asyiI9lmczfKKgJU+1AiAdg7XouZvpcRCMi6jdj11Ez3VUti+zwrD7RWguZZUsgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"bdd56ad57b9e75f3de5394a0924d29fd441c7187","engines":{"node":">=4"},"gitHead":"6172ca819e15d7803c0a540ccf3377e7edee859e","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.8","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.1","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","kcors":"^1.2.1","lodash":"^4.5.0","koa-body":"^1.2.1","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.4.1.tgz_1481227430125_0.7822117516770959","host":"packages-18-east.internal.npmjs.com"}},"2.0.0-alpha.1.4.1":{"name":"oidc-provider","version":"2.0.0-alpha.1.4.1","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.0-alpha.1.4.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"657b43f060a0b8e7f39f9f7f54b743b0889d0562","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.0-alpha.1.4.1.tgz","integrity":"sha512-/mP/YcBU5dGMJOv486n/5DxD4hWO+vpSOFGucsmiUeyrT1Sj6tYx1aJ40JdVbaWHFxHcckDeK8zRtULDOl1sBQ==","signatures":[{"sig":"MEYCIQCrrjomz/132DzIoWA0YDUhBf8VNpbG7LGWLQDrxYMoLwIhAJVJFTkNrUMGC9Q7WVVsHlekYvuz8fq/vi4ABOpbxZbO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"657b43f060a0b8e7f39f9f7f54b743b0889d0562","engines":{"node":">=7"},"gitHead":"210d901aae5f3feb61c6e481d3f7e1d35248bd50","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.8","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.1","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"next","uuid":"^3.0.0","kcors":"next","lodash":"^4.5.0","koa-body":"next","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"next","http-errors":"^1.4.0","koa-compose":"next","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"publishConfig":{"tag":"next"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","istanbul":"^0.4.3","cookiejar":"*","koa-mount":"next","supertest":"^2.0.0","koa-rewrite":"next","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.0-alpha.1.4.1.tgz_1481227516800_0.4780211402103305","host":"packages-18-east.internal.npmjs.com"}},"1.4.2":{"name":"oidc-provider","version":"1.4.2","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.4.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"45ec3938967b2e1605835072306486e161b22655","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.4.2.tgz","integrity":"sha512-BvYY61u2m1l+bpJqOMQhnnk3wcn3kkDHH4BXedFvLgmgaCP76rJKPFjKLcFVMyt/3by1ZYSOwWUQVGUABds9NQ==","signatures":[{"sig":"MEYCIQDUKPEmTDj6Z+FxhaC0bTAMEFqSyRRTY0RsitxdbF1jMAIhAJfPt/lUhqLgibvtZIXlGMvFTyMlSlzKJfBPoj/LkAkI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"45ec3938967b2e1605835072306486e161b22655","engines":{"node":">=4"},"gitHead":"06dcb26cf65d36729410b0b4169353f43a57f948","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.8","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.1","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.4.2.tgz_1481307183912_0.7813029403332621","host":"packages-18-east.internal.npmjs.com"}},"2.0.0-alpha.1.4.2":{"name":"oidc-provider","version":"2.0.0-alpha.1.4.2","keywords":["openid","connect","provider","server","oidc","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.0-alpha.1.4.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"e2895de2ca58d746e737fffd03666acea87290e1","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.0-alpha.1.4.2.tgz","integrity":"sha512-tOlRG5Ep1wnQeEp8KM2U6g5JCsIZCMXBzMkJUALT0gbLY5wqB6jbTv0avVdVvN1e+hGZig5bLkiymvGAnG5hMQ==","signatures":[{"sig":"MEYCIQD/oKjZsHg3v4CAAXYjUK8ElFt1Xn1ULuB0Edj3SrvSwgIhAL5cSgRHY7ReQvoTLg44gOlH54Sbwd58n1ESovZ1pbjC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"e2895de2ca58d746e737fffd03666acea87290e1","engines":{"node":">=7"},"gitHead":"f816f195693b96c849a044b6ec19c598c3a3c210","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.9","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.2.0","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"next","uuid":"^3.0.0","kcors":"next","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"next","http-errors":"^1.4.0","koa-compose":"next","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"publishConfig":{"tag":"next"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","istanbul":"^0.4.3","koa-body":"next","cookiejar":"*","koa-mount":"next","supertest":"^2.0.0","koa-rewrite":"next","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.0-alpha.1.4.2.tgz_1481307521247_0.607455030316487","host":"packages-18-east.internal.npmjs.com"}},"1.5.0":{"name":"oidc-provider","version":"1.5.0","keywords":["openid","connect","provider","certified","server","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.5.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"4fced153ce34130d2f9dffe096bf3065f8b0769a","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.5.0.tgz","integrity":"sha512-tSIXKYcno4pMeVTlhJDe/7VFIalvs5I+GDrFeyOJ+6+sC+Pjfqo5XQWZinVLXnffmIjBmDC/pwQRJHQLKZRSjA==","signatures":[{"sig":"MEYCIQCxKTs1g7Ikaie+z6NhaitCbHE1rXXR15gI7pY0dZETvwIhANZEuUkSkQlLT42LIWGMszDHKrGVwTAT0cewvUrZifQO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"4fced153ce34130d2f9dffe096bf3065f8b0769a","engines":{"node":">=4"},"gitHead":"00c3b21e5464ec983b5141b4f9a92139ccf2ea10","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.14.12","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.2.6","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.5.0.tgz_1482004403122_0.439265705877915","host":"packages-12-west.internal.npmjs.com"}},"1.5.1":{"name":"oidc-provider","version":"1.5.1","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.5.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"53fdb088014d7a85a4aed4acb871280e142e3367","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.5.1.tgz","integrity":"sha512-f7r1fxqZT6jAweudQvOtv2SRTJjW0bjEqssK+T8l4BVeja0KUah1/Hq7BICLKGzu4QCmWwjDWDcmpf/f+pKQNQ==","signatures":[{"sig":"MEUCIQDYYl4E2lDmj92exMW0PUIQCdpPHyU2jy2pKx49u0L7bQIgDIK+f6T6yRdf/3aA9fHe6cmFa0bT08cB77EZkSSuKn4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"53fdb088014d7a85a4aed4acb871280e142e3367","engines":{"node":">=4"},"gitHead":"4b3a294f5d9a6dcf89bc44eeb9dfff3b956471e7","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.14.12","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.2.6","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.5.1.tgz_1482959955436_0.7321516915690154","host":"packages-18-east.internal.npmjs.com"}},"1.5.2":{"name":"oidc-provider","version":"1.5.2","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.5.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"f607235619baf8af733a3213046d0eb8814eecf3","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.5.2.tgz","integrity":"sha512-TH5J4BVnrlVEolCtmw9ZDzqw3xdBoFJe8o6eaK3moScgH7Ni+G2vbOfjwNqbPvr0hP7Esr04exJyxlcB2fuNeg==","signatures":[{"sig":"MEUCIQCP08EMnjNpiLosoebhiSliTFgcnYXvfDlsR/QS6FM8EQIgXt8HDS9wJ9dQOcFfcUoS/b1vmnx6s1Gj77qqpgkClyA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"f607235619baf8af733a3213046d0eb8814eecf3","engines":{"node":">=4"},"gitHead":"00252b72a0db15a6cdf78c2c0b95e06115706d77","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.14.12","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.2.6","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.5.2.tgz_1483010653109_0.46677254932001233","host":"packages-12-west.internal.npmjs.com"}},"1.6.0":{"name":"oidc-provider","version":"1.6.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.6.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"87ec7947ff695e2bc5fd121306234eb2bf0a3f8e","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.6.0.tgz","integrity":"sha512-WeBlFiii0R2eNIAcXEmjbkjv+3f1YpXYNBtWUzSFEjpT5qjFTd1a89S4uOcK3ItntPaUn7aEwTZ6YyMNk2TXJA==","signatures":[{"sig":"MEYCIQD0BWObIJNoX+h8loMIrByeLZ1O/+C/vKP4JxL6iLxf2gIhAIpVUb3fnQTMaDUskIT6HIpkMqdGxOehNjShllSFEr6F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"87ec7947ff695e2bc5fd121306234eb2bf0a3f8e","engines":{"node":">=4"},"gitHead":"24190c220ca0f3aca54ba30919967044956af4cf","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.14.12","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.2.6","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.6.0.tgz_1483398769694_0.2803540781605989","host":"packages-18-east.internal.npmjs.com"}},"1.7.0":{"name":"oidc-provider","version":"1.7.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.7.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"67ef797b473bf87f28e72e97ff3ac10d57f5423b","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.7.0.tgz","integrity":"sha512-3fVZqQvVUIVhVJHsyLJJIEvl0FIlLMzgDmQSfDeUtfgmdrF0WmfIN9Da9CcY6s9QxGQUUWFoa5VNHr+nGuoOVA==","signatures":[{"sig":"MEUCIG8tpLyNHgirAqkX4vuu7JiMXxEgCmkLE+fHdsRD7GySAiEA98Bk3BKX7ePsJPwYP8PbDMsyUGtIl64spPauC2nYZBY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"67ef797b473bf87f28e72e97ff3ac10d57f5423b","engines":{"node":">=4"},"gitHead":"b82cbbcbb13c9442e14bdf434a20d6a546a26738","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.8","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.1","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.7.0.tgz_1483894650786_0.32926315488293767","host":"packages-12-west.internal.npmjs.com"}},"2.0.0-alpha.1.7.0":{"name":"oidc-provider","version":"2.0.0-alpha.1.7.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.0-alpha.1.7.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"6b293ab690db6b8a3e1b1242c38fcdcf4238d6b7","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.0-alpha.1.7.0.tgz","integrity":"sha512-FG8z+2H6pEet+PloqqU43f7dYSeyGcRFcwDK6UR7t44NJNNfYD8xSLb2/JR7AaIAt/TS5tsKHQg2E+pz6znYpQ==","signatures":[{"sig":"MEYCIQD5V26lpFXVV1fVw2n55OC22ilr2ybWme3roojjGaih6gIhAOh3tfKqkfiGMrgij8JSA8JSQrZdOn+ma1XyVhram5ke","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"6b293ab690db6b8a3e1b1242c38fcdcf4238d6b7","engines":{"node":">=7"},"gitHead":"7e57cae79a11eab8352fddaced25ca00f6fe5826","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.9","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.2.0","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"next","uuid":"^3.0.0","debug":"^2.4.4","kcors":"next","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"next","http-errors":"^1.4.0","koa-compose":"next","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"publishConfig":{"tag":"next"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","istanbul":"^0.4.3","koa-body":"next","cookiejar":"*","koa-mount":"next","supertest":"^2.0.0","koa-rewrite":"next","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.0-alpha.1.7.0.tgz_1483896842560_0.9395298678427935","host":"packages-18-east.internal.npmjs.com"}},"1.8.0":{"name":"oidc-provider","version":"1.8.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.8.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"90d287786013a0479869e11a427ae19ff8b96b58","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.8.0.tgz","integrity":"sha512-rFKbcAJGSZwBRxLa8gVj5AEyMV3YSNNYyUCU8NJXWDKSw2OkRYvOwh6gcPQHkxcbMYK/eW5lM8Ff2yxsKr5nUQ==","signatures":[{"sig":"MEQCIBAYdH57Ui9R5i8UqTnCvTsPBJb2yAOqVY+WAevDDnAzAiBxFIrcKoLVlIcCEzECyyjdbAVlIQtVjQqdf4usPYi5bg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"90d287786013a0479869e11a427ae19ff8b96b58","engines":{"node":">=4"},"gitHead":"b1e46147ca2b6f209c2a3151794d905fad698a62","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.8","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.1","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.8.0.tgz_1484154740256_0.07419184665195644","host":"packages-12-west.internal.npmjs.com"}},"2.0.0-alpha.1.8.0":{"name":"oidc-provider","version":"2.0.0-alpha.1.8.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.0-alpha.1.8.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"7f0c83b9452266eb373249d1d469ce5809c9e955","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.0-alpha.1.8.0.tgz","integrity":"sha512-EFXzn89aNGck9sievSVIIvaqUAU4wvqBx+99QlkxqMEIs2+NGNYurRZO048QEMcS9pTtKhHHW0KVpyHFlL3dDQ==","signatures":[{"sig":"MEUCIQClXaJut6oQXxmkMLvXRU9lmWApUibjZms6Pv1vS+2NHgIgGDVI7NNud5PttHLyY34xZbX0TzTwvuSRKanwypLURKw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"7f0c83b9452266eb373249d1d469ce5809c9e955","engines":{"node":">=7"},"gitHead":"de4f941c0f066754859b2817634bde07d93a775e","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.9","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.2.0","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"next","uuid":"^3.0.0","debug":"^2.4.4","kcors":"next","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"next","http-errors":"^1.4.0","koa-compose":"next","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"publishConfig":{"tag":"next"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","istanbul":"^0.4.3","koa-body":"next","cookiejar":"*","koa-mount":"next","supertest":"^2.0.0","koa-rewrite":"next","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.0-alpha.1.8.0.tgz_1484155636396_0.5600238619372249","host":"packages-12-west.internal.npmjs.com"}},"1.8.1":{"name":"oidc-provider","version":"1.8.1","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.8.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"1729b9d275cb8a4f0f55e883f17dfe9d995c639d","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.8.1.tgz","integrity":"sha512-my6/0XCqRoK7drApzqyWAFQIxvVCx8dCzD8DuC39HLmXkvLRXrCtbRBH7ID/vKyhmdkk+ZI+JmoWaq08RV9Ojg==","signatures":[{"sig":"MEQCIDupPMSJSNxFHsNgr75QqDmKTcRCG8/HqATkux5aNEP9AiB1sk35F41QPtPc62ftOSTdZVRY30LlFvd0uZQurj0l9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"1729b9d275cb8a4f0f55e883f17dfe9d995c639d","engines":{"node":">=4"},"gitHead":"447a91843f9865e23045125484ad56ac9a7abc29","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.8","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.1","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.8.1.tgz_1484174414314_0.28854279941879213","host":"packages-18-east.internal.npmjs.com"}},"1.8.2":{"name":"oidc-provider","version":"1.8.2","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.8.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"429f3b8e91c52aa500c3b93dc597aaf84ff69083","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.8.2.tgz","integrity":"sha512-a0V2HCWHCPoKmE5/UC25NwrgpbLLkskQzn98TwTQ3oAoaUnRPgSOgFsbZyzwlPwl3PyUso3AuGbVh/vb09c4yw==","signatures":[{"sig":"MEUCIBKd14XDCBjPiUes4iYwFe/QnNg5UKz3QP7rieZxAbM/AiEAxZrX0EfsnaeqwkktPQjV6cBeKACMhQgHIUMEay6lGhg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"429f3b8e91c52aa500c3b93dc597aaf84ff69083","engines":{"node":">=4"},"gitHead":"b4fdb0d2809f85f0efbe7e44f1ea7bdaa6fd6390","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.8","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.1","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.8.2.tgz_1484177821154_0.6546241061296314","host":"packages-18-east.internal.npmjs.com"}},"1.8.3":{"name":"oidc-provider","version":"1.8.3","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.8.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"c42530842431c3339888b14a55ccfc0c30da4ae7","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.8.3.tgz","integrity":"sha512-rGDRQLu38YJkMiVqVaHzwzLWyQz02uR2osObqVze384iWqeC4MeDy0+ESL9Lxj+43elQeSaXvp6+4KkELE+VHw==","signatures":[{"sig":"MEQCIC8MxlCGMpZ0h1ukskCfRVt+WnGtlH8mDqbe97TquXPRAiAmTum5QpJgW5utW0wEB5CKTjk9IC2oI9L3JVybW2TCwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"c42530842431c3339888b14a55ccfc0c30da4ae7","engines":{"node":">=4"},"gitHead":"11b5b3cbf847388eb0cd12ec9a7e64ff86b4189b","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.8","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.1","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.8.3.tgz_1484258334168_0.7234914794098586","host":"packages-12-west.internal.npmjs.com"}},"1.8.4":{"name":"oidc-provider","version":"1.8.4","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.8.4","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"3d8f20b8fede2af791c3c48744836193f0655a9b","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.8.4.tgz","integrity":"sha512-juU+F6YqZKK1pva0gIOA5gUuANuv50Rk8c2RV82DQKGjmD7TpPDTCvA5SG0ddeiYpl4mTLM6IIj4vffPYLvmPQ==","signatures":[{"sig":"MEUCIHZiYWMslMJ1tz50plAjxyWdPItlO/flgoOpAsiTNrG/AiEA7VZEA7iOHPBqYD9fh1x30hHR0pvchnzM7vizDeFS2RA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"3d8f20b8fede2af791c3c48744836193f0655a9b","engines":{"node":">=4"},"gitHead":"fc50dfa887d864510c0ad3e1392a34593a72a486","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.14.12","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.3.2","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.8.4.tgz_1484322591652_0.8464725806843489","host":"packages-12-west.internal.npmjs.com"}},"1.8.5":{"name":"oidc-provider","version":"1.8.5","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.8.5","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"464dc8004cf0ec511dff4be838fe0c7fe3ab58c9","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.8.5.tgz","integrity":"sha512-pT59moLqTN0k9cjtY/bNz5nNipjxBTAJUMwz3PKJJkJlkT0bFxzdu8Wq6NRuPJm2gO2huPBElZqZWCkL/d+qwA==","signatures":[{"sig":"MEQCIHgmjrn8U/WxtaxBAzYMk+/Mj4hs3q78C2y8IS5RRpZpAiBSAgKRF0Cv4ykhPpzdN1QXrqbiv8B3fq0CsBIfTSEGLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"464dc8004cf0ec511dff4be838fe0c7fe3ab58c9","engines":{"node":">=4"},"gitHead":"510514748ec7853a8faa0074d84fcbfd3efff91a","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.14.12","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.3.2","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.8.5.tgz_1484322992592_0.8511465853080153","host":"packages-18-east.internal.npmjs.com"}},"1.8.6":{"name":"oidc-provider","version":"1.8.6","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.8.6","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"b676513dd5b93d0da77878017319fb3605054f90","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.8.6.tgz","integrity":"sha512-NX2o/EAKO6lL2IaXth90/nKMRQ++kMBqr+4ZHf6h7rI5Bx+Z1nI5xLp9uorUCjm45YViL57xF4zQz0Q3ON2KWQ==","signatures":[{"sig":"MEUCICP3pY9NgQ8ulUYVOofszpkrIw0ZyTfWOGb8RXf3RbBPAiEAi+g/RKry9f8gDIkuZnwhl/GruGlbPzOpnR9XCY5w5qE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"b676513dd5b93d0da77878017319fb3605054f90","engines":{"node":">=4"},"gitHead":"86c57918b16261a217bc73f33f7c4cc21fb46d00","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.14.12","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.2.6","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.8.6.tgz_1484323601949_0.9118683205451816","host":"packages-18-east.internal.npmjs.com"}},"1.9.0":{"name":"oidc-provider","version":"1.9.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.9.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"237f52308661ceb224bc4878b6f247db65204cad","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.9.0.tgz","integrity":"sha512-lUzKNwMMMstR6IVlSYTxWU6U7qAaGavm31baY/6xH6jOr3lN9auigus7Mkbykl0NOtYhLWXj6ye0H95rSjVV6g==","signatures":[{"sig":"MEQCIHy+/0DR61+9+pklA7VxCMEojW2aqaejFw4QlX8syqP6AiBzwsegRIXHXeFe4vv/9ZI71V+1BjasulDHc2PSIiMZVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"237f52308661ceb224bc4878b6f247db65204cad","engines":{"node":">=4"},"gitHead":"2de59488573e2a4ff8a809fa09b0fcecb2ad03e6","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.15.11","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.6.2","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.9.0.tgz_1484511318858_0.07158000604249537","host":"packages-12-west.internal.npmjs.com"}},"1.9.1":{"name":"oidc-provider","version":"1.9.1","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.9.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"92f9a18c9ace2ab2e0a60bdf0d2a264caa335892","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.9.1.tgz","integrity":"sha512-k0CYpOqKLXMYyXXHxPRbESGKbzaUGezREM2v8fO04dCp+oYBCZyPCgGc45AsFOUC9zXudv/+lmEya2yoAGHhjg==","signatures":[{"sig":"MEUCIQDfR6wM148tuff34Uc5vYLk1ABqRUvtDAKiE9RJBsq1fQIgF5ZLl6mQA8Lqb+dA1QHaFfXQLrG1nuEp9Ae9apaEoLo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"92f9a18c9ace2ab2e0a60bdf0d2a264caa335892","engines":{"node":">=4"},"gitHead":"24e1382ab4da421f281317034fb1dd095a52d5fb","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.15.11","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.6.2","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.9.1.tgz_1484752495659_0.43690389348194003","host":"packages-18-east.internal.npmjs.com"}},"1.10.0":{"name":"oidc-provider","version":"1.10.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.10.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"fad4f5e95babcc036a3fb3349beb8d913629dd6d","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.10.0.tgz","integrity":"sha512-+WAwGxkz//2D7QPUHB+gAO5KJn8AmJiaVfC2TGnyolx7gcia8wZs9r8l0zbUbwGL66VV6vhPWnUuOByj2+rfMA==","signatures":[{"sig":"MEUCIGXVbdL7+YU3vqnUBqsL4WhvVWcip67U4oCsd3MFpZRKAiEA3myi7PGBJC7URhrrdoP/VmSO2G5E6VvIYlFLDB3tDNk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"fad4f5e95babcc036a3fb3349beb8d913629dd6d","engines":{"node":">=4"},"gitHead":"03a9291cbff8622ebd63523933bc8c85ea8c3ead","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.10","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.4","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.10.0.tgz_1485461572369_0.4169392241165042","host":"packages-18-east.internal.npmjs.com"}},"2.0.0-alpha.1.10.0":{"name":"oidc-provider","version":"2.0.0-alpha.1.10.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.0-alpha.1.10.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"74133f88aae3e7e901882a1a07d8c9ba5e53edf3","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.0-alpha.1.10.0.tgz","integrity":"sha512-z1FOOGMQ6Wu5HJJnU153RYHdROm9np+Js+OBWAii5gL61Z9MccAr5uBuS9onrVTJ7056EXOitAOxMy9hvNV8aQ==","signatures":[{"sig":"MEYCIQDVtD2sYl7fTbTVAzq0KwLxii7484jidOKfMxY7IWDwkgIhAJqyfkiwFDNGEtBBMfsaevmrWe1+jUghYoSWFSynIAOf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"74133f88aae3e7e901882a1a07d8c9ba5e53edf3","engines":{"node":">=7"},"gitHead":"2c4ea72e3fb1071489f1f66ead3c020afa335319","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"4.0.5","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.4.0","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"next","uuid":"^3.0.0","debug":"^2.4.4","kcors":"next","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"next","http-errors":"^1.4.0","koa-compose":"next","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"publishConfig":{"tag":"next"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","istanbul":"^0.4.3","koa-body":"next","cookiejar":"*","koa-mount":"next","supertest":"^2.0.0","koa-rewrite":"next","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.0-alpha.1.10.0.tgz_1485693745073_0.5806489838287234","host":"packages-18-east.internal.npmjs.com"}},"1.10.1":{"name":"oidc-provider","version":"1.10.1","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.10.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"9fb0c64c911088b7994046a0646ca286605116e9","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.10.1.tgz","integrity":"sha512-++taNoQ9TOGvFvPXrFychmR/E50H33mRYYlbXqanikjd2fuRfRnj3klPrjKItNDcAFfm+BbwDQboQhPXagKhyg==","signatures":[{"sig":"MEYCIQCkjMZtd2OGilGn91WZMvcx2xoSOD0pokLiHVQD5A1buQIhAJzmqW5zLw5X8pebnJANOwbLW4AfhLsee4qmRVuuhZrF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"9fb0c64c911088b7994046a0646ca286605116e9","engines":{"node":">=4"},"gitHead":"7ec5489eb6719a417950632028a19b713a032581","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.10","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.4","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^2.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.10.1.tgz_1485727509601_0.19331203890033066","host":"packages-18-east.internal.npmjs.com"}},"2.0.0-alpha.1.10.1":{"name":"oidc-provider","version":"2.0.0-alpha.1.10.1","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.0-alpha.1.10.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"cd8c590acfe1fc117300b75e10bfd1997e0ac2c2","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.0-alpha.1.10.1.tgz","integrity":"sha512-ceHuVqJnVMfsUCOiiZ03Z2uFLyPhNCgtBVu4tDPNv45kjgd1pgas2pzNzLGKKg8j04xDo0vzNtW4nuUS4tBK8A==","signatures":[{"sig":"MEUCIQCx8QSviNrr8eTX5AQuI2u/Yx6VVkcmt0b77ConS+t01wIgUXdSv0XjEhyk5Jm1+o1eHBlzG4UiTzO5YyNP3vmtAQ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"cd8c590acfe1fc117300b75e10bfd1997e0ac2c2","engines":{"node":">=7"},"gitHead":"0b910b728e1038233317eaa9f119aa37da17e7eb","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"4.0.5","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.4.0","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"next","uuid":"^3.0.0","debug":"^2.4.4","kcors":"next","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"next","http-errors":"^1.4.0","koa-compose":"next","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"publishConfig":{"tag":"next"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","istanbul":"^0.4.3","koa-body":"next","cookiejar":"*","koa-mount":"next","supertest":"^2.0.0","koa-rewrite":"next","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.0-alpha.1.10.1.tgz_1485808746380_0.5436030253767967","host":"packages-18-east.internal.npmjs.com"}},"1.10.2":{"name":"oidc-provider","version":"1.10.2","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.10.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"70f1dae9e0a6fe391b6ed93c462026c765b07fc1","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.10.2.tgz","integrity":"sha512-DOL8FfO09KRPGPPZuIQ/DvD0OWFEH9OuF07Yfa19HRBi6vN2HXILbk8KOb9EgQ5sGsrgSab0oDFtKPwm9BccLQ==","signatures":[{"sig":"MEQCIDK3i6TMxLdi76BI/mU30CWaAYcAorznttDGnkFvrmaLAiBD6RF/X6G98lT59Nf5MVxNo6qRM9p9jWGuCBC9jjld1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"70f1dae9e0a6fe391b6ed93c462026c765b07fc1","engines":{"node":">=4"},"gitHead":"eb50b18f3e5902c9a739bacefaab57c1f09afc4e","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"2.15.11","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"4.7.2","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.10.2.tgz_1485876055292_0.5669658831320703","host":"packages-18-east.internal.npmjs.com"}},"2.0.0-alpha.1.10.2":{"name":"oidc-provider","version":"2.0.0-alpha.1.10.2","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.0-alpha.1.10.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"409826d8d88611d841d38b3dca185275f10be125","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.0-alpha.1.10.2.tgz","integrity":"sha512-paZKCU7D7vOynCg7tU+P7lEXu/vEPpEYKmLV4osEtkUiDeF/adcQSiyitBQ2TvRlBjYOsE/Y4BQrMCv+xES7VQ==","signatures":[{"sig":"MEUCIQDiD7jVNBRPRtQcJq4tznwPcFGeKbDvkxg54Ojic+/05gIgCKxPKeQ34NiRfLTKSw9GjTjd1R6N2pvHiDtW209wGJ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"409826d8d88611d841d38b3dca185275f10be125","engines":{"node":">=7"},"gitHead":"4023587d512c1699164f4ef302d0e692fff35ae3","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"4.0.5","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.4.0","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"next","uuid":"^3.0.0","debug":"^2.4.4","kcors":"next","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"next","http-errors":"^1.4.0","koa-compose":"next","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"publishConfig":{"tag":"next"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","istanbul":"^0.4.3","koa-body":"next","cookiejar":"*","koa-mount":"next","supertest":"^3.0.0","koa-rewrite":"next","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.0-alpha.1.10.2.tgz_1485883820659_0.7655234886333346","host":"packages-18-east.internal.npmjs.com"}},"1.11.0":{"name":"oidc-provider","version":"1.11.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.11.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"73e321e87f28644b4163b6aa2b12583d80d0023a","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.11.0.tgz","integrity":"sha512-pzndYnrwhQEuy347ozZIKlE1r3Txb8Jik9zdtRo4Y/+hD4N9LCiyjKIx6GdZVV6BMeCV1u0J5xAz4sPotNk0bg==","signatures":[{"sig":"MEYCIQCLiYEnuYFABY5ssP06Hp5o5fDsBOjI3ZGgPNMbgUvcvgIhAKLIwcIu3W1Dd6ZFib3umHWjcd1xPf0sEhNxJYDevyFF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"73e321e87f28644b4163b6aa2b12583d80d0023a","engines":{"node":">=4"},"gitHead":"e483f4de2bc3a551ce43b23fa4919d13145fde7c","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.10","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.4","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.11.0.tgz_1486048165649_0.8393101957626641","host":"packages-12-west.internal.npmjs.com"}},"2.0.0-alpha.1.11.0":{"name":"oidc-provider","version":"2.0.0-alpha.1.11.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.0-alpha.1.11.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"63a2d5fc3acb3323035320e0b4a0c6c20443a23f","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.0-alpha.1.11.0.tgz","integrity":"sha512-KDC1NoSZnpDnGWTS6ESlqVeFHI1Gboc8HGak8sGXSn0rUlQDxoFgRUeFjiY7Wwc14InB3MRuvlM/ukSi0i0HVA==","signatures":[{"sig":"MEUCIQCK0Zdvr1ZjKoWC2NBpNFQ/ylqT+bThivn4i5BvFuNniwIgScqAnB+Xf8p7NoCI9yaC2K6E8CDqJIMIwdfAV3I2vsw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"63a2d5fc3acb3323035320e0b4a0c6c20443a23f","engines":{"node":">=7"},"gitHead":"1b65a2b686902c084dfe0b9ddf0cf2a319b32240","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.10","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.4","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"next","uuid":"^3.0.0","debug":"^2.4.4","kcors":"next","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"next","http-errors":"^1.4.0","koa-compose":"next","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"publishConfig":{"tag":"next"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","istanbul":"^0.4.3","koa-body":"next","cookiejar":"*","koa-mount":"next","supertest":"^3.0.0","koa-rewrite":"next","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.0-alpha.1.11.0.tgz_1486048346924_0.7432973650284111","host":"packages-18-east.internal.npmjs.com"}},"1.12.0":{"name":"oidc-provider","version":"1.12.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.12.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"182afe4ab748e68907ced0524cb55ea7c28ad689","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.12.0.tgz","integrity":"sha512-lRK24+Yn0njN2V7V7h90pst7j9i6QjUJadKbFhmLUP3Xh7zjaylktcYKNTh3RMVDWPWIXNrvvu2wzcx4KBnzCQ==","signatures":[{"sig":"MEQCIAk0RGmvOF+ehd2A+K17pYc2z2PsAziR8y5af2ToHYjaAiBxnXkld5+SLWqUIizwRMYyUdbuJtsN9Hl8qUMcyRTJdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"182afe4ab748e68907ced0524cb55ea7c28ad689","engines":{"node":">=4"},"gitHead":"feb4cd3671630dc31d387ad0cd288b2127e98489","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.10","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.4","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.12.0.tgz_1487011575397_0.9025968729984015","host":"packages-18-east.internal.npmjs.com"}},"1.12.1":{"name":"oidc-provider","version":"1.12.1","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.12.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"be22040cbb2a68696904dfee9339ce7fe7e41f4c","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.12.1.tgz","integrity":"sha512-cgWa+1O63VeG/a+Cr9cWpcw4/Bk+s1hMnW4G+XrFLKxj01Q/PH+c+gAfQyo4yMWnv4/GHT8ohpwc0p+AlHrGRA==","signatures":[{"sig":"MEUCIQCSu7C+JKRDRNYxXt+Tn7WJJar7lN2oag+ZhdlYRsu/7gIgISkFkqSHj4WYRV0wvc/DCHMoLmi/zTM42huZ+/3yUp8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"be22040cbb2a68696904dfee9339ce7fe7e41f4c","engines":{"node":">=4"},"gitHead":"424960c9a6d021ba4cbb12215a39d1557d8b7471","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.10","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.4","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.12.1.tgz_1487316923366_0.4171873186714947","host":"packages-12-west.internal.npmjs.com"}},"1.13.0":{"name":"oidc-provider","version":"1.13.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.13.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"ec683ad99cbff020325311922e0639d8b403eb84","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.13.0.tgz","integrity":"sha512-wutXanwKmUzmDV9IL9eIYcyv+uL/dw7wG7/0WkK1mADFwA3MB6vrcnvqn3QE+wCoC7hA19ijTuCuPiC1MJwxrw==","signatures":[{"sig":"MEQCIDTSjWG/GoxrOZsuX9g7gFO6imfVEO8dJI6t5rsk5E2PAiAUo9pGN5w1Ee3AzwrwxuPDdMa1UEKYAmsUvybGprAZ4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"ec683ad99cbff020325311922e0639d8b403eb84","engines":{"node":">=4"},"gitHead":"26bc4335345d694bfb72416c44614da451e598d3","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"4.1.2","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.6.0","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.3","koa-body":"^1.2.1","cookiejar":"*","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","mocha-generators":"^1.2.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.13.0.tgz_1488052641024_0.5913521915208548","host":"packages-18-east.internal.npmjs.com"}},"2.0.0-alpha.1.13.0":{"name":"oidc-provider","version":"2.0.0-alpha.1.13.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.0-alpha.1.13.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"47df0369fdc0338dfad2a91f9605b6d59e88e6cc","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.0-alpha.1.13.0.tgz","integrity":"sha512-x3asa3a1IDLXf+vYN3gjO4d9OSPpu1P8Lygy4ZzkKqNjdRaWwmW8MQFNVxpmtqNQgMuAKMKbAXvDsfpsc+PXhQ==","signatures":[{"sig":"MEUCIQDr4whg31JfmauKN9qGJcXGFf4MitM7md42Yfe9vRBl/gIgMtD4pbyI6+rqf033X7U9BoFIZz1bv9zMMVtUaqbwzbA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"47df0369fdc0338dfad2a91f9605b6d59e88e6cc","engines":{"node":">=7.6.0"},"gitHead":"c93d3071cd212eb54b70729ae20a28628f3b57f3","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"4.1.2","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.6.0","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^2.0.1","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^2.2.1","lodash":"^4.5.0","cookies":"^0.6.2","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.0","valid-url":"^1.0.9","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^3.2.1","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"publishConfig":{"tag":"next"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","istanbul":"next","koa-body":"^2.0.0","cookiejar":"*","koa-mount":"^2.0.0","supertest":"^3.0.0","koa-rewrite":"^2.1.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.0-alpha.1.13.0.tgz_1488052746445_0.7177189886569977","host":"packages-18-east.internal.npmjs.com"}},"1.14.0":{"name":"oidc-provider","version":"1.14.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.14.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"f84c6a34d9f7627a7c426adb79ffdd5c5a01f04b","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.14.0.tgz","integrity":"sha512-Td/c2PnzcrlmD2CO2+8a7Z+BTZ3BzFAhQFVp3qrOfIUZryQQB1WVjjlr4Bbuc/snVoy2GstNW1UUYE1Txfvivw==","signatures":[{"sig":"MEQCIEY1whvnbFO2wtciTYJ7P3Ukm0zJVAPjq4kZBNIT0BlVAiAN1tBYRDlhHrqP/DkdKqhgBwbp2Q3G5wAnhxrSBx/alw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"f84c6a34d9f7627a7c426adb79ffdd5c5a01f04b","engines":{"node":">=4"},"gitHead":"aa11b90de373128373d41df0631ab624ea59630d","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.10","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.4","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"~0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"~0.4.3","koa-body":"^1.2.1","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.14.0.tgz_1488402874283_0.91907874122262","host":"packages-18-east.internal.npmjs.com"}},"2.0.0-alpha.1.14.0":{"name":"oidc-provider","version":"2.0.0-alpha.1.14.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.0-alpha.1.14.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"5c6d607c204e85f499c8ddcde70f8a5952b4494e","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.0-alpha.1.14.0.tgz","integrity":"sha512-gWOZQGzhGW2zpcHBp3hjGBABZwNRJjgv0heI83DcEtvWVJR7VhDGoYU/hu8QdSjyHNylLe5iE80/8EF4mZquJg==","signatures":[{"sig":"MEQCIEMEqcd3ZGC/rlXJoQ9G7GwI3+A/HxUYC/pQFPxqhgKwAiBoKQ0Z+w4OuoWTiofE9VUZlTutpMwb9ocflbKCSQZsuQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"5c6d607c204e85f499c8ddcde70f8a5952b4494e","engines":{"node":">=7.6.0"},"gitHead":"c8f157fe0d06d3de5bcace6e4482c38d30683e73","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"4.1.2","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.6.0","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^2.0.1","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"~0.9.0","valid-url":"^1.0.9","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^3.2.1","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"publishConfig":{"tag":"next"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^4.0.0","istanbul":"next","koa-body":"^2.0.0","koa-mount":"^2.0.0","supertest":"^3.0.0","koa-rewrite":"^2.1.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.0-alpha.1.14.0.tgz_1488403805948_0.7895889072678983","host":"packages-18-east.internal.npmjs.com"}},"1.15.0":{"name":"oidc-provider","version":"1.15.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.15.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"237bb1ef47c06451cc0054160f5e557fa439f839","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.15.0.tgz","integrity":"sha512-UYYVfGcuFkRO2sD8dP5MUs4mnLkV+12L5Q8ckxLPTkAnGZllRaabhtwl1V8mRvEAqyzK0ZsZKNbX5GonUmNlmA==","signatures":[{"sig":"MEQCIEWXnFqwEGo1ByBs/ouFsSSnsl/ypYiawYm/2kLhneGTAiAxQ2Lh5WOISQHzj1FR7Ycmaj8XnFb0kajnI0pPMlYisg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"237bb1ef47c06451cc0054160f5e557fa439f839","engines":{"node":">=4"},"gitHead":"781e45ff357b3aabc469e323a9eeb3431a28fc5d","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"4.1.2","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.7.1","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"~0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"~0.4.3","koa-body":"^1.2.1","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.15.0.tgz_1489098019240_0.10010092472657561","host":"packages-18-east.internal.npmjs.com"}},"1.15.1":{"name":"oidc-provider","version":"1.15.1","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.15.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"bead37a28b9f2f5e9e9ee1b39f1aa6da23339fd9","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.15.1.tgz","integrity":"sha512-l8XCs4lIUbG1i8U2jQ2Fjmhgvo6gXMuF1jNSZ9aY3KPUaQnCXPMd2Jk5pTjf1hcz5N4TNfRlNniaqUd2YpF84Q==","signatures":[{"sig":"MEYCIQCFRkUawUBjc4QQmjdU0k8fvZYx9CvY0KG9raN643xrrQIhAPIqoIy0h8HiLcC8Ag34wRvUNMFIxnFVXqPD9HYgiIE9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"bead37a28b9f2f5e9e9ee1b39f1aa6da23339fd9","engines":{"node":">=4"},"gitHead":"ca84a0a09d543cb160c435d38b2d8ba236a83b49","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.10","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.4","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"~0.9.0","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"~0.4.3","koa-body":"^1.2.1","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.15.1.tgz_1489325118513_0.7410651247482747","host":"packages-12-west.internal.npmjs.com"}},"1.15.2":{"name":"oidc-provider","version":"1.15.2","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.15.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"1c5d6019026b77941329bcc3360095ba984d5bbd","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.15.2.tgz","integrity":"sha512-95SaazR11rSK6Z0tutyExJV+5XH6i5YbPfronBzcGu0Iwzrjd268blySU4DQoDHw3jqkg8Rl4JYUGJWiunzqFA==","signatures":[{"sig":"MEUCIEq0LU9yz/6Eg0S1sujPFjLAAQ5Jt/pteHPgAmtFlACmAiEAhjD8kRcWBYzjSY9Y5+sc2bd0caZ099pLHDHV4MnsKyM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"1c5d6019026b77941329bcc3360095ba984d5bbd","engines":{"node":">=4"},"gitHead":"b7fbe53607b7f1b97939d9642867cbe01f839811","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"4.1.2","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.7.1","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"~0.9.3","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^1.17.3","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"~0.4.3","koa-body":"^1.2.1","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.15.2.tgz_1489485038243_0.4336434721481055","host":"packages-12-west.internal.npmjs.com"}},"2.0.0-alpha.1.15.2":{"name":"oidc-provider","version":"2.0.0-alpha.1.15.2","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.0-alpha.1.15.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"b43cbcbe27df0ecdaaf4e8f2b06c6e896f55d14e","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.0-alpha.1.15.2.tgz","integrity":"sha512-pc7KYRy9BE+JxjPrSd/Igquc9skDq1JpOf7JrVbRL/IM8DQamEDU6sS5xs5RDF2ZAFiQbtkmLsvH7g/eoRglIA==","signatures":[{"sig":"MEQCIFrTuEkNPccNx8jRGMmzZMtHmmIT7+KLaICDOISSYK50AiAznWAwDMlGwZ7xzgd8B9AqrcUYu4JEf3Q1IVNAiP9ifg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"b43cbcbe27df0ecdaaf4e8f2b06c6e896f55d14e","engines":{"node":">=7.6.0"},"gitHead":"e1442fd894037e5a7928a2b1aaa701b075b74da5","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"4.1.2","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.7.1","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^2.0.1","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"~0.9.3","valid-url":"^1.0.9","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^3.2.1","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"publishConfig":{"tag":"next"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^2.1.0","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^4.0.0","istanbul":"next","koa-body":"^2.0.0","koa-mount":"^2.0.0","supertest":"^3.0.0","koa-rewrite":"^2.1.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.0-alpha.1.15.2.tgz_1490123938688_0.7983405508566648","host":"packages-18-east.internal.npmjs.com"}},"2.0.0-pre.0":{"name":"oidc-provider","version":"2.0.0-pre.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.0-pre.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"48949a67e776d96077c0c96853d58364f169f0aa","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.0-pre.0.tgz","integrity":"sha512-imwoQpMBiIUi1/qxj2PIO62ofBmAHhijvruKmJuNts8ob3I9KNhl4eid/fAVqAzxLxEWPhoF2fT0514Ibk8lUg==","signatures":[{"sig":"MEQCIBEAjQrJ0zfECMR5AlxdYMkbQJju+0ks09qKYSuWMsWqAiBX0GjWDncdm8NU1ZCPtid2ZuUo9He/40QYItcjE59h0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"48949a67e776d96077c0c96853d58364f169f0aa","engines":{"node":">=7.6.0"},"gitHead":"e4b1b3183d077ba281cf63a60a501c546176b13a","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"4.1.2","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.7.1","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^2.0.1","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"~0.9.3","valid-url":"^1.0.9","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^3.2.1","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"publishConfig":{"tag":"next"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^2.1.0","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^4.0.0","istanbul":"next","koa-body":"^2.0.0","koa-mount":"^2.0.0","supertest":"^3.0.0","koa-rewrite":"^2.1.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.0-pre.0.tgz_1490450322460_0.37441370938904583","host":"packages-18-east.internal.npmjs.com"}},"2.0.0-pre.1":{"name":"oidc-provider","version":"2.0.0-pre.1","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.0-pre.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"2a59809975e2533784f4935a466f2b40a51e92c2","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.0-pre.1.tgz","integrity":"sha512-hEksWUmlDQBL4Xi1vDTGOvdpmwiI1Nb/Jv/FR4ScJM85Za/eO+gtea4Xz1UnU+8sknNJWAdQACFuXHxXH8ysag==","signatures":[{"sig":"MEQCIDE9ohesz2yK3/YynGRblk16rKCpx1YZyhn5ifNV8vJIAiAH3Hf59S8j/Koy0uBbNL/4vR2GJRllhAzV+C3Q+qpqyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"2a59809975e2533784f4935a466f2b40a51e92c2","engines":{"node":">=7.6.0"},"gitHead":"133506786cd95a292854636d6207d8863243d037","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"4.1.2","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.7.1","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^2.0.1","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"~0.9.3","valid-url":"^1.0.9","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^3.2.1","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"publishConfig":{"tag":"next"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^2.1.0","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^4.0.0","istanbul":"next","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","koa-rewrite":"^2.1.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.0-pre.1.tgz_1490630378539_0.3395114925224334","host":"packages-18-east.internal.npmjs.com"}},"1.15.3":{"name":"oidc-provider","version":"1.15.3","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.15.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"840018f89bd6a1d51f8b61597df2ec0fa454ebba","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.15.3.tgz","integrity":"sha512-zTGvVm6w9jQS+6KO5QTLqwaAm2DjLe1l2dikIUxPL2nzTcvYdbyEGva+RIgMHT21R1QzU8HwpvK1Ilkr8ELUFg==","signatures":[{"sig":"MEQCIEo2yuwGMlmyIa5w/6Jr294PChyinmoO3xy18Nx4YarDAiB+docJouNUj2kAKXe5ZW0+sGQWPA1XDTTOXlr02dAJqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"840018f89bd6a1d51f8b61597df2ec0fa454ebba","engines":{"node":">=4"},"gitHead":"db50d9d1c1c31f019d093c3a38b1117d2334e4b6","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.10","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.4","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"~0.9.3","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^2.1.0","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"~0.4.3","koa-body":"^1.2.1","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.15.3.tgz_1491496958483_0.7194083526264876","host":"packages-18-east.internal.npmjs.com"}},"1.15.4":{"name":"oidc-provider","version":"1.15.4","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.15.4","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"7e28ba7c1ca965bd7dff21907d18774a00d93414","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.15.4.tgz","integrity":"sha512-3lpHB5y666/zZLURTWcwU4p5PqAgR36qdBZGWOEzUHNSmHbGne3sbXzs6D7awUWT40xphffb92GS2j/mmYZxAg==","signatures":[{"sig":"MEQCIAsxgtMaY9BqeYLtpBKObGcDairbvPuKaAHdY6ovKfg3AiAQnk4sQH/4fgzNwBCo+txzngOc2wYNosMhWRKGZYc9fw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"7e28ba7c1ca965bd7dff21907d18774a00d93414","engines":{"node":">=4"},"gitHead":"345ca65950dbb5a1687187029c2dfe737a53412f","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"4.2.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.8.0","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"~0.9.3","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^2.1.0","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"~0.4.3","koa-body":"^1.2.1","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.15.4.tgz_1491924026887_0.1440712276380509","host":"packages-12-west.internal.npmjs.com"}},"1.15.5":{"name":"oidc-provider","version":"1.15.5","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.15.5","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"3738a52202712aed7a62642c8820b79a622057e2","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.15.5.tgz","integrity":"sha512-p0PCSKc//wiQqBVVQZDkpyT0FRh3hT378RBiHmV4YtCk/i5UtRMBeNH54drbBEU8noZQHdh/UyJ3IdtB9hTOTQ==","signatures":[{"sig":"MEQCIEkqekZXcET/BBT3nAmnIjtOeLraQPM3gbw0DHsygRqzAiADmI/40LtEeDZ+asPmPWkgM0KUjhvawPkQkdNIunpoNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"3738a52202712aed7a62642c8820b79a622057e2","engines":{"node":">=4"},"gitHead":"a568a5d5a9b31142a7921943f0caab47ddd31f89","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.10","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.4","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^2.1.0","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"~0.4.3","koa-body":"^1.2.1","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.15.5.tgz_1492100124518_0.7784838965162635","host":"packages-12-west.internal.npmjs.com"}},"1.15.6":{"name":"oidc-provider","version":"1.15.6","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.15.6","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"be3ea3acd43c23b5f8e9267a90e74dd860521a06","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.15.6.tgz","integrity":"sha512-HiQ+qfB++ZW291rmILlTwzqej4bkykjzr7Ee4e6RH19jcK//iw6yC1DFhwjwfHlN2dCvqyglLisj5c8pKVXhOg==","signatures":[{"sig":"MEUCIAWnImg3Slz1iuIFHIy1y7vY7bYsBDkP3pkofuxhaLIvAiEA0i8/ZEMa5iIR90ZV2GGGk6bTxVc94fQU1+VIyRfq2qg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"be3ea3acd43c23b5f8e9267a90e74dd860521a06","engines":{"node":">=4"},"gitHead":"9d55c7a34761e6c5fc8552a755804fca29894cbc","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.10","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.4","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^2.1.0","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"~0.4.3","koa-body":"^1.2.1","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.15.6.tgz_1492691874664_0.005220651859417558","host":"packages-12-west.internal.npmjs.com"}},"1.15.7":{"name":"oidc-provider","version":"1.15.7","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.15.7","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"c218d45c10a64ededdaf977cae160154400b54a6","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.15.7.tgz","integrity":"sha512-StWsNi9mahiHvOSfQ/N+2Aa9Wd2WeLX+N2nTnZzQe1t34EOaB/wW+dTLZpNeZWM/ERGVfR36KtSQJpfxux9/6Q==","signatures":[{"sig":"MEYCIQCkg0MLar4OHOUjaoWIudlMG0Cj+44FkVnDY0ZrQRXh+wIhAN/epD46PS/jyZOQn6IFhry3/NhGHDEwxeRNWI+sGVqP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"c218d45c10a64ededdaf977cae160154400b54a6","engines":{"node":">=4"},"gitHead":"639bd9069506e063f2e6edcb3c15234012234ead","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.10","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.10.2","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^2.1.0","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"~0.4.3","koa-body":"^1.2.1","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.15.7.tgz_1494017670355_0.04169795545749366","host":"packages-12-west.internal.npmjs.com"}},"2.0.0-pre.2":{"name":"oidc-provider","version":"2.0.0-pre.2","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.0-pre.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"5d4d63c5f7bf495e0dc88947e8a7dfca76145d9f","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.0-pre.2.tgz","integrity":"sha512-voIfPmvbEl4RH6wpsKIStR9AuGqWGfcVgsqb6//Fjg3te3VdXEFbIgbH3H2qeIb8DQHze2dhJtKCt/DI4I03Zg==","signatures":[{"sig":"MEQCIG2eJ2a6ZHje31DIXMcrUKegQznfIPlSr14SyivSBl8MAiAxnyQMWeF2NVci7niM9QKd1iQP2tbYgNErxrlry87IDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"5d4d63c5f7bf495e0dc88947e8a7dfca76145d9f","engines":{"node":">=7.6.0"},"gitHead":"f91ee5b622b0329cd3741d39e8f775b4fd9b94b4","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"4.2.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.8.0","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^2.0.1","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","valid-url":"^1.0.9","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"publishConfig":{"tag":"next"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^2.1.0","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^4.0.0","istanbul":"next","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","koa-rewrite":"^2.1.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.0-pre.2.tgz_1494027903826_0.1988318907096982","host":"packages-12-west.internal.npmjs.com"}},"1.15.8":{"name":"oidc-provider","version":"1.15.8","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.15.8","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"8291c93f3350761a73b28605f06aa90e3e7851aa","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.15.8.tgz","integrity":"sha512-qMEm7wyEIvidMWduQOMBdkpXDkGsfZ4IUwinOaSt7JErITikyy4jWchrLaSzZgciw6taGCavs4I7C7oJ2MgzRA==","signatures":[{"sig":"MEQCIH70iy6JhAhxbc/E9UU8T2VecYE2BaQkTvCEw9pT9/2rAiB9IrPoS7sxrJgStexCbh8KN6lLf7pTRXgJjgQHMGYviw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"8291c93f3350761a73b28605f06aa90e3e7851aa","engines":{"node":">=4"},"gitHead":"c1783ec1e47a9e6e492304a26e7fa068e04c4068","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"4.2.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.8.0","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^2.1.0","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.5","koa-body":"^1.2.1","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.15.8.tgz_1494080600423_0.9902631822042167","host":"packages-12-west.internal.npmjs.com"}},"1.15.9":{"name":"oidc-provider","version":"1.15.9","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.15.9","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"63152303a828c2202130af9df92cf3746f30d419","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.15.9.tgz","integrity":"sha512-0nVt48twPYACNSkLcxgCWPxDaa+YCumVlS9jRfaiZuUeX5+KWv6tz3oSSPKUgVdSF/8Mvv8JO+K2IVz9w9Vsig==","signatures":[{"sig":"MEUCIFR4k27KY3ki1WIxwt6Gdj2TtqJ56pQ4IuPV00nw4CTjAiEA8c46W3b8iZeay25MphtU3zstAoX9QFitIT8croJc5to=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"63152303a828c2202130af9df92cf3746f30d419","engines":{"node":">=4"},"gitHead":"18cee7ade5d519c9fb0200cdf688fece483476d3","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"4.2.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.8.0","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^2.1.0","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.5","koa-body":"^1.2.1","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.15.9.tgz_1494259993252_0.9190642945468426","host":"packages-18-east.internal.npmjs.com"}},"1.15.10":{"name":"oidc-provider","version":"1.15.10","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.15.10","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"a77279dbc955bf8b23d305155b9043609de93b69","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.15.10.tgz","integrity":"sha512-iPT+1taQ+FgARyPaIgc4awHRVlCktGDYy3NOZURQYsmmuZumspZVDKmRBf4BZuj9yIjRvbP4PwPCqkvSMILthw==","signatures":[{"sig":"MEQCIDW1SoAZAeSW/C6VkCGNmj2K2X/AlDN3YAyjz2DMQkOyAiAY9KAHXgG8Xo4iEQx94s1UOFa/ZCsduRcM6PaU/We4Yg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"a77279dbc955bf8b23d305155b9043609de93b69","engines":{"node":">=4"},"gitHead":"9fb9ce252465c9d318617ad1ce578d3eaba36d98","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.10","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.4","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^2.1.0","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.5","koa-body":"^1.2.1","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.15.10.tgz_1494343593600_0.7449392310809344","host":"packages-18-east.internal.npmjs.com"}},"1.15.11":{"name":"oidc-provider","version":"1.15.11","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.15.11","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"ae6ac93f2d1a4e4dc3fe9b84e11a272a63372785","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.15.11.tgz","integrity":"sha512-B+j+FD2JnprRzT5vJlhnpfLbgVDmybfYtdOjTb9HPPix+nso0QZTSjXKOmNhUBdsN23K1ZO54xcUa5vziofR1g==","signatures":[{"sig":"MEUCIDGvMvpEbNqAERXkaY/8BxcXEkc+tEeje2uEzyWZ4GQ8AiEAqu/xS6Bi8/XfURKBZC3eEGeJir1HCK44Iq4HhkToB4E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"ae6ac93f2d1a4e4dc3fe9b84e11a272a63372785","engines":{"node":">=4"},"gitHead":"ef3be9cab4ecc3a670ba274f736ce55eecfd73de","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"3.10.10","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"6.9.4","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^2.1.0","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.5","koa-body":"^1.2.1","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.15.11.tgz_1494503936515_0.25181923247873783","host":"packages-12-west.internal.npmjs.com"}},"2.0.0-pre.3":{"name":"oidc-provider","version":"2.0.0-pre.3","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.0-pre.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"905ee3ecf65d323bcd3778ecbd3bc4be96c21aa2","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.0-pre.3.tgz","integrity":"sha512-KUqiBMMJLuc7c2H3Gjizay06VrtTC/i7haK/MBmB9/dVVGGIwdzYPsZb/UKoxnnWgdWdcp7USN993FU1ZeXFqQ==","signatures":[{"sig":"MEYCIQC+8bmx3xWlkdbT2a3q2XBbhbJTNAz1fKQNLqmgMxs9sAIhAMI6LJ7BSuezMp3jzulMCgm8O6L0vd4WIylprNtxgQrC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"_shasum":"905ee3ecf65d323bcd3778ecbd3bc4be96c21aa2","engines":{"node":">=7.6.0"},"gitHead":"b90cb07cc6f88c2c2b32577fda8edcce417f8028","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"4.2.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"7.10.0","dependencies":{"ejs":"^2.5.2","got":"^7.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","valid-url":"^1.0.9","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"publishConfig":{"tag":"next"},"devDependencies":{"nyc":"^10.3.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^2.1.0","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","koa-rewrite":"^2.1.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.0-pre.3.tgz_1496098415635_0.8479869139846414","host":"s3://npm-registry-packages"}},"1.15.12":{"name":"oidc-provider","version":"1.15.12","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.15.12","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"c26b998f5ea5b810331f728bd39f77ad562b0516","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.15.12.tgz","integrity":"sha512-TT68ifcw3FUhoHN0wuSQY5mjNhOncCsigYgxn/xm7/WNdTI6VMYdL9erQxZvbvLGe+dy2jm3W5S07qVpwOp9sw==","signatures":[{"sig":"MEQCIC7MFMJkaAGEghOzP/HgQJmU93L1USk96IBB0MHacsMEAiBxY7P5w6SvFvbYNEGYCckuj5cRlmDL8K4mGr1ApdOkBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=4"},"gitHead":"78ee4b8ba7d2da37c0482821fc17698166918b06","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.0.3","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.0.0","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^2.1.0","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.5","koa-body":"^1.2.1","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.15.12.tgz_1498633515778_0.9337392130400985","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"oidc-provider","version":"2.0.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"6f446ec6c4bea500c25e54b87ebcc15766b188f5","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.0.tgz","integrity":"sha512-dYL8eoDFTiuAdx4JVf2bgi3mTAeqqaJ5Ole1AYrhToFiNMyMsAoZQR2jLosYi6xtzkoGLx/gvlDlG+9vpJfs7A==","signatures":[{"sig":"MEUCIQDF5OiRmURYtOG9a1FbHLHF120RvECPIxJF5Wpk+GRrUgIgA4eMMy1+eELQ6n3I2fLYmeOk3ZWHJjdJp310xZQl/A8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"86b9c95609b7257e94810f09a2b1976d7c2fc1a4","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.0.3","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.0.0","dependencies":{"ejs":"^2.5.2","got":"^7.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","valid-url":"^1.0.9","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^2.1.0","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","koa-rewrite":"^2.1.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.0.tgz_1499273726628_0.18202212383039296","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"oidc-provider","version":"2.0.1","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.0.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"5e71dd9ba617e1a368816a96549426d6e71e18bc","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.0.1.tgz","integrity":"sha512-jSfXRUKHqWOpt7gWdwzK4FU56seIDPCfOrr4SzaOKwXf6QnOofkebQxgtvDIW7GiU5PNXi2oMg8I9Z2ajl33Gg==","signatures":[{"sig":"MEQCIEJYMcUK50R4l8h4I8LnzqXMU5op3PNfn3BTDkXcwLGlAiBqPHofrHj8no7nqcutY1uJvF7W25mfgVEo430c0JVoJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"01902b71cb21c8375397bce3a31319eece191f7e","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.3.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.0.0","dependencies":{"ejs":"^2.5.2","got":"^7.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","valid-url":"^1.0.9","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^2.1.0","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","koa-rewrite":"^2.1.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.0.1.tgz_1501846292491_0.48411754751577973","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"oidc-provider","version":"2.1.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.1.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"5b6daf1dbfdcdb48d2ab9bdb378123e3617d33c1","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.1.0.tgz","integrity":"sha512-uBi+sVXQoPUK9eMcMcR9vHE7ki5fZPCMDHdu5piAS5/DecKxrLxlz2rWk27438vEALrdDftcelVlLTxOAD07Iw==","signatures":[{"sig":"MEUCIGctUWH06VPrR2+AdYnNBkNNNI932XgcWy6u7YVTy0AXAiEAwdgoyLTnuLSm4uGxMxhAmfJ01bnFV/j9JZFc6sF0YME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"76e4939964a0f05be37deb2226b52037d9407c2d","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.3.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.0.0","dependencies":{"ejs":"^2.5.2","got":"^7.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","valid-url":"^1.0.9","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^3.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","koa-rewrite":"^2.1.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.1.0.tgz_1501847478599_0.6175790373235941","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"oidc-provider","version":"2.2.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.2.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"0e659446de8c28afb53ed9d446199e8d6bf2a6d3","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.2.0.tgz","integrity":"sha512-LflhxvubsnjO4SpF2fz/YeagiESC3PSZTfNhL/H7igLk8Ga8wxeCz4WUuPfNW1zr+fV2vsu1gZvyQJKctnBMzQ==","signatures":[{"sig":"MEYCIQDrS0iYLoG93aSECgc48LGrxX+XSC9dRPGhV0w3wqRKmAIhALR/VlzxpNm5GFfJjC1UcQP2v9RcKNMMpHZIj0AAA8OG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"4da8cdd11923331c5a56fe1d11bb55101de757a6","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.3.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.0.0","dependencies":{"ejs":"^2.5.2","got":"^7.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^3.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","koa-rewrite":"^2.1.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.2.0.tgz_1503835627303_0.4877381012775004","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"oidc-provider","version":"2.2.1","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.2.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"339cfaafe8e1c89aa86474b4677959e40998d9a4","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.2.1.tgz","integrity":"sha512-gIM2WCLTfYNfLNpUB+NQRdZi8n9tvLvKUDtPb7pzWW6MZ53+PB158Dkc9kP+e3JpoirMeS5jEeK5pp4RZJ55ZA==","signatures":[{"sig":"MEUCIAacmWpuSCLxhEbvdy7ZZSLsNbIab0dl8Iws0vtWp4OPAiEAwIf3x38HmpOQ90nT8aaMoxs4AlQ44ROqWX+3OqwYLEE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"23bdf2c6c89e66caad8c980f4b224eaeb20722b3","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.3.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.0.0","dependencies":{"ejs":"^2.5.2","got":"^7.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^3.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","koa-rewrite":"^2.1.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.2.1.tgz_1504956775910_0.03128793300129473","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"oidc-provider","version":"2.3.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.3.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"99a8f1eb26bd0a552085db2bc16029553e01d930","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.3.0.tgz","integrity":"sha512-Wb7sPckgSOXgtT1AYaOCCNTrB0t7+MaYxsHSVWJgU1XfMVx11Xpyem42IAM0TF07R2rstUOGHNarX0np361p/w==","signatures":[{"sig":"MEYCIQDSaZmZNktQTv8Apje7sUBjOnGjFaZFa+XsmYqw/fPiEQIhAOZ/o1az4BMPX53ufenVicwbGSI9OfRAW1RxT6SBmt+e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"f231e68f6e6993479d3f9f41280c0fb085457c37","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.3.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.0.0","dependencies":{"ejs":"^2.5.2","got":"^7.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^3.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","koa-rewrite":"^2.1.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.3.0.tgz_1505143137665_0.1146481295581907","host":"s3://npm-registry-packages"}},"1.15.13":{"name":"oidc-provider","version":"1.15.13","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.15.13","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"92c51a6628ce42bcf32bf27ca52b32e737842e7f","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.15.13.tgz","integrity":"sha512-ZplNaSNIwlZ5jgJAWY4lxDJRAJmVJ7UFfEeS5Xm8ma4H15EotoRXaOuAG2aKx5/pL1zMZPpidrk803/Q1fsADA==","signatures":[{"sig":"MEQCICr55w8hCmcwD+lcPLUidbVDiY+wCXINi3LUzEG79fYmAiBwvb/ns9cOjeSskyGS2bKD3sEBfTlTRnuy2f49cGWqig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=4"},"gitHead":"79caa712ec35a62081d092d817ea7f30a40d4535","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.3.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.0.0","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^2.1.0","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.5","koa-body":"^1.2.1","koa-mount":"^1.3.0","supertest":"^3.0.0","koa-rewrite":"^1.1.1","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.15.13.tgz_1505476906994_0.37646705005317926","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"oidc-provider","version":"2.3.1","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.3.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"170c9d40d7c428660f3cadbfffd98dd48d4452fb","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.3.1.tgz","integrity":"sha512-Fq84CJnXoKbeCfQS/VlU3oFiRlyQrLVlQ1NcEfurNfMPAFaeImE4F8MaExYSCRyUuCnXk/t/eAwx3W2g8VK/GA==","signatures":[{"sig":"MEUCIQDD6Gd7gdvaJsw0ySSMC3lf7/drCbDKVoRYc+XBcIoImgIgThBdyPE4Jw4xaEta4z+9+U5uC60C1bJ0QJwlm3DwvuQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"987ae4c59c1f38b7e9f957d3810b2a7972737a05","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.3.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.0.0","dependencies":{"ejs":"^2.5.2","got":"^7.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^3.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","koa-rewrite":"^2.1.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.3.1.tgz_1505477126975_0.4946527739521116","host":"s3://npm-registry-packages"}},"2.3.2":{"name":"oidc-provider","version":"2.3.2","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.3.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"c618b6206ab8805ab16944379fdd89c80127df8a","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.3.2.tgz","integrity":"sha512-wEvMCvzNw0H1vf2DhDNjs7V6X+9xS7mq50xjHKbmRBZ0d/VkAd+ufb6seQKhxgp/D7sy7kZ0tdvACUJEzHwVvQ==","signatures":[{"sig":"MEQCIExdXjqE827BY1mVS7WFhOdunsnePYRUhz58xWE+y7x2AiB29pumIxfUHP/maNOSWWGXOdjBKMdwg2ACeIRvdQjOdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"a45fac23db52fb35a0fa03324c0db5372f6e17bd","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.3.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.0.0","dependencies":{"ejs":"^2.5.2","got":"^7.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^3.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","koa-rewrite":"^2.1.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.3.2.tgz_1506360370903_0.019879097118973732","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"oidc-provider","version":"2.4.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.4.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"b952bbb3a118b62c294d79101075d21f07a3c205","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.4.0.tgz","integrity":"sha512-r9OH+mVa3z3uXmH9UJHXyyrrBrgmQzR7fTbt49vXlAEAke06wL64xDM4gPkXwce21k8FAmXQPZLzVrTSvwe4mg==","signatures":[{"sig":"MEQCIBFXT/wt+Sx/SnHL9BWrm8lg3akt+SgfTw7o94OpyBHYAiA+MFkl369IJD81SHBWL2UMv898SY5TRGxZexhmAPET0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"75320c711cceeffb22dc42b235d1a59d2a3ddbf9","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.3.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.0.0","dependencies":{"ejs":"^2.5.2","got":"^7.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.10.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","koa-rewrite":"^2.1.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.4.0.tgz_1507184291452_0.8510690974071622","host":"s3://npm-registry-packages"}},"2.4.1":{"name":"oidc-provider","version":"2.4.1","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.4.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"5d86b59ff710e8fa27d417e4b4794db6298f48ec","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.4.1.tgz","integrity":"sha512-8T8x9RwHxD7PJBfur56utUsGaKHHxQCdA3Grq+er828Bu87fQOXGWPdTOCkeKvAdpQMlGyKdoJCi3AgvMqT7JQ==","signatures":[{"sig":"MEUCIQDN04Y9JqHNLjFrHCCNV5okHTqU9Ke/uk8Dou3SCyF+HAIgT6shaep+1oI8Fq+PMwdjTLzpIPotqNqo+UR2EeLboYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"105c55b8d7db79519afb640872ae64570bdb044f","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.3.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.0.0","dependencies":{"ejs":"^2.5.2","got":"^7.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.10.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^4.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","koa-rewrite":"^2.1.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.4.1.tgz_1507788120385_0.4505149847827852","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"oidc-provider","version":"2.5.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.5.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"e442f5de996a80b11b57391f474f7466ee5b7f38","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.5.0.tgz","integrity":"sha512-4GSUcERPs5RmShZFGibukhVSwd//Z/yNu7wAO1oPO11eHl4IsKHhWwpx9iVIEklTiBTs6AdCqnelshoK4pUuDA==","signatures":[{"sig":"MEUCIQCaAs3dPDX8HnZrMg9c038UBfYQZ1Ech7cRtT91J/Bp7gIgEM9vlFKfYpDGs/d0jYl3UB8iTQlOy+QfyPMI6GyRM54=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"ed30761ca89308d3155d96106e67992cea7e747f","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.4.2","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.8.0","dependencies":{"ejs":"^2.5.2","got":"^7.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.10.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^4.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","koa-rewrite":"^2.1.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.5.0.tgz_1509172995148_0.4207466247025877","host":"s3://npm-registry-packages"}},"2.5.1":{"name":"oidc-provider","version":"2.5.1","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.5.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"7ee526c11be25a66a121f01a2edf2b3a70019d44","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.5.1.tgz","integrity":"sha512-gaiLKMP74fUWGHc2+xOI9OSaX2IDDlJ79OkMGXMkDgJRaVEtWcEk5+LhSZ+Zd9eucY2QDSTniqXOidHFWv773A==","signatures":[{"sig":"MEUCIFcybsZf2qLZKImja9Wet49lSCUaKIyhKbmzyCSp+EQKAiEAxX2fVdd/svxVpRzNlUXUbLStadti4qMEheJsk/KSOFc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"d39b8370ec576bf2639f466b61677dd692f12111","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.5.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^7.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.10.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^4.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.5.1.tgz_1510651318535_0.029159204568713903","host":"s3://npm-registry-packages"}},"2.6.0":{"name":"oidc-provider","version":"2.6.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.6.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"6e0951baee46da76ff8ae043ccc02003d0d0afd7","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.6.0.tgz","integrity":"sha512-xrWIgNGck07E6LLdCFqIesvXYlmMiDjA8yi+naMsbcHtXvr9AOD0/mxbV+USZp5B88zTqisNrLU8QznN3CgWUw==","signatures":[{"sig":"MEQCIClRHsJZHtcEXgorq8w/bQMZorsH9O47Ws508FfnIxoIAiA5F3fjsqXWRU+mp5TTp19LNEYQZJJNbwMB6x6iaW4iLQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"614057fae9276c2883da329f8fb33ffb736e09f4","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.5.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.10.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^4.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.6.0.tgz_1511452127956_0.27651670132763684","host":"s3://npm-registry-packages"}},"2.7.2":{"name":"oidc-provider","version":"2.7.2","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.7.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"193a1fe5ab8dbcc2af7c509ddd9c4cea25e86174","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.7.2.tgz","integrity":"sha512-F68cdRJ4NJpU8tc4k1kGj79jyndRLZyChQEPCLi/qOeLOISua3pQa/deFhOcoBaKhJVlhEaKtAav83yMkecJsA==","signatures":[{"sig":"MEUCIQDtR6F+99I8DnGorCsX5zB/OxmWuaL0IcosLTMDsOeCqQIgTCEM9Vg5G45TSuEzwYP1VBTlrtx+FKsKkQAVSWRsveA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"e487f43fde456c7074cbd9836914a225526a0593","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.5.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.10.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^4.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.7.2.tgz_1512061717666_0.051230980549007654","host":"s3://npm-registry-packages"}},"2.8.0":{"name":"oidc-provider","version":"2.8.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.8.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"9b242f4b49517f7086f4b067beb36bc6f9ca8cba","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.8.0.tgz","integrity":"sha512-3vr2f8ywetArse4LfePshmUzC7kwEbZAWhSQcVlG4UIb97dfgBW+it/7WclldiYq1xHfTioiWxEzHpbHMvbemA==","signatures":[{"sig":"MEUCIH5syZjXF8Zo24NqwOI4eqB5khsOJS8Cu9pjTg5MU661AiEAkNpp9pa1drMf2PWB3S5KDCr8KK6d3z+6euYBA0VzXRg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"884e4d6464c3dfcb9f967cbc6edc116228d08701","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^2.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","test"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.5.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^4.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.8.0.tgz_1512503258155_0.40415367600508034","host":"s3://npm-registry-packages"}},"1.15.14":{"name":"oidc-provider","version":"1.15.14","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@1.15.14","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"742c0bfb25a3abbaa7ded96579ea1761f30b8bac","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-1.15.14.tgz","integrity":"sha512-HL0IcSXyyja+MtTz+WoCGFAFmoxm1Xj6ADg3Ol8OuuOYfjx3ma7z4KRybOyc8QvWcfNP8UWCXR4NwbId2Cb7ew==","signatures":[{"sig":"MEUCIELeGf1ML0zNJchJ0zNHrV1llsP6wNUWTPdTbqbwZ7qrAiEA3f8dKN7pjpMfsZczZZkpe3JF6trbSgCwOeAEFCicWkk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=4"},"gitHead":"e1ec89daadfbc6bb1ffa6b0b13117409ed1d4e4c","scripts":{"lint":"eslint lib example test","test":"make test","coverage":"make coverage","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.5.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^6.1.1","koa":"^1.0.0","uuid":"^3.0.0","debug":"^2.4.4","kcors":"^1.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.9.4","valid-url":"^1.0.9","koa-router":"^5.2.3","http-errors":"^1.4.0","koa-compose":"^2.3.0","oidc-token-hash":"^1.0.0","buffer-equals-constant":"^1.0.0"},"devDependencies":{"chai":"^3.5.0","nock":"^9.0.2","mocha":"^3.0.0","sinon":"^2.1.0","eslint":"^3.0.0","moment":"^2.14.1","koa-ejs":"^3.0.0","co-mocha":"^1.1.2","istanbul":"^0.4.5","koa-body":"^1.2.1","koa-mount":"^1.3.0","supertest":"^3.0.0","pre-commit":"^1.2.2","koa-rewrite":"^1.1.1","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-1.15.14.tgz_1512976465930_0.7002842868678272","host":"s3://npm-registry-packages"}},"2.8.1":{"name":"oidc-provider","version":"2.8.1","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.8.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"c8ebe0bea6019e7bc3716e1ef72b5152e028d84d","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.8.1.tgz","integrity":"sha512-Jf3bBaBAVDm1V9ncguf2vfMBEdHom/sqypHQa8wPmBuwJWNFGgFsNPiuw3fq8SXEzQ9waAdiUfsUhZZil8EGhw==","signatures":[{"sig":"MEUCIQCWKJtlzcvfKlXDtqIjXWPzVY6d+xgL/IvQKE0gGAg4QAIgFf+61bzkUQnri3nzhhQQlGRivgyuoM7785qE1FVPUOw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"995324209c3555a785573a9d6e44d880e5ab06ab","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^2.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","test"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.5.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^4.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.8.1.tgz_1512976495760_0.312554836506024","host":"s3://npm-registry-packages"}},"2.8.2":{"name":"oidc-provider","version":"2.8.2","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.8.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"9201f4e2132e9edd05bdfd52e339e7dd02aca382","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.8.2.tgz","integrity":"sha512-Kyi08IWZvJIfZk93w3Q3+29yZyffzKdUucYfr1C3NFmY5IgxHsFA1LARAVn9neozP0KZFhWbdMI8DsQr61xPbA==","signatures":[{"sig":"MEQCIH4On4kPjrTK1QzZI/VdINCMQRDI8m3dC3qzwKPFuO38AiAvmLQ8N8FSM9/G2WZbGnjMF4q5ROkHhs8HcUF9Dr5mbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"85193fb71729c58da1cdf3ccfbaf721260f36855","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^2.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","test"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.5.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^4.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.8.2.tgz_1513100464375_0.08746980177238584","host":"s3://npm-registry-packages"}},"2.8.3":{"name":"oidc-provider","version":"2.8.3","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.8.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"caaaaf4149b1f753d93fe6eb5f73f036c08d1e1f","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.8.3.tgz","integrity":"sha512-gVC6l3pTBhp1I82K0DnF5w2VzbM3Q6qKjkktJV5wWEqDSYawNcMDOZL1alMFJvxO6pwRF4b/7q6qM99/KILvig==","signatures":[{"sig":"MEUCIQCb866ot07mSo8JWnBTkEy04/mciFsV0hJAy63Qeth04QIgCAiuiJdAPv2FUEYIiyakeLADygB+tPKMkhAoE8RotJ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"e92402745f9d0255d55becf4b5bcb1d08d4d9ccc","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^2.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","test"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.5.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^4.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.8.3.tgz_1513283766401_0.6681923100259155","host":"s3://npm-registry-packages"}},"2.9.0":{"name":"oidc-provider","version":"2.9.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.9.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"009ac29c5d48605a82afb9418a8f314c0e92d144","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.9.0.tgz","integrity":"sha512-GtS1lXBJwZnvkH+W6T9IGOXMrevnXlUolwurBBY4AEW4bRIS1f/nBuZp+KUtXpRmQMgsezvw1HV3PMga/T2gpw==","signatures":[{"sig":"MEQCIAKBhhYS/B98d7F1wdtBP49NoJCD7S1euBgtBDujiiA8AiAwvfAjLcxcJqXOdgfJOdIzxia9VFlfrL6emlLQzJRJtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"dedcd9aba0af390f267986db0efb1dc0b441d060","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^2.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","test"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.6.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^4.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.9.0.tgz_1513633570496_0.7954614767804742","host":"s3://npm-registry-packages"}},"2.9.1":{"name":"oidc-provider","version":"2.9.1","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.9.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"7ed14dbf7e66f89e0c58b1d1e7662bb563dd6bed","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.9.1.tgz","integrity":"sha512-VnJQhdtfVOVeVoNu4nMmdl3xcpc6R3MxI3Z5Hbl/CONtY04KSx4w3acZ0ZFPoF1X3qFeaAZRFpTq+71qtMohrA==","signatures":[{"sig":"MEQCIF3usFsd9CJUmd9RI3AJqEpFeZ2uXxggk6gKhfVC7opfAiB/sih0SOnupfSKbl9ck/4mJ0i8c4RYiSenupQfa03vYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"76b599d96b53b28e267925d1e7e525807f7cf89e","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^2.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","test"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.6.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^4.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.9.1.tgz_1513633759153_0.17681898223236203","host":"s3://npm-registry-packages"}},"2.9.2":{"name":"oidc-provider","version":"2.9.2","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.9.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"a6c039b387ae4862cacbc010de91571aa0e83a5c","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.9.2.tgz","integrity":"sha512-3Q6vVNxAf6SCQDHDz5FaS9hnZWIlgQk+pSZbmNetIjLnuD1M9aJBbpFuD3CVIUGD9bR4qU3IMUvu4rpUcBWkwA==","signatures":[{"sig":"MEUCIQDlnELn/vKaT3DqcHhZITNFaY+skYQIGdoZWBOdf0kdhgIgKLn1kGAJDTORX/6YsSshduYSEwWjY9+yjocsVigrFKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"bd61d284d68384700298aa43de337ef890326ce2","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^2.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","test"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.6.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^4.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.9.2.tgz_1514975134449_0.06973401503637433","host":"s3://npm-registry-packages"}},"2.10.0":{"name":"oidc-provider","version":"2.10.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.10.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"4388064e8dde8d45183ae052141ac0b472b6f09d","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.10.0.tgz","integrity":"sha512-n7pMRwlcHo6C1+dWXLeILp93jZ5DfNK9VoLyk5oRBGuxgqNoeJbBrJJeu2H+8lvuj/tgY8Wv4qv6NXk2vtp8Nw==","signatures":[{"sig":"MEUCIQDPDXOxLTcRn7G4hc1/wAlg2xyIhebTQ3jsXXrGdxHIdgIgTSGfkZ+gT0qpX6S0a0bLsUtB11PuZrYvG/uA3Fsx7oQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"86d613c1a0117ddc9b46d84e1d5baa525135a884","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^2.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","test"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.6.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^4.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.10.0.tgz_1516005531077_0.4494782683905214","host":"s3://npm-registry-packages"}},"2.11.0":{"name":"oidc-provider","version":"2.11.0","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.11.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"a0a36593b6d6cc9f8ecc263c23232eca09ee4cdf","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.11.0.tgz","integrity":"sha512-Ighac8Mr3dMbTIcIPEiUmI91/wVWbq2EZt7SuP6G83CEH8kJRpQ/8kRnZHbU0+z/UZIGBuDFAaISqVKdXnRaYw==","signatures":[{"sig":"MEQCIBDeGF7TYIMbZj8Jit5s0qcGUR557kPsk/zlUFRZ6R1FAiAitgS8vMzf/4jUpwhO0DHAkKHdUdeFypGrTO4ppDHoBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"215b86e1ec516c349da42c7efee8685b0f804c92","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^2.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","test"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.6.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^4.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.11.0.tgz_1516134110112_0.9034570618532598","host":"s3://npm-registry-packages"}},"2.11.1":{"name":"oidc-provider","version":"2.11.1","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.11.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"aaf3cab9d595eed3091a712b2d65c6b1fb63b862","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.11.1.tgz","integrity":"sha512-26kbgoVbmRZxBq51uaLVRdPaxqFBoqlmKZBAGXAQxM/45wKUWsGzwXgTBTJFz7GlRzetr7Qcfb5QjGkGQoY7gw==","signatures":[{"sig":"MEUCIGoZg4XmQ2rt2GCO4qLKJY+5Cr30nJL3JTteNDKxjCYtAiEAuLyAbEs5IM8nQFE38tyomMsoJp5oJv8j8qJofE+2oFw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"6e28da23926092e2066ddaefd3fa84282ce919b4","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^2.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","test"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.6.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^4.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.11.1.tgz_1516199941481_0.06477634306065738","host":"s3://npm-registry-packages"}},"2.11.2":{"name":"oidc-provider","version":"2.11.2","keywords":["openid","connect","provider","certified","server","dynamic","config","basic","hybrid","implicit","oidc","auth","authentication","identity","oauth","oauth2","express","koa"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.11.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"6c4a2d10a61126d10ecc2801bc7ea2408afe6480","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.11.2.tgz","integrity":"sha512-zqRT7/jPkjR8pI2UUBS8Pg/p49rMDDccVRg7n8koSDlyqEqKXPsHZtX8dh9/kaO3mXjFBBrSwgCZZCVjTcYCWw==","signatures":[{"sig":"MEUCIQDEbwyn596fK2lbu7/bkkTDfxE9s2/5PUQU7de+RmQijwIgH4cys/cW8Gl8aA6TmO740VSSuAcI9BDHgdf/JJvGVOA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"eff3c100b7af5c4d9be01e90a08406eb25e9193b","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^2.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","test"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.6.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^5.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.11.2.tgz_1516569685257_0.31226640404202044","host":"s3://npm-registry-packages"}},"2.12.0":{"name":"oidc-provider","version":"2.12.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.12.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"da2eed2153a038536d589411f8bc18c3ca4bb262","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.12.0.tgz","integrity":"sha512-cIAStnqUZZqOBSL5SW5GRqwVU9ySv4w9HY4D2UZKNpIsKvHbFuf259T46NAMHML/bc75ZCXPtC+D4BikpYAskA==","signatures":[{"sig":"MEYCIQC/ra1cFqHKFvd6OCm+uv8pcNriMFC2o4il6VMxgTaVCgIhAP4Gy1utq5+QmIQEaKHfuNr50D1G810UMFvA8y4/s8dG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"9689f6fe27f0e548b599560d135584d101637600","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.6.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^5.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.12.0.tgz_1516808527975_0.9432493071071804","host":"s3://npm-registry-packages"}},"2.13.0":{"name":"oidc-provider","version":"2.13.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.13.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"b5f51259e81dfa98fa1fd635b77a12fc4626dce3","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.13.0.tgz","integrity":"sha512-v+4I4As97x3t6xmrLzrndCGxb/DHiQKDDNvH8C397/UvKPV3IyL0pajKAuV7HspAucsukqlPVNUq1OO7O2Zi6w==","signatures":[{"sig":"MEYCIQC1pcDPLtEGBPz5HEUtxVKeODwP8RDZ5WQ4RktY5cwCXgIhALvsgsfCso9qVRcrboegmRQPgaBGxQ8RxHylSlhUD+vz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"170ec898275355de3f3a0091315e40c4a4513333","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.6.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^5.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider-2.13.0.tgz_1517231046103_0.010565020143985748","host":"s3://npm-registry-packages"}},"2.13.1":{"name":"oidc-provider","version":"2.13.1","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.13.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"4acb446ef933d92af6a94440bb4555ed7a1dc4ff","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.13.1.tgz","fileCount":108,"integrity":"sha512-iFO57CXGBVYZsqqSSObNXuOiUPm5UX74qlqLYsu2WsMRqxDlfS2TOFbyLfE+9MEJj5gDa3noSeNLDl7h6qQt1A==","signatures":[{"sig":"MEYCIQCjywbbWR7twv24eQk2EzesJ9dn9oCeiTbOmvI5Iq0B0AIhAL4m3rAsK6Ts9ZwAQ6aDs0DGh5UIAk+LyWyRKL04dskJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":247393},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"ce09c297066f48048aa5724c8677fc29a8779bbd","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.6.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^5.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_2.13.1_1518594301297_0.38906153030715496","host":"s3://npm-registry-packages"}},"2.14.0":{"name":"oidc-provider","version":"2.14.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.14.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"c7aaeb431534561f1879978db7380c2ac00f7fad","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.14.0.tgz","fileCount":108,"integrity":"sha512-yOJ3ScdDF7WyAz9BoBB+V3q6bvHlCLGbPnaEG33MTOsh4tJuDPHOT4u14IDOW36l5zxh/NDaIy/6x66eh3hDLw==","signatures":[{"sig":"MEYCIQCfuxFAsJWzBhkJ/fHQdHK+wf9NJshfJSN1qrdVKzHboAIhANYRxSOxTcLTvCRXkfE4X1qmc4s9OAc7AQ8aU7puAwP9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":248386},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"7dace5c8fa143b16ad08602340829559cd67acb0","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.5.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.0.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^5.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.14.1","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_2.14.0_1520238503937_0.39074591895126765","host":"s3://npm-registry-packages"}},"2.14.1":{"name":"oidc-provider","version":"2.14.1","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.14.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"55252f5e0ca1974c2badefb9485b66df34651800","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.14.1.tgz","fileCount":108,"integrity":"sha512-MMGfep/JJIwCTVShUSBItcgm7IXuNxXnDVWN9SuCi5aU891tG9uvXd+m7ezDemPvhax2+0d3glMYld2CpfwA1w==","signatures":[{"sig":"MEUCIHcSReaR8FjtvQgJFeX2ZlGHubluQeS2NhyhiucBB50QAiEArBQlltSUfzBont3WAYE7y0NzrPIxVxYH5/T7T0hGVE4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":248624},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"77f97db4b3c04e1202eb90f555bb4cc91a28fc6f","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.7.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.1.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^5.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.19.3","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_2.14.1_1520947458020_0.6703077056899793","host":"s3://npm-registry-packages"}},"2.15.0":{"name":"oidc-provider","version":"2.15.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.15.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"37240a8e87e784b43ce0f4aff2aecc4802cea12f","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.15.0.tgz","fileCount":108,"integrity":"sha512-PfqVuA4anQTThTY49wL0qyTIlXiXRewqYBCBEo+hCouSrXzaXVHuZRoHstGNDAkxeGNBbNPVrhB+t3i64NGQ0g==","signatures":[{"sig":"MEYCIQCdu4NPX+DrnO+REc+bmbUpS+ymCzPSLv8NjwA8pQm6rAIhAIoGbsSq3zO/Ld5DrTX3RecGi62ob0xkR5m/jTOAsUOi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250020},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"aa0a61b93317df8608fda8b8d413e146d222e964","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.7.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.1.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","delegates":"^1.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^5.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.19.3","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_2.15.0_1521832398153_0.9647632128578143","host":"s3://npm-registry-packages"}},"2.16.0":{"name":"oidc-provider","version":"2.16.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.16.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"f3c4e5897fb8af97d380c7907d1134b1b3961d37","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.16.0.tgz","fileCount":108,"integrity":"sha512-P2zsPMIfXUCKK8EIhtiq7AFdFG5c/o+5xojRlEEf/vBN3zs1ejsZfc9qbeZTVS1600pJUDHav9Rx/+/dxHuCXQ==","signatures":[{"sig":"MEYCIQCFs81gFT+MxKD3aVJrh+y/S04vV3mzCSbbPQYel3tCCQIhANPaGEanGq1H3uILbJa7kcLGhl7yMw35cUTycfwegMq9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":251293},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"146136acac81c027182706512b6004fa5af8131d","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.7.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.1.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","delegates":"^1.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^5.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.19.3","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_2.16.0_1522085568353_0.5519353233359934","host":"s3://npm-registry-packages"}},"2.17.0":{"name":"oidc-provider","version":"2.17.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.17.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"e03f17e05674b1178ca45a76fb36477dd83648c4","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.17.0.tgz","fileCount":109,"integrity":"sha512-91ZYCWZihJhtomuBxJ0/UNotfeQisRcpDidwInrg2E4qo0DPCmz2O7EVp+f93Baaf91fXRgf/EDCkSofIfLZfA==","signatures":[{"sig":"MEUCIQD1a07bDKdNuxQw5/5tQpBqA3TpAvn9wogD3hFfphWmTQIgc3gLg8IWejcNKBJElnGusba37ivzXASvAkPDNia/uwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254855},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"55164337ea373d0abb5bfe6c11852e1836e7563b","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.7.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.1.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","delegates":"^1.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^5.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.19.3","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_2.17.0_1522341652753_0.1784381085723865","host":"s3://npm-registry-packages"}},"2.18.0":{"name":"oidc-provider","version":"2.18.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.18.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"84e02b006e3f5cd9bed301d8709e4a7dedd504df","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.18.0.tgz","fileCount":110,"integrity":"sha512-sl3479vSrtC6h7CEdjGB7sfOQ8CbJWw3uo39zHocbR9J1xkeFRg4OuZrAs1nGshwINs6lhFjud1k88I3XHp0Ew==","signatures":[{"sig":"MEQCIFxKZEnGVBnrPbjaksvgh6cdb387sPb8e4yG0hYz9rFrAiB261q5jGSyR4rW7Vsgl2MLZE8sugz2kVyZyQTJJJVv+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":259665},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"a4c20ebef2da25b98b422e0e65a419c2ddcdc254","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"5.9.0-next.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.1.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","delegates":"^1.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^5.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.19.3","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_2.18.0_1523549419043_0.15980407433859356","host":"s3://npm-registry-packages"}},"2.18.1":{"name":"oidc-provider","version":"2.18.1","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.18.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"6602d88a37f860dfbe6e52aa3d6c06d8c56d1bcf","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.18.1.tgz","fileCount":111,"integrity":"sha512-Wnt4sEGvVtkYqm1yMoSgl9ujRu6i0C6hERHu/+Od2SDcaMRjYNwquyMGJpV8NyxoLqxKAhq/MZXF9lxZqGFQyg==","signatures":[{"sig":"MEUCIQCmkP7Dtu3oWcxSHuTwpBSmVngOG9pcla+dPSA1A+RH4AIgUms/idYBYlo78cy062quqAHtDkXG5SLpqzCTQK/K5uU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":260867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4e5GCRA9TVsSAnZWagAAtZ0P/3fcsTzx/Xi3nfMDZH5C\nFGZgozJkVfwNONDiOxBsIq3X2ppPxscJLz8mp34mEzFowwXrBsUUrxpwmdbt\nH+X+3GMwW8N0U1G0ZQ6QkqB0o8hRx8dHkX0xZy+EuLg3qkI7SdZCTh6viIUh\nmCbijlogbg6t63eik02x0ikRWNB1ZjOmGe567JlIQBV0vVtoAmQA+GifK1FQ\ndlag/cxd2lv4sUHcC2FrZGvQhyouHRUayfm/FVQENNyZ6mkEHExwrY7T4sgj\n0bWh/lbuw/0XqjGlQn16GE2ma/o9FLYODgFO44zrtXEPN0eRnC/hVuFiXnuV\nkQAu8QX1wLsfY0hTIRL2qqU+1rVRr5GUgUasuzrzkoBz2wOD6qZvzOq39NMe\nco0foRGHAFj90cwg+n+ZNaVlp3q876L+FqsQ7i3LeQPW0q8TEp6F15Dpmqmc\nOYy5PJZKBMXmJG/UfBJ4mgWuC7bMEN8esOzArqMEHhoyF2QuBCi9FqwS4pd6\nVqTWSZyKe+pHmycdXRmU+rR2s1ESlWdXVSkVQ1vEvr+iRWQkuilXFwlna0rq\nJxmsN7gaitd1S6xtr+K98SP50gdEXG05NFfz/PLzL+xMOlhilVJTlBQS6JvD\nqXp+0RLK4EBjb12eWUGKdiWUlnp717P3LB6bLvLdwBaOYfoHEVi84CgKxiZ5\nbzDo\r\n=VilW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"e691a105fef72a7433e4bfce11fd3a55ac2abaef","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.0.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.1.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","delegates":"^1.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^5.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.19.3","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_2.18.1_1524756037478_0.04582153911994502","host":"s3://npm-registry-packages"}},"2.18.2":{"name":"oidc-provider","version":"2.18.2","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@2.18.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"e090877efa4860fb4a5c8929f67b01ea1ddb5557","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-2.18.2.tgz","fileCount":110,"integrity":"sha512-3K562DQ0oDzX1ZO/8xRqh4nQzszozzZtmSaqCPC+SJtPXe25j57MM3eZCQTo9xLrGfmx6PWspSkLtffxbZYlsw==","signatures":[{"sig":"MEQCIAaRH30aQcMq+l/fg34PNhk13uZeQkikARFaCzu8wOXVAiA0V6nvBNTe8bmMBG6LDSnxlam5wMrBtPC50vYovnd66w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":259665,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6XVYCRA9TVsSAnZWagAAZ2gP/2d4M3vxpXZohg61ygwo\nnp0r1uW6Z6dLNx/entgq98ZZ/Iy6bSAQmImsv/3HJeTdLcMUL64TwtZ+fHOb\nyMfhsDGj46499eviXP5YVdSCiE2xDhEnG0n4Iu0OzoKHLwkXI8b5OJTyjEne\nFg/UX20jyMX1pt3Na//+t4oIrZ1VqZqsrSSjRcELRv+NPsn7nGK/H89lN8cY\nSjJjcGKDAzwQCnVXOcvkqem/yMozvnzZ/riVyuKvvunCAXGCUoVh0RgllEJm\ns/TteOm946HGjoVivlxXv9/yemomgxMbM6kk/X3yiEZJdSOQLNkJxFtd2gWh\njG6Rk2TP3QCXvVjgc/XhgFWs8AkNAfQp8aIfrjrSD10abfUQshl17sc83JvL\nNbeA+63G2dIEhPO7w81gAaoRZubdmMRM7yModqo1HhzqN0h97MUbWjLuaTmN\n9Wme8C1Rq0Jk0VuQI//6zPx2DOU/6p48iO9F/KIkbWg3vuQrB9IyulPwspws\nkV5vmU3Gy4eNg7gUFlzo4buFdeKcCrDFiC3I97AKsC2ZgPRHyjWYdFrRTkm2\nbaFdme9RRDQBNiirovnNN3s6MW1soTtc6QViJrB5mPvYr6EduT+32WipbIDx\nqRVjaT4iMStE95Nth6YwG+isFdAMmO7vwZemheqI+HsBoI0mhjlm8YZxzHwq\nc/sZ\r\n=KieA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"69a5f104d8f1ea6dd7e208d252dd385eb9d3cc20","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.0.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.1.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","delegates":"^1.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^5.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.19.3","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_2.18.2_1525249366669_0.24406826140413962","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"oidc-provider","version":"3.0.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@3.0.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"d4e11e9d778152c1c78f0dcacee64c8aebbe0e18","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-3.0.0.tgz","fileCount":111,"integrity":"sha512-ZTO9xx9wMY4HU9K1vc5oiK2TNl4yL0/fcuCB0RqpIrsqQJKpr5DCIbrRiCVEtGUJ7tg59SdCNidFt4bqJei4wQ==","signatures":[{"sig":"MEUCIQCI9CW4Lf2H8dApjLN7t1pTQlyIIDLNxdU3FP/SLGzMQgIgBiibHkYH9mfgeIQ/CnD/NqoZ2kHP9zO3hjLSRCVVZes=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6XcgCRA9TVsSAnZWagAA5O0P/3ZBy2xXxm5FGrNQDBli\nPNVuXDwW55T4FAZ+1fqWRg20+2IjpfV6B/L/Rn0UQQY8MvUnL4ZEaLh3D8R+\nqI3T88feBB2ZB52Xo0zKGbcWdAM7auwaXO//SPL905CWWdTS7CUr/TKl5AgE\n5i0jlAiLFYtbtcGhokZOS8Gisd82/upbDeZXsudGpAoZkbKOF3zj3tZ9Z/1L\nqyv/g990m9prjplvVWTDEd11Keciq90OqzQ9lrLEMmOndg3xVvx6+uCXvfy+\n7s6XzSlQjql5Yy/XfmSp9kHJoAxsn7MYVat/Nq0BaNGOIi8FzYHf98qvIj5y\n8UXDfsSjgvHteP8UilJLTbLg1Hc4m18prs30q20am414IULjDL5baniWfAp7\nL/EdPa0Osz9RtnVSfssv0eZSIzHhjo0WIJL1hzGaHCeV57RM8JWS4SbnqsoZ\nbJ2KStqZSkE+Egc9zccTG7HCMDVwvpYalbqdAtHVO62snILDv++q1c+/G7U2\nD7rh21dmvUJxASwwzDwW5G9s5CimvnAJ3fx/l+tto4/ps7sC/FAkQ/gFnTW5\naDrtZEDNbHK7cqaKApn94rrDIt0XhKFvdShfgrLkBr1j7gRFDCgdQmR1jCYQ\n2AbOgU0uKBww9fZngkDTJ6C0v1iFAbHbnNQ5+VyjedDgSj5rlnxMn5HS5RB5\nvzVS\r\n=SBTd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"b0bb604ee37dc4d722702a584f784cde4daf04c8","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.0.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.5.2","got":"^8.0.0","koa":"^2.0.1","uuid":"^3.0.0","debug":"^3.1.0","kcors":"^2.2.1","lodash":"^4.5.0","raw-body":"^2.1.7","base64url":"^2.0.0","delegates":"^1.0.0","lru-cache":"^4.0.0","node-jose":"^0.11.0","koa-router":"^7.0.1","http-errors":"^1.4.0","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.0.2","chai":"^4.0.0","nock":"^9.0.2","mocha":"^5.0.0","sinon":"^4.0.0","eslint":"^4.3.0","moment":"^2.19.3","koa-ejs":"^4.0.0","koa-body":"^2.0.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.0.1","eslint-config-airbnb-base":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_3.0.0_1525249823766_0.34529583961830523","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"oidc-provider","version":"3.0.1","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@3.0.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"67d05e91d697f6b1679a96d23a700ed496b231a2","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-3.0.1.tgz","fileCount":111,"integrity":"sha512-TaTVxwdS8XGzlBpqNs7UFCE73o+Gq3XzypyfSTaALgAhIY3DycO3CjljIocWRq9UiQV083TyI6LFiZRgE00Dmw==","signatures":[{"sig":"MEUCIHT0HUzJNbZrCvErBmHONzArpyJpC6PYBfqL1xpiiJApAiEAkDy2g93zXGAnXrDB+n7MNeJFqFg1jY0/gfd+NpJ3p00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261848,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9DZ6CRA9TVsSAnZWagAAUzEP/itaroGUpFjOif1ZvQPy\nmG9NjM/FE4o0WvmiHFizi3s9fgFFJTvbQiLbI9KQwiZ7/nqK31e2KyD28YeD\nbJMW5A7RhueQRXnYvmFufVW87HY43C04XkWUTLkcX4MDqNMiZdWQXdTkfzko\nkGenxFZTbQLzf+ir8P5p0y7EO7Iy64/4FC8OXrNfQhQcVbrGYbxepIk49bqf\nUCl4jS8rvzhsJuzvFAw6ZmuD7VcV3bfG9cuUn8yyInTgH9QLkWdc7kogmiEg\nB29mJIFkPIDOQGISsmwmRlb6fydBrAdrD+mOrFZJ9YSYtBtLPbrfQVmgvxeu\nEEqGzLeHCoJzEL1y/G3o+PRW735BCjOAzGRFgPKa0EobtRtaKXCA6HdPKy31\nWGqbrO7v8p0EvHJSocQqMdhMjykYr8RsdnPlbQnoOGYa6FKRQX8xBun+vfx5\nHNvVtmxnV8+MxtxHHGBZdnK18ZHi+Z6BiYGvZUn6Jqx/E3xQW9h5pj6Ucnhy\nPdAWEbDw4DorXkYmWCPxVizjZWNSV8eadVFmVfvUdSs2yxuMTz1We7UXZGOf\nBn6h/Bl9uw5JQXpLYIONXJLGuEVz4+Tuk30RcbCB4uVVAeeuthoyTSrnb3kf\ngnuH4vk/SlS3pnmhBwBw1PRPYKu+bD9Fw/nIwsuaan72VXYIXf1aqOVPUyP0\n6j84\r\n=UrAP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"f7be18da0656a1cf74a1e6614702c1a5c164cc22","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.0.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^8.3.1","koa":"^2.5.1","uuid":"^3.2.1","debug":"^3.1.0","kcors":"^2.2.1","lodash":"^4.17.10","raw-body":"^2.3.3","base64url":"^2.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^0.11.0","koa-router":"^7.4.0","http-errors":"^1.6.3","koa-compose":"^4.0.0","oidc-token-hash":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.3","chai":"^4.1.2","nock":"^9.2.5","mocha":"^5.1.1","sinon":"^5.0.7","eslint":"^4.19.1","moment":"^2.22.1","koa-ejs":"^4.1.1","koa-body":"^2.5.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.11.0","eslint-config-airbnb-base":"^12.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_3.0.1_1525954168665_0.18077201636285123","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"oidc-provider","version":"3.0.2","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@3.0.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"15f7452b3e5fa4da12c4983e1e9572c387cea96c","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-3.0.2.tgz","fileCount":111,"integrity":"sha512-GBFwaZRqDRNRPXIuvFlRKKLSj18Ff2JBLrnZ63gu2LuoH1nvPQP4Wj6HqsZZhnAGQKYITrTEDYLrQMWoHEu3Ew==","signatures":[{"sig":"MEYCIQDlDojbolHjNYpYcHZqtq0QHXXu5+iUfwfccGKlntzkigIhAMXTKMXHdFjfMczCR53kaJw14nmukOqdkEDBgyzUCg0I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261868,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+ur0CRA9TVsSAnZWagAAfaMQAJphvc2Zaj/91BYUXXmH\nxlY2JAD92ScAc/22UHwr5YGjRUWLTtpXLH3F/Cz1Ch1ikzSIPkoxTli3NkDd\n15WUl91RCr8J1TlMRChEtMSR9jJuyfXLvhHXMubBVyTJX6dpWAxRLasyjPUC\nsL3mbUJDmUX9HMz0MbPf2Ng44h8VkeoESNGCmgStjjZ3oLarEbfEUprIlbHf\nK1I2cVvNtcD4Zgl5R/tTTaGJHnG+YNXflEvnfq+XuvLFFd9hqnpL+IdFFCyY\nNVdMEnSZSynRDMeVweUZVgtZ5TkGX36H8gqfOm3wm7VH+dNcVwJcYjF4TtjS\nRY/niaC0uDsKTuOZruIqDj6NREXcVbeR7tYUicRw7TV5b16UPT3kjYO6T32U\nmiGCr+dyPsgfCuE/itNmycf/H7ns4OggbfwOjtltOiZ96ie2XPus3el7puGN\nqfVQoQ1xmy6BEHA5GnRDp4x7BJFXO1WF89inE1Q9U9a9wfJ6ImulxWJThh8a\nl8h8CAXCl3bcynkciI2BegI1UxfdQbri2BX0RLoP14WPG4QaBE8nbEdg6jW8\nB+g3f/oFDDEQXad+o5Qkz99KDMON84b4VMGtHQEJvoO/YS1wvB89vsVJPIPC\nGnCaYcKFglwKNuIfRAo9/dW5OWDLDGuzXH+iXK9YHrhMGxdvfmHiPcMb69TQ\nwQf2\r\n=5X1C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"c2336d745769ffb5a055e290e3505e395d43e90a","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.0.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^8.3.1","koa":"^2.5.1","uuid":"^3.2.1","debug":"^3.1.0","kcors":"^2.2.1","lodash":"^4.17.10","raw-body":"^2.3.3","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^0.11.0","base64-url":"^2.2.0","koa-router":"^7.4.0","http-errors":"^1.6.3","koa-compose":"^4.0.0","oidc-token-hash":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.3","chai":"^4.1.2","nock":"^9.2.5","mocha":"^5.1.1","sinon":"^5.0.7","eslint":"^4.19.1","moment":"^2.22.1","koa-ejs":"^4.1.1","koa-body":"^2.5.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.11.0","eslint-config-airbnb-base":"^12.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_3.0.2_1526393587077_0.23989895716824505","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"oidc-provider","version":"3.0.3","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@3.0.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"cd3872cd0234fc1d7443362d1bf6be1117c6059f","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-3.0.3.tgz","fileCount":111,"integrity":"sha512-arvfarSGA0VJ6EKulN9+mhjuiCDPOhr1zvLFHuIw1zpqIMeSaqUJ5HXa41p3HhPFuqr92Q2KLIeLr3MlmDt6Xw==","signatures":[{"sig":"MEQCIBZHuxQqN2Ui7lfN+af8JnKcU8X8ykAKGkyKisv+/BX1AiANrELc/0FK0pW6eI5BrVjjEwGPcZGnfvZq7afH1UyyJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":262411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBXohCRA9TVsSAnZWagAAYXIP/izIFFXSTTLkTownuKiq\nIrP9xlaXc/KIWriB8eOR+VQzwl5YC8cDT60lV8w1dqQHh84PN02S/Gb8h0+1\nh8Gx62m3JuqSP2XAmOB7WvkTNNaTaHoVN8A/XKO57t0zcq8g73JzPWGPisWy\n4O0AOfkEWiFbDY7c8yr+ksg4umv1nBc7qG759VWIDDLv1haaQPF/n6+ZFk2P\nrmV0O7XT7F5SFOfnPEmCLI9zn2MA6ZighwEikA8bEl5IyXp6d+nsPh+kRQoo\n9LXYgtPZyYx/OC2Y/AC3seWYuoxWmPPdqs6jl3ZPfkgrSaiXsq2+CQEGn71p\nDF7KFZ+9xvF18NzV1G1yFw5azIHy0DLVQSvSH3KAARmSTdG+Xu+5wlVqUt1h\nKRAWO0Jb/+TCR6SQN91HXoqOWeqSmoGvT8T3ijbTZswtk6XLJlBWfG0seHzc\nMJ5PdLYsx3Y+PgW6qaY04yO7HvH3FyMewoB16Xu3wYdkgZvnpKFE7xSQQ9bb\njv43pqJIYvawTnRbR8sC2CzIkpLkwaeMyCttGWQdIGek6H5uxnWmycwZc9k9\nGcjgKIvLufiL14xIv2Kff+O6iWoeIyOhzqpOmu+Zo+VuIW58/t8IkIKCk4aX\n4AUvABvgoMLJjAn+1ADRFetGKXPPk1e8v7rLsfIypdTFhwF18t2StTwcafor\n27xt\r\n=H6IS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.0.0"},"gitHead":"92a807d84452dcef559c82a7b135771229ea04ad","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.0.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^8.3.1","koa":"^2.5.1","uuid":"^3.2.1","debug":"^3.1.0","lodash":"^4.17.10","raw-body":"^2.3.3","@koa/cors":"^2.2.1","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^0.11.0","koa-router":"^7.4.0","http-errors":"^1.6.3","koa-compose":"^4.0.0","oidc-token-hash":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.3","chai":"^4.1.2","nock":"^9.2.5","mocha":"^5.1.1","sinon":"^5.0.7","eslint":"^4.19.1","moment":"^2.22.1","koa-ejs":"^4.1.1","koa-body":"^2.5.0","koa-mount":"^3.0.0","supertest":"^3.0.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.11.0","eslint-config-airbnb-base":"^12.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_3.0.3_1527085600194_0.12278494328888812","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"oidc-provider","version":"4.0.1","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.0.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"09d29e6903372a4f89d7d4b8ede42d92d991db82","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.0.1.tgz","fileCount":113,"integrity":"sha512-iumc5xhEqHUUZ45LnobGNiFEVUHQ9SV0dMQm4AMPMVQdSN6ZGEPBPP4CO+EpWzl1g0QdoGZbgRfQ+TizUfm75A==","signatures":[{"sig":"MEUCIFbjQZhodLQmmXRqSiRJ7c0oUsMAU4elOc0WGiADCZ3mAiEAn6vM7n6WkqYLeXHfu5IDUh38Jxr/HDQFvkXVLo0SKro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":264190,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbETDpCRA9TVsSAnZWagAA+KoP/3LLzHMcfwpVlPHeLe50\npYwSkXA4IE2hwWpH2WmCGLE8q6J6QkNGgYnv2SZIdm+pAuVFVrPRWKQLc1TJ\n7BeTlLscVibTkwmYqE1Uqusg7lKVSi8NEWedTtRBdHfAaC6hzerZEb2EimZ2\nIO1in5S6VR6KMhkWMLFcKKp5D05c6uBK6P77kPGNkp2+FfccF8d0PiwGzeM/\n83z+HC+DeOPj8IytDNZp0/xkkfTs03YZPhc9SUhQ7XPxLm07ajC2bJ0d4J2b\nD2qmrdB9dr0YMGoQxgACbe5acHMYm5nQCgZQ0aVnR+pB/Bgp/72mNQ3llYFg\npjLVbdOSPO/bZN/xfiQkHzbGmUupBtBf3XfzAMusGjiXrCTiuHap8/eWJkDd\nw+jPOyvMk1QNVkcUgIBRUwdTmeTvuOIlXx4FiCVAceJNdJ5heorSD+Gc8bWh\nIRAGmo005E3f9z/6Yx5kitzQsVgWxIs99IBgfTnLtRMm0dDV37ezDSyPkDhS\nlBPpH2IHRrk1p15sCSukF4AWY2WuHTXeoS60OZe4WErer8CkSn7Ky9nkkB/s\nHpcbNGEx63ZUthATZP2vBw2lUZPbWlJMRO/xjcRtnJ2K8PIUwrlczznKNP1p\nGd/jcbc01rCwl1Y5exyx+so7XOCAWPZqaaFOLxOTIOldNFdlPuti4DkjPKhD\nzVZl\r\n=1IfF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.9.0"},"gitHead":"befa74420dd781c0836ee34ac374e450df7ab93a","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.1.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^8.3.1","koa":"^2.5.1","uuid":"^3.2.1","debug":"^3.1.0","lodash":"^4.17.10","raw-body":"^2.3.3","@koa/cors":"^2.2.1","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","koa-compose":"^4.1.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.9.0","chai":"^4.1.2","nock":"^9.3.0","mocha":"^5.2.0","sinon":"^5.0.10","eslint":"^4.19.1","moment":"^2.22.2","koa-ejs":"^4.1.1","koa-body":"^2.6.0","koa-mount":"^3.0.0","supertest":"^3.1.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.12.0","eslint-config-airbnb-base":"^12.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.0.1_1527853288675_0.5607070989331837","host":"s3://npm-registry-packages"}},"4.0.2":{"name":"oidc-provider","version":"4.0.2","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.0.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"404c2a98512c66b8773bcfb08d703e778b3ef512","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.0.2.tgz","fileCount":113,"integrity":"sha512-DaDCguqI3nyEHAbtmGjWvus1nI5GKoeDQ7IClz2+NQfyLWBUFj5rE2KMMAD7uhr0ExcuyNGonxHOM7W+k78zIg==","signatures":[{"sig":"MEYCIQCRQVo64yYWVfrLXvE0OjBVKu/uuc6ajBONcPzlKqwjrgIhAK3+LlX/abEY6h/U7ZLArU4glcxd75r844Wc1jsDjOIR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265382,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFkUsCRA9TVsSAnZWagAAV64P/jFmPq4KvaFh1rcY37n3\nNt71NFzJ+RhNGT7s8pA5hhlQzvySzz7CVfhtSGpZD99805kEO0sMfkP3ziXu\ndx+n9fYMyAHXDgKuVxJ4SZMnvUhPqRCX88pQ7PyUdkRJhzNWUAX+aCJJ1xpP\nRYBBuzTxhaRqvWq/ex3FyJ+Y7r8gxvWCkE23Y8thieM/8fIogkjQFDD0mhaN\nBtfOK0SaxA3aWUiyF6rjStfZTbBxTUltF5Q8hkZyS9oPqZce2N6ZvfkwVuEh\naovIAq/Y21O09kJzgWLXVsQHnPhSAWMRVtDb9cdhMfcXzWpeYO96nXo5xlZT\ni1DniZdl+Csp0l4JIEuMixREifyoDOkdRMjcOnYSrbLEGRLDj8KYBIZtn+Eq\nI8NIjylk1V0BjsvJXx3FFnkNM9+i/QwUAZnTeN2ftsztQC+iQmV10ACBjFjp\nMVMqfd/BLqC5MMN4jukdOazLer5w9+Q+8STnK1lIpipI3prazl0Jx5x+ENyd\nFe3BxKe6X2XZwMD4WNx56zlttVJmSaU5SNG7YYiZDfRy6dK4exhSp6Wbf0u0\nVMdcwKiW2flsplLO3h39KzXh6JF1Ye9FKOb4NNEbGu7YALbjwEXyyUcvcIia\nLbVGczgmJNT29d80lxpzrpTsgJlxPMV0x5H14EIoH6wWJN93WaB2tpTaQW1m\nFUcf\r\n=cNyV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.9.0"},"gitHead":"19d4908b662ca7a89dafbd3901b4625ddd140daf","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.1.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^8.3.1","koa":"^2.5.1","uuid":"^3.2.1","debug":"^3.1.0","lodash":"^4.17.10","raw-body":"^2.3.3","@koa/cors":"^2.2.1","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.2","chai":"^4.1.2","nock":"^9.3.0","mocha":"^5.2.0","sinon":"^5.0.10","eslint":"^4.19.1","moment":"^2.22.2","koa-ejs":"^4.1.1","koa-body":"^2.6.0","koa-mount":"^3.0.0","supertest":"^3.1.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.12.0","eslint-config-airbnb-base":"^12.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.0.2_1528186153190_0.4112200417756555","host":"s3://npm-registry-packages"}},"4.0.3":{"name":"oidc-provider","version":"4.0.3","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.0.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"e2835d6361335c21532154832b05922bfd7ead8e","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.0.3.tgz","fileCount":113,"integrity":"sha512-CBlGBFBKXRdGQpm9t7oFB7OEkjD4QRc9xm31yW8xw96sKBEO1EkZSmQLl5F2u86hCMIoaLHu8Pi5/pHCUaM1dQ==","signatures":[{"sig":"MEQCIH3Khx4EgpawGl02SPyZbFwFLOCzWnNzBJyG+MNBuDP9AiAPnay9UPbPFKLpOCLL0ipDDP25ftK/03S9RCnCchBmbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":266085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHDWJCRA9TVsSAnZWagAAdnoP/Avt6RgpyTtN33yv1sK2\nwV15rPg/nz2cYhjxzLVJuh3MYYyw3HpVmkRgiq+uLeOHqkT33dxOekhIKT/P\nLWyzf6NaSpp6BIQgLGoV/CX3hqFeSt0deCLiyF//pa2HGqUjsjjGWYvaKxa6\nS2C6AdsKlEuzjg7m85td01eE+k4b0vUPGbtsyBo0Ik8XHA+c15SJ6FHBjlg0\nQIl9kmqs96iWhZL8U9lKQW3OKqlesapCM5zKGTSzOzJ7/RMeEW/FjEIapEXq\n+MM6IFmvOjs85iqfW66izIaGnwZ1QYue2lq94P2vEHb9/AK0cs+iodekl0Ky\nduF0w+cbh+4o1HDI9YklJ5gZetQY/H6CkTHJ+f0QM7YSx7N+AT09RpiNR6uZ\nSLBjYh8fX3C01TFQ9vNg83G4B+Td4uQxdRutgkvjMyxvYffNGVA78Gc5YrQ+\nsEI6G+/WEMqThO7sDlBfsBQMpCAWWDb7Hfz4/dkC1mxtazmaTi6CoGjJMx/p\nDxz+QqF86oTbOUXOKo0qTVkrUipqLJfXJ3K8tytio16VdGcd9vy2cafD/qzd\nlDYLdrZODf648IDeuQjD427WEH7ssSLjBd4WzlBImwYNeBvRahN5Yc2F4kaw\nlMNup5Eka/+i5QQrdCfQzQdXJQhH8G3NrUXItQdGlPpzjNLQcVRZjnFqIMY0\npawA\r\n=wN14\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.9.0"},"gitHead":"501f00b6790842356f883c05f3c06bf766ca6347","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.1.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^8.3.1","koa":"^2.5.1","uuid":"^3.2.1","debug":"^3.1.0","lodash":"^4.17.10","raw-body":"^2.3.3","@koa/cors":"^2.2.1","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.2","chai":"^4.1.2","nock":"^9.3.0","mocha":"^5.2.0","sinon":"^5.0.10","eslint":"^4.19.1","moment":"^2.22.2","koa-ejs":"^4.1.1","koa-body":"^4.0.0","koa-mount":"^3.0.0","supertest":"^3.1.0","pre-commit":"^1.2.2","eslint-plugin-import":"^2.12.0","eslint-config-airbnb-base":"^12.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.0.3_1528575367853_0.09458164112201106","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"oidc-provider","version":"4.1.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.1.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"c24a657f4e5396950c63b20310b581239901a457","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.1.0.tgz","fileCount":121,"integrity":"sha512-zkswgRbN+RWeKJ5GmYknT6vX1VLx9Xyp8y4tLAP+cQB5l2i30/AUs/+H93fir1FTwd/SREW2KWllJ1IOvbHQig==","signatures":[{"sig":"MEQCIDY69lJJAIqzMe9BikYYUcIbc0dDne6j7fHWUVJEJ+J5AiAbHvNds/KbSEWHb+rn38YTlQPmxA7+ibTdoFE+jcB6vQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":280384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbLOjgCRA9TVsSAnZWagAAbEsP/0xr4pVI+G6Bfcf3wR6G\ntqBPKyEh9qfaYCX8Z3/SoaV0Ok/30rfCJgxioR5tE2mWRpmOr4YjmEmcuGgf\nxUi4TSCDWDSJ3xc+x8cIHRRoXAIa8B4gWwHlmH9BUwjdjo8gKBG2KgYXy4Qv\nnGf9zrokyskhUUg1+R+Ncm3cmAzjjc/f5KxkW2YxELJmyb2bLFUBeSBtZ+Qj\nISuB+7nU7Os5BEIgLgNfX0Gd61mQaSGt1S7HhRL7dGYQgH1P2A9gG/+mQOS5\nHRVCiGLBEjdJg4pUn4dYIue7No4Lnw/tjwAk8rS6Oq2Zuygfz95G+QAY/eAD\nrqtn78fxiAsYwHweeU+GXlg6ferVQVSvAHlpvHkRyY84lMj6i5gr7iKcMaGh\nDHMJn/Yfr3q1x/I+F4eu9Uf6OJfqZYAYjQzBmUd+x/T3RCfV1JEk2+TgxdGF\n7YKetFziHmFnaV+PrFDS4eoGYPRjR5KOs8tUUylJ5/5/ZmXCX2c49OKAc5Pe\nvhFKv/Rpn7L6TYtHDw9xnE4xi9BT8vkUpTuUZ6D/rRuGVy9n7baybHxkDfH8\nwHYCyJILDdBug5LJVgZURQKS+hS28Kk8USKxJZFLkNFvNm4pCTE7Gj1mI7a2\nnGs04ZrCr/ocUhSNcC/cETYssGpFnjURGVRLZJWYzTYIfKBHgehCuMILOjg+\nVcKC\r\n=vIlD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.9.0"},"gitHead":"b36508312734f6d0be45fa09d7d80cc9ea494a8c","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.1.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^8.3.1","koa":"^2.5.1","uuid":"^3.2.1","debug":"^3.1.0","lodash":"^4.17.10","nanoid":"^1.0.3","raw-body":"^2.3.3","@koa/cors":"^2.2.1","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.2","chai":"^4.1.2","nock":"^9.3.0","mocha":"^5.2.0","sinon":"^6.0.0","eslint":"^4.19.1","moment":"^2.22.2","koa-ejs":"^4.1.1","koa-body":"^4.0.0","koa-mount":"^3.0.0","supertest":"^3.1.0","pre-commit":"^1.2.2","timekeeper":"^2.1.2","clear-module":"^2.1.0","eslint-plugin-import":"^2.12.0","eslint-config-airbnb-base":"^12.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.1.0_1529669856693_0.11376889856356565","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"oidc-provider","version":"4.1.1","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.1.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"6a60cbf6159bf5bfe5c64d2d1045e3232207c7a2","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.1.1.tgz","fileCount":121,"integrity":"sha512-9iCTnqKNpBIC9UWf4O7QV8fany/+k8J/CeNdpv8Z5Gdmzt5GHd5tP5JCMbbsuv2yCjyHH25G9voqDawuW94ooA==","signatures":[{"sig":"MEUCIFFzcCiNW+wz+rPQfOCU2Hhf4QKByCMFDIvLh+ncqdbNAiEA2FFiaNUgwWmG74/wC/Rjst/kYDEAPW4pm1LL657ap+8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":281179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMRuQCRA9TVsSAnZWagAAXaoP+wRrhe4+BbCvtxgf3uHt\n+jo/K48s035GjPlP0deu6oCHMhW7EA2zYzGsqHBNmiwongA0X3vcuII0LLp7\n0pLHf0JIZ63p0I/zU7d6f54yIOXvZKaTbV7cncaVAI4ht3jmU9n08WO5n6xw\nmcgv6KnmImmTaarGkOS6Qiy3XkxYs3vTU/rC1S1tJHb6uT8n4TL1e/p540V0\nBUW1XzNHVXbDuLggm6L58Mt41hpZ4Uy2tazCl8IUG2nKacI3Syhr3BNCxI/R\ng9TwWQTdISpiTbxhM/rBzURdbBZU7gr8DN0UJuQvhCMU3gd+MEms63tMjX5U\nfFW3dk24ICXAfq42dlmBmTQvABix5mO7tuLAl+qT+3tpNzteKEKU1eEOcFWp\nx28NjVVDzLMpd6bKnUQBE0Sb6P36+cIrpNJQb+l5EW/ej8RK+12lv9MSoSEf\nwPUB3V+dV2xB4KeqSHCPJ5q7uzm+GMoKJl3jrq/W4xgRA6INu2NatcWDmg97\nAndesH2g2K6x/PJ/GpsKPIEgzoq63Wou7rThbb56/oevoQJxrZ86qWcLuG56\njNN+4MJxNE26OhW8rIMT07sbEu3oQm8/QrmtvvFH4RqG+TSjrjbMjsjQ8Ng7\nZsTI/fLuXMzG2mhJNZVpBvJdL28/U1dE/FNulbr+2mz4wQEPCo5QB9UQIyX9\n5RoC\r\n=tdfB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.9.0"},"gitHead":"1899cc1945a63059f11637795e2d9d4ee96b63a7","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.1.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^8.3.1","koa":"^2.5.1","uuid":"^3.2.1","debug":"^3.1.0","lodash":"^4.17.10","nanoid":"^1.0.3","raw-body":"^2.3.3","@koa/cors":"^2.2.1","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.2","chai":"^4.1.2","nock":"^9.3.0","mocha":"^5.2.0","sinon":"^6.0.0","eslint":"^4.19.1","moment":"^2.22.2","koa-ejs":"^4.1.1","koa-body":"^4.0.0","koa-mount":"^3.0.0","supertest":"^3.1.0","pre-commit":"^1.2.2","timekeeper":"^2.1.2","clear-module":"^2.1.0","eslint-plugin-import":"^2.12.0","eslint-config-airbnb-base":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.1.1_1529944976647_0.24701486282614837","host":"s3://npm-registry-packages"}},"4.1.2":{"name":"oidc-provider","version":"4.1.2","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.1.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"1943d5983efe596eba566131dff450f5d743e21d","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.1.2.tgz","fileCount":121,"integrity":"sha512-bs7iglU+TZDniL6hi68ZoeLppT+RRSqe76mGcAOhFptNNwzYuQKg85/GkvtFCVolamKmxog0jRUiF+MSUo1wZg==","signatures":[{"sig":"MEQCIC48+7asQX54f3kfEEbZEjKtcZvsVsusaldl4XTAO79pAiAhHMM6GI2GVp7z1vMXO7EQrpiPbVyjMT6TNU2fXOi97A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":281810,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMj0gCRA9TVsSAnZWagAArW0P/15m2yoq3s1tfoHHioMe\nzzAfdLx5UbHSa5J/CYz1rBw0sDJHzFjUAwkeEfRoWGlg3/LWW4tL0Nd62c2O\nukh551+vfR/ShUHHMA4tZu+BpdqEvnwIGjuj713qQISIejj4YB6ccmCxYnhz\nUJlfr9/a97aY2I9kHk7RBNGnWQgC/czg4ikVDJzF0O18dO21MKFwrRKA954G\nnObZHiuQrUwBMiAGkMbZqn1i+er125A0X5pyff1YbIkmZNDM0FS3JT3qaPhF\nuEiDRfFZIVMXTrHy/H7dOt4RGutNfo+tOJ7GBpeScFnHLRl2/U42JVtGv0zn\nkHl95LOEEd3sAT4qVDYt3HOTJ0uHlkK239MS6KUsnYR4typzjdsLZ/qthmO0\nHAcD8Crxmo/rmPwAbDvgwp1eb2u/lyi8RObfs3bgu0yeUklIWsz5osu4374c\n1N4hdshu8ux0QECs6cty3MVcqq6ztjwfcC44WQdIPI7LSApNNQGoHZmJxt6k\nk8jg7J95jG8Wne4R7nfvDiisvRV3COK6wafkhNTi7+kC9cyjvAO2ycophMGH\nLSzxgAxrkRTPMy6+Ii9ZwSBB0nDMGuhF3PcXhICQi/K0v5hYELkYIPWNfg3m\nNJ4mdu7g35OoPMWjTIFhRaySKbiB4GrY2VpgI/hv9KRHkcYOblmflPNwCB+q\noeeE\r\n=R4CA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.9.0"},"gitHead":"464ebab1d2fbb284f7ce126f43adaa627c31874e","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.1.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^8.3.1","koa":"^2.5.1","uuid":"^3.2.1","debug":"^3.1.0","lodash":"^4.17.10","nanoid":"^1.0.3","raw-body":"^2.3.3","@koa/cors":"^2.2.1","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.2","chai":"^4.1.2","nock":"^9.3.0","mocha":"^5.2.0","sinon":"^6.0.0","eslint":"^4.19.1","moment":"^2.22.2","koa-ejs":"^4.1.1","koa-body":"^4.0.0","koa-mount":"^3.0.0","supertest":"^3.1.0","pre-commit":"^1.2.2","timekeeper":"^2.1.2","clear-module":"^2.1.0","eslint-plugin-import":"^2.12.0","eslint-config-airbnb-base":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.1.2_1530019104215_0.6897097036546886","host":"s3://npm-registry-packages"}},"4.1.3":{"name":"oidc-provider","version":"4.1.3","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.1.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"2503519193703a1fc36545283d577712e806c863","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.1.3.tgz","fileCount":121,"integrity":"sha512-DvMpzHSXJ7OXJNL11BdVuHInVKUK2A2MCy0kiVuWf7n28ZsraSH/l9gTIGK/DrkyQDt1iOWotZQTlwVNufpYQg==","signatures":[{"sig":"MEUCIHNRg9T5zhODcESJUBcCeZAfzk9a/M6R1Xuvu0kQ/VpAAiEA5ednsgFjfUNmIVo2l000Y2px+7j2WOG90QyTsOHPVcU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":282407,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNS/rCRA9TVsSAnZWagAA4X8P/1MXAJSYksn4n0Kx7ZLQ\nGBIWDxTIb8/nzpu5KkGjBFFMsrPLg+WU6Z8RozCKt3jQU3CDghX8POEJglTJ\n9ZQd/tERjgAW7jncb7Uenof5fDNdPKR3tC9lPBIpDaa98zvIKqYqWHPX+jfe\nL0dSuzXVqWFYAAKDjxcQt9v8JTc3lqXaZ/10h3YhqBXPlQ/G/gp9i8PLo5VY\nuPhxjUnC7Yyo1mjAh/BPw5smNGFrvgMG721ZXk679WLGkoW2+s0SX++tDIJy\nYDWxwiB9i8G/NqpqHd74KWcbqN4tlpC/KAuqZ9m11Do7SlsaHNZ1GuZ+V/VC\nW5VZrarLYnFBJ6IASK5/ARfjnwI7FEn6kdVtYkpvpDRxT/9bikCLHHNxgTbR\n1fSX4BG/dPnSVJpizRspKqzF4X4Mfbe+DIEP1Yl5VUc0owKiggaEFbCGAaSk\n39W7/v1QsL/GJmd/X1W5G1L2bqSoXlj43ip7pTEzGDVRviJjXrKbq1v0ppwo\nIw3cp+FrY+Vjs5BZlww3WJA6I7YSPPGxr3tE8zhCOsDvzBtg0iXvTXoDIjdT\nrcvSkRqxQ4NxJRoHikhHptdoYFj4CJhR5Hj3igyPUyBh6N4yRUf3gFc1JLqM\ngsChqvI99njYKcd0LmvPBncgll1KnrQLO3evhfBJOZ3xtWnewqfWWgEtezzP\nswP7\r\n=y7Vk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.9.0"},"gitHead":"859edd3e251a80b31f5926fecf7f2b7a6ca57e99","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0","update-configuration":"node ./docs/update-configuration && git add docs/configuration.md"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","pre-commit":["update-configuration","coverage","lint"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.1.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^8.3.1","koa":"^2.5.1","uuid":"^3.2.1","debug":"^3.1.0","lodash":"^4.17.10","nanoid":"^1.0.3","raw-body":"^2.3.3","@koa/cors":"^2.2.1","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.2","chai":"^4.1.2","nock":"^9.3.0","mocha":"^5.2.0","sinon":"^6.0.0","eslint":"^4.19.1","moment":"^2.22.2","koa-ejs":"^4.1.1","koa-body":"^4.0.0","koa-mount":"^3.0.0","supertest":"^3.1.0","pre-commit":"^1.2.2","timekeeper":"^2.1.2","clear-module":"^2.1.0","eslint-plugin-import":"^2.12.0","eslint-config-airbnb-base":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.1.3_1530212331714_0.10648495677721947","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"oidc-provider","version":"4.2.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.2.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"477b38530d15d61dcc2e717c0bc900f084e2157d","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.2.0.tgz","fileCount":124,"integrity":"sha512-vvIO8C94oshjBiBJeWQFLYOhyrqPXwHsE87hP1cSatWUN9WMMOcoFPmmC8Qn7uh0jCBg18gMNXbw+AzzZzau3w==","signatures":[{"sig":"MEQCIAkHycKpbmCvZz+gADIp+6R0h+dvZ85T2/KxEzPKIqLKAiAHRk6Dus1lcGnjf1bCv3R4i0NkzhAo4dUyDtIhfKp7hA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbR41zCRA9TVsSAnZWagAAD/QP/1xOdybNNz8nauPn87CY\ngOgtkgLQFMjK7HZezQraxpo+ssCQ+VUNqc7Jm5wEEyN6N4Wh4jxj2zKtW9m9\n7Yr++OvrWLqaPAM+SKaC3G9Za2RQbQdyO657AILfD5pboYFodWzzAzxM5DCi\ntSnIQMWvLoHKSikf+tUm5oQt40tUoz4iduoRMLl2G7GgaxwflyB3ISw9Ij8Z\nqI41ulkaWrk8mXAJeGztXejSnXjoVqR71c/M8rvD+QTrSGcEaOeOuwY02kmL\nfg74xIQJJ5k2QbuO86ZoFa4O9ccgJpIwP19yNsLXzuwJgmqMdWm6Rnf+GY+o\n/I4TEKGghfT7a96ODss8VZ3uqNYu0SvDMela9Nk9bSbwa84FqQicg0f/PCSt\nmMGOhQWabuq0aU3nwtArErmRZ0tWMCEpnfH2C+xaxeBeKgP7Ye0GKRxe0sIC\nSKoEbkRjsGgVADMivWh9/OG4FNy+Ysl/20MSRX8SjJ7hOhNoBrsXZ14MWdyl\n7n9ms7xHaG8nD6DJyeHIVSldC+QEaF9djfbFBnUSwjrB892X5uWUeX4rdB5b\np5HrF2JmINVmAm/Q7RdljoxWSHpXuzy8PPu0M3K8nj6IK+Dn5bgqG3bVB900\ng2ATy35HAdL84hUyhF4oO8QmOpG8AWATOtRE/N+Wr8G7J59A4WPmdzsQGrtI\ntFgd\r\n=RrIk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.9.0"},"gitHead":"613338e35a94f3eeed61c57e842718072c97a86c","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","commitmsg":"commitlint -E GIT_PARAMS","precommit":"node ./docs/update-configuration && git add docs/configuration.md","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.1.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^8.3.1","koa":"^2.5.1","uuid":"^3.2.1","debug":"^3.1.0","jsesc":"^2.5.1","lodash":"^4.17.10","nanoid":"^1.0.3","raw-body":"^2.3.3","@koa/cors":"^2.2.1","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.2","chai":"^4.1.2","nock":"^9.3.0","husky":"^0.14.3","mocha":"^5.2.0","sinon":"^6.0.0","eslint":"^4.19.1","moment":"^2.22.2","koa-ejs":"^4.1.1","koa-body":"^4.0.0","koa-mount":"^3.0.0","supertest":"^3.1.0","koa-helmet":"^4.0.0","pre-commit":"^1.2.2","timekeeper":"^2.1.2","clear-module":"^2.1.0","@commitlint/cli":"^7.0.0","eslint-plugin-import":"^2.12.0","eslint-config-airbnb-base":"^13.0.0","@commitlint/config-conventional":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.2.0_1531415923576_0.6202724100109847","host":"s3://npm-registry-packages"}},"4.2.1":{"name":"oidc-provider","version":"4.2.1","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.2.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"3b53f7c87c452fc5b1fb5e343d5de153feb96230","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.2.1.tgz","fileCount":124,"integrity":"sha512-Nj0X89VBiWcK6kOgPUXBne9LlAl4JRxGuIq+o7gz3QXTrjUKwDceizHnY/D7K1vPekhg7XFUFGg4bTcicPqtzg==","signatures":[{"sig":"MEYCIQCQ4BblY++jFT0Z9ZugFkI/rKJQPehhWhWoc9q0s22fLAIhAJxoNYGPJ8BJPNwm/a9cI87GIXEHmy7TNOYAJA0gBjdN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293355,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSGfrCRA9TVsSAnZWagAAJUYP/iO6GvQkYfeK4IKJUAxt\nssdEsEKu4yU+5JkBpU7URwTYxCRPmMdiS9gMhkGKfl3PkyVZBx8N5OMhDqZ/\nafgMt3qNYSnzZDgNkuDne9dMtrN03KU75MnZgEYCalTg08bFoztw18jw1d0p\n1KdUWiOgL4JyGJz3whrOxe0Csiy4irF5jppGBLn8+3QIS8tRWca7XFWja6Pb\nGr9hI7DY5p/kH2QgxmxzLzOxqWXVhPhJsjRML+m5tfWOCfsz5PbayVudNAIU\nH3ECgfdADNtGJP6ZucQ0gC9vlnR7Qrm6qj8Q7eKBiVGZXWebip2TwpDokTAo\nNjniNLUehCc4ePUU95WBefjDUYFapV0yu0UKS2EpfP0UVjNgv752zUmycUGe\n19X1aub+sIpWI1hFTv13IXXE46zg2ceDCw0/6UstvLDum6jozIlmdi7WDyhB\n4GCvrto6AZgCFkx2ZrLTcCPZe4QcvzpTHTMJuiazAhpHRTp7dNxRGGr96B0N\nQvH790XAXBlnpb1eyHzMG800RJzsX20IUYeT4/EZmMtuOjKNNXW1sMbmeNW7\nKE+uqmOHnanCsh2D5SlNxZWihyd03rWs3c+4Xwl2LqZIS3PviN23M9UUOaiZ\n754fMaTJ2onby9iTq+LwvLWpFeX/DdBS1WZ71kHV7+K9h706TcQgMJfpduJI\nem6F\r\n=GNx3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.9.0"},"gitHead":"ea04cc5372854a8813028a68e7494e61c04c3087","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","commitmsg":"commitlint -E GIT_PARAMS","precommit":"node ./docs/update-configuration && git add docs/configuration.md","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.1.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^8.3.1","koa":"^2.5.1","uuid":"^3.2.1","debug":"^3.1.0","jsesc":"^2.5.1","lodash":"^4.17.10","nanoid":"^1.0.3","raw-body":"^2.3.3","@koa/cors":"^2.2.1","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.2","chai":"^4.1.2","nock":"^9.3.0","husky":"^0.14.3","mocha":"^5.2.0","sinon":"^6.0.0","eslint":"^4.19.1","moment":"^2.22.2","koa-ejs":"^4.1.1","koa-body":"^4.0.0","koa-mount":"^3.0.0","supertest":"^3.1.0","koa-helmet":"^4.0.0","pre-commit":"^1.2.2","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.0.0","eslint-plugin-import":"^2.12.0","eslint-config-airbnb-base":"^13.0.0","@commitlint/config-conventional":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.2.1_1531471851585_0.5922032453840413","host":"s3://npm-registry-packages"}},"4.2.2":{"name":"oidc-provider","version":"4.2.2","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.2.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"0faa082c218cef49f7ac02dd125c19ef3b6cc4bc","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.2.2.tgz","fileCount":124,"integrity":"sha512-KFxTeQ9CnteYhq9nNv4YoolYKb7G9MEo9dA6YMI/K5604on43nljdbdjF5XC9rV1ynfrxHhlGX3GQjCDTvna8Q==","signatures":[{"sig":"MEYCIQCbzQGUpMfrYOkmBIwWIKQ5YyvkVZnHwb4VUpfKSw46HAIhALlhKFqOI862Yb2oZoVDkN9wIeXAnOttA62gQZo5T3pp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSOr7CRA9TVsSAnZWagAAtAEP/0GZNCCHcyzVgTEmujfq\n5Bd59T4Toq9CQ1uA9+5+aKDqLA0gLe7GZLfejf8VT5CZ51X90UXl/qM2uzN/\no/xs/C75HpokDdCv6fiMXRXwFDHRasm7hVJjzqoFlkYq8nTOftjBF/UPLHnF\nmcITZlRLATpRI8rwmJfVUss5WTaKC5B7cVfhlrT9bYe2Akr/X4fxoaD7Gb70\nUaR1aVbywPtsty0qpFrn5DACqxP9omUHTWe/FZRb4KsgTDdtkjvvJWTwFnRb\nbCvi1FFOIfO8chJK/hBKjhViorlyutCD0jdLee6ckzdeBtfIffwrbXeBJ/D8\nXPfo577DEhI02b9GmI64C8SO6kIOkxVdNiQctMtrsfMHXN+t58N/I9vHD+f0\n3+FrxZZY7MztYZowplLgTUY56++9a+7V8nuq4gxtiJx91ddWRaoFRSFwAkgj\nH2z54Gmy6F48DUE97mKKZmg8q1HA8MPf3ufcAPpVemAFsUZWKEtXGMi8pLd8\nV1lBpZDpGvD8WMqTpgsd2OYr5JWO6BSQ7Y2BmxW4/HhcmdVlguwS8gu9V4tj\n5Y0u63a4ZmVfxyqJkiPr3ZEYHj1biPw0DyAqBIe22IhOTgDH1snh9WtvICYT\nSPU4PEZS+7vmbHnOneLlp5wme1IV4NK60KMu3WlGPlBR+6SWO/PUS6JM86ja\n4hQH\r\n=/Gra\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.9.0"},"gitHead":"a5b43b12acabeffc287469e06970db536893ad70","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","commitmsg":"commitlint -E GIT_PARAMS","precommit":"node ./docs/update-configuration && git add docs/configuration.md","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.1.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^8.3.1","koa":"^2.5.1","uuid":"^3.2.1","debug":"^3.1.0","jsesc":"^2.5.1","lodash":"^4.17.10","nanoid":"^1.0.3","raw-body":"^2.3.3","@koa/cors":"^2.2.1","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.2","chai":"^4.1.2","nock":"^9.3.0","husky":"^0.14.3","mocha":"^5.2.0","sinon":"^6.0.0","eslint":"^4.19.1","moment":"^2.22.2","koa-ejs":"^4.1.1","koa-body":"^4.0.0","koa-mount":"^3.0.0","supertest":"^3.1.0","koa-helmet":"^4.0.0","pre-commit":"^1.2.2","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.0.0","eslint-plugin-import":"^2.12.0","eslint-config-airbnb-base":"^13.0.0","@commitlint/config-conventional":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.2.2_1531505403651_0.4741831409085895","host":"s3://npm-registry-packages"}},"4.3.0":{"name":"oidc-provider","version":"4.3.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.3.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"77b3e2be5742ce7814aaff0db6f2979eadd4622a","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.3.0.tgz","fileCount":140,"integrity":"sha512-BShpXr9PpJdnVIE0f/CCOkdJjPelXFiHZKMLqN5immsWfoNgeJVctnPjRSt7X4jHHAQIobEI4KBbKXI3F815cA==","signatures":[{"sig":"MEYCIQDeFzxX7UOLc3V3HJATVtUTkZTotxxWV05MaJwjab5YKQIhAOViMEi/dvCE+itWb/mqIH2FzuRcpMQqxwEp/nUFKw/2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":329093,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTRwiCRA9TVsSAnZWagAABWMP/A1J8JLBMcuCC9ZQo4cy\nM3Kd0hXcQPFL49JuMoNipmvJmQt5O/z5DBRmEPwg6H35G1pG4PSc5IDF8lMJ\npttVI0CTMfEEGHo21rep1glMjeNbPC/unYv9OBR66Uxa3AHoSpp6cxOlvd+y\n3/o6UvYppqUadlaDs8FFsFdBXQ5KSW0DGle/P6lZS3BHs/7pYh1sWYsfJWef\nNv/oFiVhQwwtUM7a8I1VZBXGzZlHxgiwDUinTHkAYdZva90pnJdMBT2IcW0m\nrLn3Ji6T0Ozq4Q/tYdawIfFjeFtez6+bAtMgLL0VjbX++rj3pdiwWRc0GHGv\nz/NoNZtuqESOqNIN3MkLE/NRJpWzrsNRE61ol91/1zwtUt/uooLs3EdBLzX4\nDy8Xa3ZimuV+4nWuFKcP2Egkb6WnggtFhz3mFrvQcAxEuoc5CkoCfUh1Kq5A\nqFRzqh5zr8X4WE8sTXA22ImrpsfwO+cBCIu1wTDXVroWTBA/fCxmZihIBOmT\nANzS6z8HWxAFvLO6+a08N345wTrafqQscN0ia30S9qiIKFUr12tdSKg1fUe8\npAKVUWRx5equ2EG5ALksfujkdKvhvVizusDNjxLl/rw/ERu3c3UwK32reRq6\neWN6A4KNUCvo/NpYSBN7qWQUsEHM4z8BjyFbmxe+anKeuWKuuRijEKu4XQIY\nhnjx\r\n=2M5t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.9.0"},"gitHead":"55a8ad4edab6cec96d3d7a6ca3f102454fcebedc","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","commitmsg":"commitlint -E GIT_PARAMS","precommit":"node ./docs/update-configuration && git add docs/configuration.md","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.1.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^8.3.1","koa":"^2.5.1","uuid":"^3.2.1","debug":"^3.1.0","jsesc":"^2.5.1","lodash":"^4.17.10","nanoid":"^1.0.3","raw-body":"^2.3.3","@koa/cors":"^2.2.1","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.2","chai":"^4.1.2","nock":"^9.3.0","husky":"^0.14.3","mocha":"^5.2.0","sinon":"^6.0.0","eslint":"^4.19.1","moment":"^2.22.2","koa-ejs":"^4.1.1","koa-body":"^4.0.0","koa-mount":"^3.0.0","supertest":"^3.1.0","koa-helmet":"^4.0.0","pre-commit":"^1.2.2","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.0.0","eslint-plugin-import":"^2.12.0","eslint-config-airbnb-base":"^13.0.0","@commitlint/config-conventional":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.3.0_1531780130828_0.13622206485971078","host":"s3://npm-registry-packages"}},"4.3.1":{"name":"oidc-provider","version":"4.3.1","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.3.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"0055896944b0ae10b5417f6dd7ab6e0ef7ac577d","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.3.1.tgz","fileCount":140,"integrity":"sha512-JW372IqPKt7XKjHYUcOeVdHPbNPrZLivJ5U9jVWW4sYpwLWRFx+Mn1uKxAi0UG2RiiZGmFdEvtLJ07JL2/tEIQ==","signatures":[{"sig":"MEYCIQD7R1kI41mrLZSpMkUCsmZoTID5CHG6LASstrCE/g6HrAIhAOGvEFeKteRIUrZ5s73uLbzjb/+jCLRnm7hrigH1vkSU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":329284,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbThaYCRA9TVsSAnZWagAABpsP/3APweaCmdw2cdnd/h3e\nN1pqJ58nPU+ZiQg883SWsroOJLj7NJySG8UA5hfiEsLKTp0zkKFPeOT8LOZx\n/yzao3ef8YNTQYJzALI+vnrGI44M9Hh1/Y3iqdROJll8RJvkunw/T+h321R/\n9pWQbW2IlKsbXlgYlkQJaA/CuIqz3NWiRe2+rhhHYTuwKhYWMBGV7N0uGxPL\nwqGeRNmYi4ttejaCUAS6ZmeI9P/UPq226gUR6nCXa1p3BlnM4ymRCp0drFwp\nMioASFR3jy9VVHyJaozzSYiq4Z9dVM5GkOUqyISFR8/gKh3WilbtrsBbnDI5\nTknRsVRFO+zIF5x8C9KqIyBYkHQduNdYgAY5sT6nLiteZrkGNUK2VLWZ8xlK\nF1ThLxcSOsP/7ylIOdHqeDaAz+oDeew30hyRUF9/KQTTRYaRhbwMXgPx0Pbe\nRWYlCRZNo1Clv/yxm2/JwThIkrKBeNMXGZkyURjD0+vf/UVkN6QPM1TTpMUV\n+9RmNDaYMeA3L2HKItJxdplRmNafSaxmD39fapx3AFPs0drDdyARFOmj8To7\nI2sVgfMaxqqJebB1nTnpBhZcJDRVvzLgK5N3LvSrQbsL+jdBWWI9I2ruZeza\nz9ML5h7jAz8L8LFvZhhObHK78RH/IxrUaNh/Il8ADCXps14UYdEkbOK4TORw\nEEQu\r\n=kvmH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.9.0"},"gitHead":"53fa2a67f2e9650164135d925807ca7e3c932e76","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","commitmsg":"commitlint -E GIT_PARAMS","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.1.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^8.3.1","koa":"^2.5.1","uuid":"^3.2.1","debug":"^3.1.0","jsesc":"^2.5.1","lodash":"^4.17.10","nanoid":"^1.0.3","raw-body":"^2.3.3","@koa/cors":"^2.2.1","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.2","chai":"^4.1.2","nock":"^9.3.0","husky":"^0.14.3","mocha":"^5.2.0","sinon":"^6.0.0","eslint":"^4.19.1","moment":"^2.22.2","koa-ejs":"^4.1.1","koa-body":"^4.0.0","koa-mount":"^3.0.0","supertest":"^3.1.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.0.0","eslint-plugin-import":"^2.12.0","eslint-config-airbnb-base":"^13.0.0","@commitlint/config-conventional":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.3.1_1531844248391_0.29383425295614796","host":"s3://npm-registry-packages"}},"4.3.2":{"name":"oidc-provider","version":"4.3.2","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.3.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"fbd26744647aff01028c667cbbd83cc200705978","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.3.2.tgz","fileCount":140,"integrity":"sha512-u7Khe1YivzD2GubENW7oiuMBoo4FFXA1m9CISo7dTKyl8Z32DO3Y1IvCcL7qqv6imBFV8YtRfszNZRr7Bgo76w==","signatures":[{"sig":"MEYCIQC0Gt2Ae3W9/yUCPDVIgsbJyMwbu/ZbOxAZGGpFqhIfcQIhAIQ5PtK8Iict3qDfB8AaVWHpmNx0N5ES+gqPgRMddyqa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":330151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbUwzTCRA9TVsSAnZWagAABSUP/jhcq+/a6LxnI7Flt03x\nYxckfJqVvw4/F6pOvp74CsGnfHDeYAUilFo1Thlwznh9ucB83GklF2ZCqXhv\n+B8BRvbeD8rRZ/PqGPglHHdeKdBjqeWfU/ItuplGuPkLUiZjiRPewDLFmWRS\nWdwzi87HTXbML89r2mISxbaGAISazQ5MCp+hoFkeXZUXrynY4HtQ1sQO85zE\nTy28/HSMwRow02Nmg8Kxbx4Mbc171xI6eDCZVE/v/Of4rRAMIPyJNdIq2MjD\n7zP+pxdlToqvFZXvlMCVx3pjOOUJJSHtStWv0qsvb9Xnq/JITEs+2spBk0Ot\nbWou0COQ0B0sZdeM6bN3y1q5PVelP3ykODr63uZ+avOpqLUseediWuPOMiQy\nG56yqiKF73ORK1kHSyQEYXXbuSdzL9GNWj+6tezXVGp4Zcd9hsXHReWm0j8X\n1TPIajaQ/B84z3mU7EU8PUimIGxkxMOtprdsRYh7KU1QS8wPSBUl/GR8wo8h\nrUtx2vV3Cd0/Fs5pw4WmYfapkIxF8Nra77jPW53vwevNDmqgYs22a4IOwMmN\nhoFuHzwe/iamNdgTCiGrDxNNhLdysdCu33g48qX3VY22WPZPa9cirenFgr97\n9bUAhu5KNRbVNXZkemX1c/gK/SY10hAOHPl5LpelhkpZ/YTBBPjotxJC0Myn\nW1To\r\n=u7jA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.9.0"},"gitHead":"4a3d7f399818fb7dbf627b35f679d946a92aa41f","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","commitmsg":"commitlint -E GIT_PARAMS","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.2.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^8.3.1","koa":"^2.5.1","uuid":"^3.2.1","debug":"^3.1.0","jsesc":"^2.5.1","lodash":"^4.17.10","nanoid":"^1.0.3","raw-body":"^2.3.3","@koa/cors":"^2.2.1","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.2","chai":"^4.1.2","nock":"^9.3.0","husky":"^0.14.3","mocha":"^5.2.0","sinon":"^6.0.0","eslint":"^4.19.1","moment":"^2.22.2","koa-ejs":"^4.1.1","koa-body":"^4.0.0","koa-mount":"^3.0.0","supertest":"^3.1.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.0.0","eslint-plugin-import":"^2.12.0","eslint-config-airbnb-base":"^13.0.0","@commitlint/config-conventional":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.3.2_1532169427761_0.7506575829922788","host":"s3://npm-registry-packages"}},"4.4.0":{"name":"oidc-provider","version":"4.4.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.4.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"cc11194f1fefd3e0f9e79e33e2acf1a3e0cf2b13","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.4.0.tgz","fileCount":140,"integrity":"sha512-5Hc0a6kvZgs9DY5Tp4y4wDPAzqVbhDt7F9fEJ6FK2IJCzckSg5CFqEFRQIxmjYjoNSIFpVkWioGsMXuaudTQ1g==","signatures":[{"sig":"MEQCICCCnylaM1mBs+E1auJd2r1+A4TqdtIitC2F8p7sJzeaAiBA3ErkzAI5iP9LW6V29RPVnDQERHH+nf1fGBwKn75q/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":334817,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVOxyCRA9TVsSAnZWagAAPjwP/iousV6lnw+5llUq2DG3\ndrX3UdHXmJtbeueIuZSJwvsgrSGSIHtKFUsVxLlZl1qw16R+Eu10BKnXb4ST\n4rnfrIVMDP8Nfn/zxlDYY4V/a5ZQlbvGUNaYIX2lp2464Bone3kTMNDWaJo9\ntqBHnvhCdDcvnzMYie+oYzwbmD6mIuED/5K5kO+HT9fUU1qZDsYkMBhOQXy8\nO3zAnw5vltnZ96Roh8jDBS/OtgzQFmIaPn+KkwGSuCg3If+/ta5BinRwhZbV\nsjtmNdJTEhAAWrFF2A14Ym7Xhaz4PJ8BHIeibXmEwUBwUwNq41zYoe3hocnU\n1uyrlAOn7KexolvQR2nfm28co8yIWQN+t0mz6xrZAbXB3KLfutLqsINFn8P0\nQeCVaA8ENYUcVRaT2SCONAetnxbyFvYdluPcw+mMTXtXmXWu1bGVHEIgT5yV\nP9r4tzOVFHCs6Q0bosspuUbxW7pPkPFKB15QRXsDwjUJW/Wfrb3R9dc2spSa\ndh1gZ8Cvs4sPWYIGk8Ct8atdBx5Maibj2a4iKS5rEMGVjHyFAqisP5MZMHhD\nUnKe0rTSDjQWfC7xoQLMfNZrKgkWj7ma902SQDgkPfe8lnGsxfiYXbiYhbIB\nvC91LONyg6gujmsq2dYxkyiLb7Cn/WdaKOzxwrBaj9BYcMTLXLhU0ZLosH97\neCeN\r\n=Oh1K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.9.0"},"gitHead":"0c8d5b468c9d3ef0f92902f3e1241d187a9d2b05","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","commitmsg":"commitlint -E GIT_PARAMS","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.2.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^8.3.1","koa":"^2.5.1","uuid":"^3.2.1","debug":"^3.1.0","jsesc":"^2.5.1","lodash":"^4.17.10","nanoid":"^1.0.3","raw-body":"^2.3.3","@koa/cors":"^2.2.1","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.2","chai":"^4.1.2","nock":"^9.3.0","husky":"^0.14.3","mocha":"^5.2.0","sinon":"^6.0.0","eslint":"^4.19.1","moment":"^2.22.2","koa-ejs":"^4.1.1","koa-body":"^4.0.0","koa-mount":"^3.0.0","supertest":"^3.1.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.0.0","eslint-plugin-import":"^2.12.0","eslint-config-airbnb-base":"^13.0.0","@commitlint/config-conventional":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.4.0_1532292209954_0.06852598346439054","host":"s3://npm-registry-packages"}},"4.5.0":{"name":"oidc-provider","version":"4.5.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.5.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"e8266ce44d2934609e15e75aca56b73b4c4001a3","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.5.0.tgz","fileCount":140,"integrity":"sha512-CQBuvbfGFaLxzebZ2p7BzMJDuXVQJb6bRMcFFxAgAzHaF85WIO8AWBmrVsMwkbKVqcXrSvq550nVK1NgEpJLGQ==","signatures":[{"sig":"MEUCIQChVCP8jkLGjn4MqtzQ7IdcjiIROILqHcQBbTrkS+JLZQIgWBllCDASXrx5SOlEI0Um3I6No+MzJIsq4YG8bnjFlag=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":337520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZG/OCRA9TVsSAnZWagAAx+EP/iUa2ekFWw28CsEMrc1I\nYqrBn5vEqWmuM3P4RxV35hs/4Xk5dkHYLL0ebLVucG9fHMM62LTwBuivZyPK\npmn5CKdh2FewTsbidZlW0RsBcfz/MFXFXcmMj5ddthR3ejb9vauTwqu905Xh\nxhnML6PoHJ/y7AYHQgwrUm/Ad0OH+sZgA7w4OjfHdaXMpVeuo95hJkywkKSE\nm4XtLb51TfP1YSobtWVUcRCiQuKaqhvCreNjm5NEIraWXFpa1sIw8UZbo5xG\nak2JEJDgoKHi3CvlXJh/4xAjvxU54rvd6JSko+/2KcaqxMWfffXzH1U5CBLy\n8VgSPh8ME6qrYHQ3atPVHtsrWso8Ly+JRScKX84vwaixWdBbXnb4o3Wj2FKE\nigD+LuAAPkVC58JHs8HhL9BVqoHJ6jxOkAYM+ZqilfgXgO3PqwXXy+WL9F2u\n4NGQBefyulcnmWgmsNpHDAXVdvCyxshRiK/eyyuJBbadqBFktyHFyiSitWE/\nc2iYSk6qP2mFhQ0V9q3pOjs2kYhQjTRPu1liPHU0nBgCAMGkPvtHe53M81Zk\ncpPR063KrwtsUGXLUfiQzFEjnSbtCAx6+5xugQpcWgDwT1LrdWFyBDKnYSCF\ncs9bXigXjwglzJgc0q6FPjPF6Oduw4Mv1ZRdgqTA7AJaWjC1GedEsYIyIu5W\nQkq7\r\n=2huG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.9.0"},"gitHead":"5e4dbe393bab40ae7d4773a7b05ee2873bebd828","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","commitmsg":"commitlint -E GIT_PARAMS","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.3.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^8.3.1","koa":"^2.5.1","uuid":"^3.2.1","debug":"^3.1.0","jsesc":"^2.5.1","lodash":"^4.17.10","nanoid":"^1.0.3","raw-body":"^2.3.3","@koa/cors":"^2.2.1","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.2","chai":"^4.1.2","nock":"^9.3.0","husky":"^0.14.3","mocha":"^5.2.0","sinon":"^6.0.0","eslint":"^4.19.1","moment":"^2.22.2","koa-ejs":"^4.1.1","koa-body":"^4.0.0","koa-mount":"^3.0.0","supertest":"^3.1.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.0.0","eslint-plugin-import":"^2.12.0","eslint-config-airbnb-base":"^13.0.0","@commitlint/config-conventional":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.5.0_1533308877245_0.8684561997274762","host":"s3://npm-registry-packages"}},"4.6.0":{"name":"oidc-provider","version":"4.6.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.6.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"a1269bc33ef113d9ecb01ca910d5285b4580fdc0","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.6.0.tgz","fileCount":140,"integrity":"sha512-HNzSNBF+WnhowdAX1fqQHdT+Q8ifYBmztL4LxhW6AV+khBfK+9lBPhNnDqdFTuiOC1WjqcnOo7DW5IhecJdRTg==","signatures":[{"sig":"MEYCIQC+czLTpJLpNhrtFHf/cgN8pVgbi4I93PwqbMc4zuiZDAIhAJZZdJB+MKAmiNvm6neyRGN4GbdUBixj72CTPsiXf9hB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":342287,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcd6tCRA9TVsSAnZWagAAQ5QP/jQVlwjQb/93+mUr6w6D\nNMd+Yrgc1YtqY8KyHwG8Allizta3Kx3gieBkDqxcMsFcmoJDmEUXey3PTGAx\nppz/RDndujyNLqCmQOGnmmJVjoHepdvx7AucheCuHVEHIr56DdPkW1mltdNU\nWJ1fmtLqItPwLD3gtTtmUCWhnn4h+xMbWjCiw7i51gBW9jBb7by7aBsm4aj9\n+U1R6uZDyontGgMubcfUHvNZJzJ+a6w/RBad0TMZtPCD1WkWm0l75MjHjC0b\nYuA4IQ/0EriFChInzPr14W4Uv7K8vb9gW5Y7IXmm0FuAYWobXLIsJpcYtiYc\nA4D1u0e40z4ZhgTCA1cJMBUhqSUB/hhJNqWuKmMAbKt6eY/GYHUlN3M1bByZ\nFmHHIsDkdzE+vt+KT5ycVWoZFJMiBGsLVMxIpdQaBvnhHXCxUDbbLOKkg+pL\nd09MqkcRI8uL5gx4QB7sYgsIKVYaQUPTvxzlWqoKQo2m6eKU/7uEdjvRMwXV\naJ8Vv5aI6p6YbnIEyW4VAup+wF+spVfX5eUyk/Hf0x2vTzAdRUo838PYzbRx\nayDeg6+91s8D05SiKvjkppDqRFv6NjXlQhOtNrDi4U2gzjW7rm41G9FYWJL4\nVsy3RW08IrSaAxNNKQ2NVACtWf8yKXTNzvanpCF7X1L8OBRJfFANpVXKXOuZ\nPotH\r\n=MjJ1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.9.0"},"gitHead":"6ed4dc86351834b8dbda4e6e62fd439123479a0b","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","commitmsg":"commitlint -E GIT_PARAMS","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.3.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.0.0","koa":"^2.5.2","uuid":"^3.3.2","debug":"^3.1.0","jsesc":"^2.5.1","lodash":"^4.17.10","nanoid":"^1.1.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.2","chai":"^4.1.2","nock":"^9.6.0","husky":"^0.14.3","mocha":"^5.2.0","sinon":"^6.1.5","eslint":"^5.3.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^3.0.0","supertest":"^3.1.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.0.0","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.6.0_1534189229182_0.44199810986801547","host":"s3://npm-registry-packages"}},"4.7.0":{"name":"oidc-provider","version":"4.7.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.7.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"7481458ed2e70bc443786afe4c3b957ecb971355","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.7.0.tgz","fileCount":141,"integrity":"sha512-uqdEf6o0M2VYFg49mrppdQCJu1BFV9NEiT2dM30uKfCczp/rnSd3ig+ZDBhGGvytlH94OOzbvlQQ2uWiMXofgw==","signatures":[{"sig":"MEUCIFHLKn0XdLyn3IJHiUPqVzX5rvATApcBKhjPyBUP+tFuAiEAzFfIs/wPU/TGr+oy5OHp6VCeAIVLuexcCXztb6M/5XQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":351414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgssvCRA9TVsSAnZWagAAVd8QAIXN853+n2f4EkXEd/yR\n8uXPfZ6X0aglPsbWZMVpCy/+jKZkPC/fVSFFkdHYC+uoXcEUVOhsyIZeS8fn\nlTPP+TDq5GnEpMgsYRZnROytRsZpNlZTyxakh9g3B8xg5vjsy8TpLsfEFKB0\n6wLrNfi1amlIyPjNML6hFADaobDacuKY0xoYqZLS3p42xBMZHJbyZgdmyRSC\n25Ivgm3L9UfAYeKN1G9Ugf27ZuAgl8/LAo+qEIafraqh/6ypnDDxdwcJXqEV\nAm8x0Y2y/8NqrmIGrWrmYzOVM0IKNRy/vSfLNg0NBiAiDgAUpAss1frfwOvj\nBm/3RtDZJph9H+ya71pqYdkewskSlFNN0LJ2pMW6Hp7Sq2orQbQWv7Uy3fNi\nnkleOSK+nE7evYJrPDFGd5E019GoOH77yfStfCoIeCzQe4JJ+iqADE6gdTQ6\nsiH8goYG7TUSr1eV9YYpIO4RoCDw5XtE6XhXk0ZPYMPKEfcqyuhlytqi5U2e\nPeu7C26djQgTpSiEynVLQ80xNwlfR2oqwO7b/y1F0qLbnovKpagIvGMLzUtF\nsEF6FLW1D82VZ2RSt+Jrh0q2wJZyo+VbM4jUYx5XhcZqnVGfdwCbk3WBwKZ/\noEi7n4O/0uKPHSjFinSGp3ihfb01McneTxqXqN3rcDlc7+ixBvJ5jTvChMMd\n8jHv\r\n=ans9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.9.0"},"gitHead":"fa67b134ed392cc9eb1d7e0b89b7b193442fc6ae","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","commitmsg":"commitlint -E GIT_PARAMS","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.4.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.0.0","koa":"^2.5.2","uuid":"^3.3.2","debug":"^3.1.0","jsesc":"^2.5.1","lodash":"^4.17.10","nanoid":"^1.1.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","object-hash":"^1.3.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.2","chai":"^4.1.2","nock":"^9.6.0","husky":"^0.14.3","mocha":"^5.2.0","sinon":"^6.1.5","eslint":"^5.3.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^3.0.0","supertest":"^3.1.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.0.0","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.7.0_1535298350939_0.5742953144341019","host":"s3://npm-registry-packages"}},"4.7.1":{"name":"oidc-provider","version":"4.7.1","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.7.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"f0ef4296aa5e49b29c52fbd454aa50795ac944f5","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.7.1.tgz","fileCount":141,"integrity":"sha512-ue82DUCRWB86/CcsG43qPEWNUBXVfQC5x826VIsnCqCPQBgb2RZ8zT2IHJ5H7db+MJyVwOxkjf+2lKgrvybTgw==","signatures":[{"sig":"MEQCIDl06vLDqjRajgop/rv7IyiPnvqpcHsnAJN1f8KZ/mKPAiBcZC4e7b6hXYMZdPG6E59bKvT91Lx1YHF0R4bthXCC7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":351649,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbg5+6CRA9TVsSAnZWagAA03AP/Rsb/Ep0NwLHWz2ni5Oe\n41hSPgdfHOkYv+R6XclfRCQquXbzzrjiVQQpMerN89619rE5psA2ao3l7Wam\nvwS/iHp7U5++K6CP2AZlbVxki4+1TPnyq1UKVHcPU/9ju/x+qBmbS0gLKw3B\n7BYMh/pWszLgx4JydM23a2V2adJiFHGGIiu7UavXAXzof7243oW2MXGUcnEa\nZrUkSZ7+/8fUO2cL8M/BozK2FEZhCXkEWx92HD3XDIWnGUrgPWdN9IRJzjhG\nkcsi8cHx3iHSibkjbu6+7M7ABnJ910utFUQL3af5OR0Ylj/H9qn/vLwTXVVg\n0Tj2InUbSt+fgLaGA+pTLJHgD2pgivf3owIs1KlE5uDMl6HSWF1wln4FsUJy\n/xgLesI7NcCsF7KvvzHTxpKpzsgjLf2tQAQ6ApoQqsp9lAf9rmKKIz4hoaIS\n82gmIfCuqp+UNLsln3sLpvhLPa+HvwUmdhZvaidooHgnC7K1mt59VVsXNJVz\nOegy7BjldAzKyUSlE2U+ewwcecbL8DKKNCPUJCz5kf2v2ouiLFdC6CdtSjdp\n7FEsI3IRrobyIfqViF8XoS+JoxALB1oMN8Q0Pjp858pLPyezlzHL7PuAipbf\n/atA+uzoNU48TGmnXm7anLcXOWKIhYXAG0xLxVA0nwcm/64owi5sUfsGZ2fO\n3vn3\r\n=nTxh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib"],"engines":{"node":">=8.9.0"},"gitHead":"44f285b16d93040fd43051f83803eb58bbf28f00","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","commitmsg":"commitlint -E GIT_PARAMS","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.4.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.0.0","koa":"^2.5.2","uuid":"^3.3.2","debug":"^3.1.0","jsesc":"^2.5.1","lodash":"^4.17.10","nanoid":"^1.1.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","object-hash":"^1.3.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.2","chai":"^4.1.2","nock":"^9.6.0","husky":"^0.14.3","mocha":"^5.2.0","sinon":"^6.1.5","eslint":"^5.3.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^3.0.0","supertest":"^3.1.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.0.0","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.7.1_1535352762218_0.3534974586413635","host":"s3://npm-registry-packages"}},"4.8.0":{"name":"oidc-provider","version":"4.8.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.8.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"9ed2e5372eb8299c8963db9387123e6b3a10a0f4","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.8.0.tgz","fileCount":141,"integrity":"sha512-60NlRqETS0hKHI+3DtWd3cFTTSS+QtMDKkBCccwFI8jK5c5vEPDBNl1bSK8s6pvq90c91f1aCs4C+Xxiz9XMAg==","signatures":[{"sig":"MEYCIQCed1gp3+1lBLJulNL1W9YxyxdvZimEMfWl/WwXbZnIcgIhAO3aEdgaP5IX/f7eh+acMVhYhZ5iawqhFvIYCTp3y/TA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":354052,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhw4BCRA9TVsSAnZWagAAyfcQAIdS31hbYXTBfWkKjnHi\nnSuQ5aMBBZxHv1PQx4ra068PC9n2ImzzXXeiWlOtCMPvviW9gt0bsDwivkt5\nQRRwv/evXlaxgQNivbCXbEi0fySrfHcWKqvmlE0z/Xl///kw3gEOhbuXWjvt\n0IX1B1wnnVrpJ1fKxrpdweFa5j9g5AanPs4xdnMjr08X7DsRy9OBR55bAfv0\n2UcrvvLwzJGYBLKGC13YCyjvkHN2HWh2P4cStIAas/hXpdC9ClDmo8FjED65\nDjQKVrcRv47J+YV1kSdO4pZF6S7CNNJHf5VGGoriukIfKXbrm6Le/P0cgAUQ\nw4iVnv1T9sx/oiExt+242koyAmfVNkySlNRs4lVjYZWpauSyAl8QJ6Cj4VQ8\nnVXp5NhJVmnRTkEEHjbXDZYiWfJSbomluZSKDV/3nhdN9hYvZrwnDPpoCThb\nlyCAAJQuibh7B/3JLXaQxikDyG7/Gj9u/4RcY/oaZXwKEaVIQjLqyDc0Qg/I\n54qWyTnOEsrdz5dAhZW7o1t5sugh6ibzJu4xLA0aWAdy1C1E/mSEPus2cZVu\nJ4PUPWbD7lldg6xyNaQihiV7vw6LVQoXbOj6DQx4GuOi0uYcQ+ZY01Lj0stf\nRpGxrL+ZCL8RNjAAc3+V1e+plblv9rFMfoEHB1NYQoCsi//OwIThmLEQKDiq\nUnPi\r\n=W1Xz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">=8.9.0"},"gitHead":"aca8647a19a1bdd46f2ed871633c76c112207734","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","commitmsg":"commitlint -E GIT_PARAMS","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.4.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.0.0","koa":"^2.5.2","uuid":"^3.3.2","debug":"^3.1.0","jsesc":"^2.5.1","lodash":"^4.17.10","nanoid":"^1.1.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","object-hash":"^1.3.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.0.1","chai":"^4.1.2","nock":"^9.6.0","husky":"^0.14.3","mocha":"^5.2.0","sinon":"^6.1.5","eslint":"^5.3.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^3.0.0","supertest":"^3.1.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.0.0","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.8.0_1535577600593_0.6718703520538885","host":"s3://npm-registry-packages"}},"4.8.1":{"name":"oidc-provider","version":"4.8.1","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.8.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"b42401dcda61994578d01881a6126e996dfcc847","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.8.1.tgz","fileCount":141,"integrity":"sha512-cggY8/nQTBKC+Z5GiZ7KVWDdq9yHnTryUdHILs0jgS7jYaOpv2ENMnHQr99nWusI9OeMjMa/WS+UfK4I06cyOg==","signatures":[{"sig":"MEQCIDmrQ7Z+HMALr1D5hbLr1SkD+bXg5p+jXw9Evhh1Xth0AiB5EY7776JLMCLtiJV3xY1BBK3UryozFw1MCW4qWpxZnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":366316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbkMBnCRA9TVsSAnZWagAA8f4P/iOo0xMandW9vQuO3IuO\nPCRAEPAhUdz6SWvXiT3Bi80CXfTwpThDB1l8EDeD6tPxjgXE8eKR5Ydbd2DB\nww85PPcGqQABVIwtYa4oU9hTmsw27IPrJR+ceLI6IsSQmgG4f6TPvNe9oJIw\ns6phK5udJcudZ78ggg5Px/7z56lAOMfUxbzlK8vHx8fD1au41H9O1jHmEieH\nwy+AkGvVYj9quLLRY966eqXTGPADFDc1z+CKiRL7jucdhIbQTaN7F6f4OHVw\n1DCnDHb5/emwJiSKVeXk+kkHQf2vCt6BvHKcMHZjAS94gQBsHBPP1xWRnMG2\npzz3ruKQYNx+e9laqshYNC66SajgA/u4HHVoeWz16199+KYdbWIlT27vyMor\n6q1M86yH2pvyo2syQCahvxuThR8hOOKk2p1VOOTkUbeZqGn0uFmlyH/P1Y/B\nYw+frklTd5TCFN5WuUbeqmpYFk8nx0C0X//hE4841M1fUkHWOfEAdTs8Tuby\nKudKey9JaUFe5qatPoAHa1rY1wjN+E/p0MQhA2v9z9C0WiG2JdxHCPNmHO0X\ngMAoyTjjAkwZGZXyt5l/IrM2sK/PiPdITfK6zQ37LF/4OJeNT/2eAiw2XKah\nnxR1g3nu/xKgEL9hdEDvTKIMdtpfYf4J6Tv0iqruX5U5iMCNU0mQXWlvPfCI\nIMcu\r\n=yXwW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">=8.9.0"},"gitHead":"c782591e924fd297b6e0533d1e7560dc1c69e513","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","commitmsg":"commitlint -E GIT_PARAMS","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.4.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.0.0","koa":"^2.5.2","uuid":"^3.3.2","debug":"^3.1.0","jsesc":"^2.5.1","lodash":"^4.17.10","nanoid":"^1.1.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","object-hash":"^1.3.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.0.1","chai":"^4.1.2","nock":"^9.6.0","husky":"^0.14.3","mocha":"^5.2.0","sinon":"^6.1.5","eslint":"^5.3.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^3.0.0","supertest":"^3.1.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.0.0","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.8.1_1536213094271_0.6326909534672096","host":"s3://npm-registry-packages"}},"4.8.2":{"name":"oidc-provider","version":"4.8.2","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.8.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"dacc6256c12080df4572dd6e9898c0f596f16ab7","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.8.2.tgz","fileCount":141,"integrity":"sha512-pdRVNWuoUsuJaB5QQUv0S65QjKxgq0/p4KkMyvNmMBaiUUV7LZgDNo5CevPqT6xYW0Xt9SkG1gfm4ZY8vmVaKg==","signatures":[{"sig":"MEUCIQCND7DCwxI0PpslJr18v5U4dGCEmdiBCnvlOXZPsbv7mAIgEbVmPIqq4weO4cnYaMUUdXizblg6FHxqDvjZrHHFV/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":366936,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbnmZuCRA9TVsSAnZWagAA1GYQAKBN33hIc5BbEdtM3uIl\nb1J+ZleTxyLXb++tT4Rfi1YsS25eNKjFYdgD7uVKN7AmeCTYDfEG1vErNuB2\n+SQqQiDByDOV7uoQNfP3wmd5HXfl6c8eEWMKGpkB01n4GmI1wxJXqc1tfSJd\ntuqCiMWnN6c6uwS8FbNGHUkFS3yym1GAgdIlTgCyJmyUnzZM/9Rr5j4pgAob\nPkYfgaUEfQD5EE0EybmchvngcRl6oiNGzip6WFnuu4HdnAUksTGQjNJR4Kj3\nQyfieEGFE7wMw32gsNwW00n6dneULRqwzIOw9MED/niwvy0klWQANNtvW4Q5\ngimlxb00261poyxlv3b9UrUf/CDB2pHtf6A5+eSqoCd8LpWNcNtvQ6wx/TV6\nd4j3H/F2ka4vg36X/VkDI3EffKLmnIdVN8SyjT3J/AAiOUlHvKdMiigjsOtv\n7/F1ZKy/122eRB9LhC4aTzdKFqG0F5rChNzm5LFdxi4Es+/gg/rx3OFQocbt\n7fQ8xPyxajFFoT2weFB8O08FXQCgCpU/33qsmJeS5F3UufKI2VBgiscnQXk1\no3ka2j7YcySCKWj8c2d3faQQkR8G6NVWTUJALyWZpnaxy8GUlecD6pvw0sqj\nlgCEW7DkqNdQHiszjt6Qklgwn3nTTV9BohxmSqHxczSleau+vuKEj2EfGdxQ\ne+PZ\r\n=nBI9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">=8.9.0"},"gitHead":"3d2596bd4157e99c8dad3085bc7db556158214c6","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","commitmsg":"commitlint -E GIT_PARAMS","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.4.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.0.0","koa":"^2.5.2","uuid":"^3.3.2","debug":"^3.1.0","jsesc":"^2.5.1","lodash":"^4.17.10","nanoid":"^1.1.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","object-hash":"^1.3.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.0.1","chai":"^4.1.2","nock":"^9.6.0","husky":"^0.14.3","mocha":"^5.2.0","sinon":"^6.1.5","eslint":"^5.3.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^3.0.0","supertest":"^3.1.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.0.0","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.8.2_1537107565432_0.21261745383831165","host":"s3://npm-registry-packages"}},"4.8.3":{"name":"oidc-provider","version":"4.8.3","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@4.8.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"b2bc0be0752c46aa0717763b57a2916369f26602","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-4.8.3.tgz","fileCount":141,"integrity":"sha512-7HQ3EsZG90Yf44dsNYNeVA4TxDXoAHiYGWMCa60ecRARGioi70ixlP4whrrTC2E7rW29pg/c0yDMwpnzrjtGEg==","signatures":[{"sig":"MEYCIQC9M67xjAvHloDEVvT7H738HoV/CESr4GaTGyIaKrNwgQIhAL2enEs/JccbiNfl7XhLnhBhqcdlVqcfnidRrF1WhPei","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":367216,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo4HPCRA9TVsSAnZWagAACBoP/R7lEgmTtdNbqh7Oa4sQ\nmiR/aHmgRYxkzlgmvCXPkLVtROlRzjh3hT7T1ujLvIS0rDl4Dn+ue6Ua3+XZ\nGbq94iU5WnNoNx/jYYLanMfFoiOBQg5VHaUwv4qa922DPPLtuJiKY5KToJu6\nH2dK/3baXPVfpk1G8yFVntClDqPxHR/w0rJ2qfvJi5pvHuC7JFSTAZhbEM6C\nRduhg746YwIXFr0FKvONQX5bExkGHRhFl8K8aHsI2WAmhaN6IInu5IGD+RQq\nnG/25KrwToS/Ai4spYXCa1T0LG/wVMKasqvGFP7loSgIp8Q5l5XyadvyiWat\n6138ncsIHIY+9iTeFW3zUbphwDe/5tFBwcofKfOB9JcxD8yrCu8UtH8JnGf/\nSc0YN7W+5sL++aMM+SaZcX83xqGIJE7lfczyeM6QgWraG3GcDrUOZjvYy+++\ntunzQkv00ix91EDjZlpWsl7m6bUsOAQG82DoIGtnqJLhPkc92OX3NKx5aJ5W\n11g6j5Uv9jsoJptJcSt84SYpw+a9yaEeD1+YVQCOjzhJw8EieFb5rwNthkoO\neiDDYiH3vKhJI/A7e/JzZiKoAXZmDcnneDcF8ZQL3HEQjLm5PbVJbzgIZ3SS\nMg/lne9sFFLuM0o5viZnIePSEM1FBPju3jhZMVEOJWMpvN80QHtDTKat8XzV\n7yEv\r\n=XbjX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">=8.9.0"},"gitHead":"6b3d2cb491609b3278ec79c37ae1b72716148e00","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","commitmsg":"commitlint -E GIT_PARAMS","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.4.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.0.0","koa":"^2.5.2","uuid":"^3.3.2","debug":"^3.1.0","jsesc":"^2.5.1","lodash":"^4.17.10","nanoid":"^1.1.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","object-hash":"^1.3.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.0.1","chai":"^4.1.2","nock":"^10.0.0","husky":"^0.14.3","mocha":"^5.2.0","sinon":"^6.1.5","eslint":"^5.3.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^3.0.0","supertest":"^3.1.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.0.0","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_4.8.3_1537442255136_0.6678088608536954","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"oidc-provider","version":"5.0.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@5.0.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"f82861ec57af57a4669dcaa45437c28bac20c88c","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-5.0.0.tgz","fileCount":146,"integrity":"sha512-VOJ6/hlk9cenQpU0zPq9Mmue1xk+jxSZetJSeBs6aWtkixyZ50w/Aeiic5pSEknjrFmnUaD9WklePWQ7TKMqsw==","signatures":[{"sig":"MEQCIDi0HqPaBSmg2u+fDWXFh+XVAaKAIpwxYu6A/MH0ncOTAiAO7StkG7L1ssqbpZ6smKdfI4fob/py2s/y+KovYunKag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":405482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbq9VdCRA9TVsSAnZWagAAJGsP/1jzZWxVbIusDPrseM6K\noRx5NEUeTuA/90Oh9W46kdh9Mc4KpNlQlDHS3BXC2nR+v51avmRlPjCFr6T7\n6LE36v85zq07dnmymVGQaff5Isu0z7/OouerRGyCzxGDHWAxqN3MjZj4pM3T\nf0vz5ZO04MmBW+Q1IWBYKlZnRkw4xepfwIy6MMx4EUczvixnjWr1rUG+gbC6\nJLxS9HhGH+JJjIkiWKJofDPvRcUPPTWWIHvOJHa1fzyDmtAlfjyXuipow46V\nQaJl77kda9C0SNOiV+++hzAUw21x0MHm+WfUjU0LmHfpmeE5L3LvtrJ+cF8n\n9CnLy0DqqPbmpZqMoHPpZP0MO1LfQObs7tKvtIt+6jUYnok11P4/HJhGUffT\nWKmnPKsurw+Kl6M1WiuN4yO3CWIaG9pLnbbiFx3nIXo010zo1fytARizbuUb\nA0p44bwpaGvSJvXpnXbjRjjfRDYFb1q3hRyLXFU0x0OSg4vm5IiFQ3GHynuF\nGLyQ4kE7kXGhlZ+cjG0nqv5a/3zbOWQFnOfngKSF7vuZ6mTWtC+sZKiZVtpL\nDJ/xN3hVBqimBODgxT5sp+PW98Ygf/zY2CIPNMHWSSXhjXPL8iD58BpHel1v\nIJ90DkX0pS23vLdaf69QgrXvW/bdDcDpV7i6JTpudxq5JRWvcEBUt6FOr+2G\nD6rA\r\n=FkKZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">=8.9.0"},"gitHead":"4ed896dbb9795f4cd14852ab5700340927062956","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","commitmsg":"commitlint -E GIT_PARAMS","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.4.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.2.2","koa":"^2.5.3","uuid":"^3.3.2","debug":"^3.2.5","jsesc":"^2.5.1","lodash":"^4.17.11","nanoid":"^1.2.3","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","object-hash":"^1.3.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.0.1","chai":"^4.1.2","nock":"^10.0.0","husky":"^0.14.3","mocha":"^5.2.0","sinon":"^6.3.4","eslint":"^5.6.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^3.0.0","supertest":"^3.3.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.1.2","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_5.0.0_1537987932190_0.4141123291770954","host":"s3://npm-registry-packages"}},"5.0.1":{"name":"oidc-provider","version":"5.0.1","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@5.0.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"0d6bc272e7d90ea42c105c076a1af79d1ffc6069","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-5.0.1.tgz","fileCount":146,"integrity":"sha512-UUdoOZlKU+lkCvQIPyAc9xawno9USIXXr+M+VAw4ZyuTy31AMfKWreghk9i/MOApOyGqhM7GgfcbTpyIGJfnmg==","signatures":[{"sig":"MEYCIQDaRe95pNPY1AX+S3EKMBVNgP17upf9DohVbpaDGQbq+wIhAPGX9nQUXIexZ+xm+zsd22HPJr13XeCX6+0RBpa0bzgZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":405706,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrJofCRA9TVsSAnZWagAAXoMP/2shdVAHygWvvzlOZyxO\nP280RHwgOX4jdkMBhhQReHg3FiVKLAIxqEIbZT4KGfsG/WAwC1J/EE2YUbI9\njYmQD0susxFdlVyJSo6g9S8HXTeHSdc0bD9uDrEu3WMbMr8eW+EstE40TmUP\nJBmrKzGUDKxw/kFVvh/VoRhGwV2hNxxcKBbbm2JOJvUjbF2DuK34DbgabRnx\nfCokIL0zI6qaaIqbOcoY1Zo7nVuihtK6REJfeeiHZA/MbkZVn8gmdUlKfdST\nncJ/uKO7Yq2pYAkh28Nag59ISbulGfz8yKioz1QTS5pqblw6lr33dK7I/c/y\n8JjVXxGBlv26XHc2fi1Le5iBFO2zuhwjVkKEiQ6I3vjgNUDevH8lm8d6HgfD\nJ8ly6vzPIcg2KSITxZjTGn0Qa6LcM4bJNhkNeCX/MtY+nXXjDyG+B8gQOtSo\nQ1c4wy1wAEnKgObxxddKw3MV0wqQTdL+VhQ2qRCp9B4TCtiwVO7YWNJ+vfjT\n5dmyhjdUdD/rwmX/aiUowqAp4SxIu1PtggMnJHaNINe1V+RJz42xxdVVr38z\nP6b2rbMBsFDzserdnWUoUL6ZNe87OAcS1ouJPVXlMA6TdLFTlrta+cYsTf1/\nDKwhAinYJxQ6+2PdgTfg+DeI87Ib7qFpd2D6dhci6X9yIs7uwSBat75zyvn0\ngkKY\r\n=tZXN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=8.9.0"},"gitHead":"b14a258977e96606e934d186e3e18e41dd117143","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.4.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.2.2","koa":"^2.5.3","uuid":"^3.3.2","debug":"^4.0.1","jsesc":"^2.5.1","lodash":"^4.17.11","nanoid":"^1.2.4","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","object-hash":"^1.3.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.0.1","chai":"^4.2.0","nock":"^10.0.0","husky":"^1.0.1","mocha":"^5.2.0","sinon":"^6.3.4","eslint":"^5.6.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^4.0.0","supertest":"^3.3.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.1.2","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_5.0.1_1538038302492_0.9025031941027912","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"oidc-provider","version":"5.1.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@5.1.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"9abc43e9505c63c340acc106275dcbf5afb64702","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-5.1.0.tgz","fileCount":147,"integrity":"sha512-obyUHCb0wG3fpjj7naKKWaAlJI4oBpZBin0/6pl9U2unBdzZY33VZmMEAF3un62cccKXYy9EONtxpk/9fn8atA==","signatures":[{"sig":"MEQCIHzkFxw+pOHGd/+GZwPey4Z0f3dyOu4HPBbXmZ8JVDPAAiBwQo4psGVvVWehnXGKTdGyf56z6KcLYYNiIlmnaAC/fA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":413602,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtSjFCRA9TVsSAnZWagAAm0wQAJElb4RRs6NFlmN4bNYB\nERgrQ2b+OSPl43EglHF38faawzbsoUmFdfTt7fdvNOfJqBt8i/t4GEmJIo3c\n23DrjWUcuu1FPOQZbziAOOX62qiwRqiD+5CfI26qN86kdalFyisClGJWGPTn\ngbXMLPiTWUT6ho428ylbe78VzEmgZ82tTE4fTsW7LWWiHFA4GB1Y2tyBpr5O\nndCTKzxD0MjH6dHGmbw2K+CiFZKiXcabD8MM7/OVHivj/DT1IJmi7Ea1tZRb\n7YdlOaRUy9KXPOeUY1LylgzobutESmr8/lMslbjejhJypigjYb6fTV6/JCJY\n7qJsDuk+FesRj/+nzgcxPGEzBJbTyqwsmv9MWeD9ny/x+0Ve9VKfORGrrpQK\nDL6yYlKuLOBllTKpdWGCi/mqB3zj585V0fiIiRRh6u1FPiBcCCVfk4rOfytM\nW89WUsbYDL76qfAuaCS0arY8Djcie2rvaBQshG+c34ZUVz/Nb4ok8OCsSvXv\nADlfmJ6s28kq5NWUSKvscsd8HxRkXeGYUeU9hahVZpEY3MS5kTeKC2LAnrWI\n72W3fHv2tC+rP0Mo1ulAOwht/CHmkNsZmX0xdpShI1kEgUMqRq5jxGIuX7XP\nvRnxXQnxX+o9PBh0pic0BjvViiGRlW1/qw3Yz+UETjBK3GSMvAP00Ojdxqs7\nlNbJ\r\n=ReOL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=8.9.0"},"gitHead":"e781c9ede9bae769d6cca28cb0848239052436ff","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.4.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.2.2","koa":"^2.5.3","uuid":"^3.3.2","debug":"^4.0.1","jsesc":"^2.5.1","lodash":"^4.17.11","nanoid":"^1.2.4","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","object-hash":"^1.3.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.0.1","chai":"^4.2.0","nock":"^10.0.0","husky":"^1.0.1","mocha":"^5.2.0","sinon":"^6.3.4","eslint":"^5.6.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^4.0.0","supertest":"^3.3.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.1.2","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_5.1.0_1538599108624_0.6262541634471821","host":"s3://npm-registry-packages"}},"5.1.1":{"name":"oidc-provider","version":"5.1.1","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@5.1.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"f6b492e75e37ae4841e8fb6d8014b40b34e7e5ae","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-5.1.1.tgz","fileCount":147,"integrity":"sha512-6xXtvomOBpj7IrjWwlE8Qpw6wjH6lnmaXJAIWavu9W7JFQZvCz7qym/WbMDYeMLN35r9iwpD8qTOS4wThddMzQ==","signatures":[{"sig":"MEUCIQDM6LzisU2jG5pV98gAhYYNJe8gJ50fe3eSBgfrh5saggIgV5zLjmkx7Pg4NgcxUyFG2lp2Wog17fznSTWKgCtWK/0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":415150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbyiJwCRA9TVsSAnZWagAAgNgQAJ47QkqbNeG+uuUKtk2+\nTTP9ONjVnQ5TJfQxip+QAuapq2HSn2x8z4TzTR7mAUt/vzk5JR1CD3sQJKZC\nFgNXUhT9quLg9Z+cdhwpMjekAXUFXukYhCnZsP6gwxBXZmZao8U7VRV8w6t/\nIg9yZYuekoPybZg7ymsZZvA/VzXwsu1kuPaW1opAjTXR7kDtJLlYjJCKegwP\nXhymvCGU2GQ2RFFeHmSvJKsPyHMQkD6LQkCd/85P4TFMDQ1xQDkayK9pZXoB\ne64ZjDixtyJbfuVobZizfv5tlcgASyeBRNTs/QbJkUhRrZtsW7nXFPgArNJi\nrKdtlxWT/x3gMc+fgM2Il80Unxm79pyaXQ0KbB2iR7tuV4GiMdzD5TkE/V0n\nQUBdZ8AQV85bNntolqmobR6qjeHjkQf2/RshFcEPa9rfgKAL+AEzXGymqGin\n5uCDDP9spVfbsSfhwS51vEZI1su2j94mg/HzU3qEUAtldR3QlqXSEcREaHG1\nqLv3V/ieLUSBNzgSy5WOYZcWqE2mHrKuINtcyBqr+VMheIVN1U9WLOK9aqsP\nfCJFsw6aF0/+7R36N9SKDqM9KQRMq6JRA59kAQIGUu/2Fk7CdXbQiw+9xKGN\nNG36vgBH0VYKvt/cSmcfo0E+Z7boOx3/UfYvbyCsyW7NtV5E9AOC1Ys7tRub\nzdU2\r\n=Rc0a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=8.9.0"},"gitHead":"1809fbc28984d00ea6adcf0ee037b1e515ad5616","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.4.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.2.2","koa":"^2.5.3","uuid":"^3.3.2","debug":"^4.0.1","jsesc":"^2.5.1","lodash":"^4.17.11","nanoid":"^1.2.4","semver":"^5.6.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","object-hash":"^1.3.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.0.1","chai":"^4.2.0","nock":"^10.0.0","husky":"^1.0.1","mocha":"^5.2.0","sinon":"^6.3.4","eslint":"^5.6.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^4.0.0","supertest":"^3.3.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.1.2","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_5.1.1_1539973743346_0.8291932452660364","host":"s3://npm-registry-packages"}},"5.1.2":{"name":"oidc-provider","version":"5.1.2","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@5.1.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"3d12fd274a3d31b38e2d07b95478efae8ac0bde5","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-5.1.2.tgz","fileCount":147,"integrity":"sha512-/dW30z+Mrr9rPA6aVAriY3MHihB7wxnt5li8Td8WAdjK0L68Xl9TZiT1ku/b9fMiLl+fhEAZpa5WHm7iMEUXhQ==","signatures":[{"sig":"MEYCIQCGTcVGjC1+Cyt0BqY5EnfhjMcK+l76IoRYrPErvCQRFQIhALS0wurRUnk3urmcUY8SQhsykpyPjI7Gy7Xzl5ILjCTH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":415150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzuEYCRA9TVsSAnZWagAA7PkP/j8RVjVMuMpsv9mLwOMF\nU1dcVe9VK008WrZxMNpKdwl7xDr8IPUUCRxEAbhueR2zIpTuhSFiA06vt4af\nGwBTBVZkaUfEZdCx/1gkai0Hx8HkhU4PbauBNuhihfsBbiA68XpJXneD/H8k\nbWDSZy2uH67HupRdP4yBmwuuOnImwXiy97iTypknOipbc+IPGus0qROZFueu\nP9veU3CcSfcOa3/L4fua+XOgkpKv+iE7FHF+R1bMH5ND1t0dhZrqRRzVuiP5\nv/LIGGFDEBDQRI5Pn+KZu+753cxb1MQxMlfz422Ky39WT79z1qzejiVlhkjp\nyby8KQkH8/QweNvV0Q8kzdEfTZqCToQbs6gyOFA5CIKudigQ9tOl7rU8xRDy\nn5TDcBLwc/wkBPxKErU7gbIs/A9mVvjziI+kSTW80RA6psbGrnzoyAITmprZ\nCgJnuFk16P/XPrDyGAPrVtevUzygU7GZLKpCll2z8jnaq2k818eOtCKBSDbG\ndoPX0TeGIEggMMQSMszX1b3HzK1ivvqIeCTb2Dr7kxib1N7hSCYcZCTDXDBc\nFCkJ9ls6vwIlRE/YC6KgLEgB4TH9AzCl0HFWKiPHWcuUrGCz6U4P9VkOLwsf\nWyUU6MtF0oQD3TFK/0xf4yqLhw4ZtBI08Z3dCj0X907MWGePjT8bLLHp2VcN\nlcph\r\n=Y3gI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=8.9.0"},"gitHead":"0f843f91456e0293514e551e17cc2b17e76696fb","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.4.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.2.2","koa":"^2.6.1","uuid":"^3.3.2","debug":"^4.1.0","jsesc":"^2.5.1","lodash":"^4.17.11","nanoid":"^1.3.1","semver":"^5.6.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","object-hash":"^1.3.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","nock":"^10.0.1","husky":"^1.1.2","mocha":"^5.2.0","sinon":"^7.0.0","eslint":"^5.7.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^4.0.0","supertest":"^3.3.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.2.1","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_5.1.2_1540284694709_0.04367283182906845","host":"s3://npm-registry-packages"}},"5.2.0":{"name":"oidc-provider","version":"5.2.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@5.2.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"9db2ae367231f283aa992c4984f5bc860d82e0ba","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-5.2.0.tgz","fileCount":147,"integrity":"sha512-napKYrW2p8mrM4SNaBGjJ75DanUC6ZCpvL2f8tfDAbabsEdsMbREh/mCTsLRv1IOqOdveImnpja1R+AwNCUJ0w==","signatures":[{"sig":"MEQCIAMkKKHfYAP/TcEDL+4gq2IHt2ioUKSlZyJtfIbBkXSLAiB3bEAsc5G2htqmT6jWX+dx75TPOwYxo+NB+D74UZv20A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":416332,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2sLBCRA9TVsSAnZWagAAGSwQAKHjDWGhLAWK13NT2YFR\nen6v7ysGWenC42YiqVDfvuJ59CN8HwjJh1Uo1rGXacn923sQpW31IoceHhpr\nYKILBgnPpLSS7GmRHbEJg4AkWbtbe/+bBM/1AC/9L4tAjheqaLPjT0RnywOR\nvodpHNkjhu/KBNOSxGo0XJmZXPMW96QiITdBSYoULzA8nOkYZNQxb3lH9UxJ\ntzePwA3JKoFHctsO9qFQeDdzY0E6gBxDH30nFEPD8J4GfRmdbrLwrujQeyqN\nd7TpW073wHdBp234rE+uG09xfPg8rD/6YRMRxw3GkMPTsPk3STKQ78APiA6s\ndz9wE8OLAHPvwvL/QPY1DBMMfJaRsl+OoHIlBrQDjKBmeoyBvx8d6NOwETfc\nMuB4ktxeadnk2Wwlit1yn21mesxrHhTG8j2rzXZAz8qyxaUY4ZOdeYZrdZMk\nvxPHfMlYmVEZ7XKe9MA94n0gxEYFrj8BpaWWxhE0PHDlzQZXmbr/frbIBzbG\nWZMmoz7IbfFM2ujFKJkcjh9Hhl7NcxBARh/rPFjT4amfMEta+UTFA1zGrarc\nq4nOTi2Fy5sCdCG2pCV0ocS+MDl6JLA9kI1YJBVfFIt3Hb7fZlhW9m8MwGZh\n5a93TluWQl2wvOQOAUwdASKx7oKJ4WHe79Bod+FnnFui95eZ4SmDRVPF41i5\nWw1H\r\n=qyso\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=8.9.0"},"gitHead":"f154ff58fae51ee8c3534f6d4903b61d1466c541","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.4.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.2.2","koa":"^2.6.1","uuid":"^3.3.2","debug":"^4.1.0","jsesc":"^2.5.1","lodash":"^4.17.11","nanoid":"^1.3.1","semver":"^5.6.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.0.0","koa-router":"^7.4.0","object-hash":"^1.3.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","nock":"^10.0.1","husky":"^1.1.2","mocha":"^5.2.0","sinon":"^7.0.0","eslint":"^5.7.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^4.0.0","supertest":"^3.3.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.2.1","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_5.2.0_1541063359206_0.44284317986521193","host":"s3://npm-registry-packages"}},"5.3.0":{"name":"oidc-provider","version":"5.3.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@5.3.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"b68d6c06911bba4e8a8bb996a6594d0eb6f81644","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-5.3.0.tgz","fileCount":147,"integrity":"sha512-ju5C0oI8hXl212gaI0IkyYz/9kKOS+Fm41PozSfclYHXnA+ktIcPOAHF104f5tjOkZOBa0A/Uo3fcgTiepPrhA==","signatures":[{"sig":"MEYCIQCG2GyuKqe9SySZ6WOOxf8a4LbfhUj2d+RwK9n+9lZ3iAIhAM4ZRzY8KGWBIW8HgKFCSt6TuJbexrZAXVCWcYeR50VT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":416995,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4K9eCRA9TVsSAnZWagAAibkP/2yz8C0izcHhL221ygt9\naFZIKwI1g3QFjyE0l6MkySDC3V0DaDaSHj0vfs1+7b/s6HkdOY87F2lyQpIY\nweKrtT/XZVyfDIXbEHa+5bOH21fP89Dfrm49An2rhwQjRgQBJJQqYje5L1Uh\nDD2368wqxzbCw3al0o666+8t7fRRcWPxnMEa8df4gbgljjnxkbEBnU49MTGQ\nCo/W9r7fjdZ+6Iu2SjVlxde3eI9ydhZmKRwzYzckrtVN5Ry6Rl4uE2ykAsJ/\n4r/vZJiSX1sUQC3r88OXIvq56DqOB7TQzVy6OWVT/mQv25pOufhuOjEb9q+p\noDgscW4E6mVX8fx5Wh+DpoeAfpEJju9FbICrY/u8xTJ7adWBsgA8luZr7+dE\nquvTh4CmgvWqrxbNCUDooXKXH5uIeLX5LzdnZ0ebVcb53yVRSOouP+mYrPJp\n/HK3DTCPl7+RjZ6/9E6SRqWIXaie3trZNK2ZWq9Oj9FsivgE43q4d0/kthk1\nhOoKOng18sObz/CJMsRKAo8VGc2x/Y78UQs4kQ59r9kGh1ydfBq8nkNjNnaH\nUuWU/jV48ueMwyrrmDM/FfGTKmGaO3+Cy4F0ZWloTH88LOOcFDbN0JykVEfh\n14QBNYcxd44HU7+TywwENvyONw0iX0aZBXdLe5LeoEvq8duSnloed4AmXDgu\n7Mjg\r\n=v2v9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=8.9.0"},"gitHead":"3833296e7a8a7ec0d63a17cb6b129ed4bdfeb149","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.4.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.2.2","koa":"^2.6.1","uuid":"^3.3.2","debug":"^4.1.0","jsesc":"^2.5.1","lodash":"^4.17.11","nanoid":"^1.3.1","semver":"^5.6.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.1.0","koa-router":"^7.4.0","object-hash":"^1.3.0","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","nock":"^10.0.1","husky":"^1.1.2","mocha":"^5.2.0","sinon":"^7.0.0","eslint":"^5.7.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^4.0.0","supertest":"^3.3.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.2.1","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_5.3.0_1541451613726_0.12211480202454417","host":"s3://npm-registry-packages"}},"5.4.0":{"name":"oidc-provider","version":"5.4.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@5.4.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"4b5441c54195fd7db2bd8b357164f35c08ba245c","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-5.4.0.tgz","fileCount":149,"integrity":"sha512-E34CGGdQwioFumSVLBEsRaB2cERQ/9e13y00EXxBEX+irFyasLllqN24QwjrtSl/rHNeutDUUfe1WLQaErblqQ==","signatures":[{"sig":"MEQCIGl0Ysrl9XES7Xgeo4/WVUttxuBY7k7Y6eF1M/kYY4kYAiBYf8bsiTU6Azr9Ykf/Ajc3/IoppHBVStexNWS6/iy34g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":421006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8b4PCRA9TVsSAnZWagAAFYQP/ja++yhff+QwrHGncWWU\npx2Ac7PxysvspRz8GeFvD9Np4Zs52se/8dJ1lrnaLkKNrVtQoA5PjuJfm/pP\nAUHezxTSp1Kfd8R102EwqhkzLMzkeIwBllvgCmvNUhuLIMDDgY0qAFRJSSa2\nHUJ829TSA/jdq7Ut9BpwDIssnFJ+Pl9BsawSJeX/t2c/fW1iPIpKTBsdE95i\nleVDziBV0UWIiOMzqyS+IqeD6NRTU5JXe9C289Qzo1m760pHiKgYcad84i81\nynxMQbAqeaeOOezduE7lOuK6/UxcPb3SyTs5wgJCaCiXA2g7zxJ5dah0RbYk\nXRh/1JQAL93/QypycSz9R1IOg5ErYjI+3c5Nosn4qeBtJpJ75MRi4IwggnlC\ntUIVAsp1MZUpA6JFo1qHafySkzTBDarFE6n4xmYb4AmnBV0IJOguw70NYGr9\n6EYE7/C2RqGXt7/4meB3ekDlVHi6XE+rny8CQ4WjA0KVnYccdBsmHHonrW9P\nRf81OCK7AVQW0QYQLFPap8DeYPunOZEKu0/Gg/+ixF95hzWObhXzpvibNnqE\nbUGNWJdR2MvVKdzn7HceQXDnXlLIFIsdVlsaAXxvpSB6lEjJJVfHNeVFFGlB\nc6oBV4Gp7O1ko+zbXAllRo03aLrMqu0RPxcCRXT3CRkeLbBs97IQ8UEOWKL/\n7Mk0\r\n=GnZL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=8.9.0"},"gitHead":"f0b934451cfca7e6817785e89dba3097fd06b475","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.4.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.3.2","koa":"^2.6.2","uuid":"^3.3.2","debug":"^4.1.0","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.0","semver":"^5.6.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.1.0","koa-router":"^7.4.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","nock":"^10.0.2","husky":"^1.1.4","mocha":"^5.2.0","sinon":"^7.1.1","eslint":"^5.9.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^4.0.0","supertest":"^3.3.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.2.1","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_5.4.0_1542569486891_0.5233762506517443","host":"s3://npm-registry-packages"}},"5.4.1":{"name":"oidc-provider","version":"5.4.1","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@5.4.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"a07c701b8e51b9db69cb594b38ba377b57fc3ad6","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-5.4.1.tgz","fileCount":149,"integrity":"sha512-WMpcr+dapHSu49oS0bwDPDrv99RjaIib97nWooo0Q+cBxwwe1lAYvRMCVsWMg0H8PEvyJ6+lgCdnBk9zQ/VAbg==","signatures":[{"sig":"MEQCIEGuw8QvZ91Yi26V4HBIKwV2mykdLLc9gs88CLaucCAtAiA2zUPbUhGip3AYPDEaWffqPEBd79+Rwp1Ba2wYUAu2zw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":421477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8oezCRA9TVsSAnZWagAAT50P/0P7xqMU9FJtvh3oj96t\n4frNEODC6/ry5jz8ebamSUg1HVT3JNmT6rCa00Un3WX8XeC3XZrRz2kbjfkO\ngQM/mphpO6p9fM3ZMqE0fMzcRZL0EexT0+t+ITGlc0NMUiGoYYp68h8iUnJQ\nNWsdFskRvsEkUBxwWMRbsPw3d5XoMX3TsEuAhw3ah0UoQbO6TuS4Z7iPh/uX\nr2cjZBdbwJBr0RRmXlr5fYUy/NmGuvZiCFawB4bB6doNN0z3HFOMycqFU3G7\nL43PtEWpyDB1R1/QlUWHONkSXq79PNFh6VAJXfHdjQCox/VfpazpUd8mpKgG\nYDJzkCdaxwr5hvLTBnzZ7qbn/e3n6WBO+a/44mhqMmKWk0oETZMh2HFAxFlP\npWgTasLVhIe37lSdzJ+x286OOaynLqzylV377b/g3oTkeQjJpbc4e8kgxU3m\n+18bFC8Vph6kuMSFVUmhkLj9DMtonS270qMgzubof3W1WJi1WZVpLuhrKT3A\nZ1y9xbpud8aeNddOG2FxFpbO7CzO1spgLF/aIQjn5im+qUkNPT0SoCnn4K4E\nh5L6IgdP5xJkEL5ts/lM2AaYK5sKmt8PWv/ZmPpnCXGx9kFPFLkvcw9rlELk\nB1ng8HWWO0IizQwwEgAaxC4bUSXWA35gcjGoObtUsVax7wqOcW/eR40iOpa6\nqIel\r\n=WySg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=8.9.0"},"gitHead":"9530055b8d6e3decfefc5fd31ef50e25e038ab4c","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.4.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.3.2","koa":"^2.6.2","uuid":"^3.3.2","debug":"^4.1.0","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.0","semver":"^5.6.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.1.0","koa-router":"^7.4.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","nock":"^10.0.2","husky":"^1.1.4","mocha":"^5.2.0","sinon":"^7.1.1","eslint":"^5.9.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^4.0.0","supertest":"^3.3.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.2.1","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_5.4.1_1542621106447_0.8054455396848419","host":"s3://npm-registry-packages"}},"5.4.2":{"name":"oidc-provider","version":"5.4.2","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@5.4.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"f9f7127a930c3c34cbcd15657a550e71ca8722a5","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-5.4.2.tgz","fileCount":149,"integrity":"sha512-q8g+O+m9ChLu6+xVeefqq778x7pSKBQxnI9ZK7PBMKdxnj9D3vMONgMoqCO5te7hz/PlaQBSQ3iZU+OLbHi0DQ==","signatures":[{"sig":"MEQCIFhYdTO5QfIBFb/9V3A7wT5rMWW4sHjkKK8nRDE5fa1bAiB6pHp9qiwNUrOwcAJvU2PvamIbICsBoBLRZS8gWztGgQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":422003,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8wQfCRA9TVsSAnZWagAAyx4P/RWtz5l7AkwVOgeA+4fc\nuYJ/TP6bYc6HPKaTCVRbt9BRm5p+sg68VQ1bCOGaxxQkCRgVHzqNZ3c5A9CR\nNOfxqynnUqVQBvt3U26myX18n8xL4Gutl7xByYocMUT4o2S3rYN7Jrb3vW4j\nvT6sqeEWH/Y7cATB+cxCHvtzAE/eMcs8LIBWOezfLt3J99IWyIMTKgD2KG0Z\niUVkMY1+l4IsJ0RYdngAGpHX/4/rCSlp303BpdkvWQfkOlVNLtCM92/HX0Va\nYGRrZhxZJutx+Wq05hf+c/z7z8EKnMv75kQCZmU+N43ukQSgIzat+5Xt2qW3\nswqXoMCfhWWx3Mpn8mEKh3Qr1tr7He4LU5zOzSsmiK9MdTd4HHF6gxKYnTZk\nJT6lzLqbicp306ALEYgql5HgoYhNyMEt5cq6I3z5xBILj5G6NTcoZw1VdWEw\nwsXILhYPP6/tQ4gw+0AefjYRFrEvhlRugDWt1TLA7bRsvDzw2eJLkFvPaG/1\nZk2/Cq6Df6CnXYn32RPqNxR4p0jRMCH+qN9fZ2sNJHvvPXtT7Di/EVo2GwKo\njhsFXzrByXOJvFVnkknmqftR8QGJO48bcj6yX+Ij+ZnjVDoUXFtS9CREJdQM\nOd3Z9VZc2Oy7SGxZz5M9+qUn67p4WKRHK1cTDCJPXCqY6WO0owHgmWgk3SLC\naCU0\r\n=Abrw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=8.9.0"},"gitHead":"ed8ec392da187b9bf800fcf835db722db196881e","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.4.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.3.2","koa":"^2.6.2","uuid":"^3.3.2","debug":"^4.1.0","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.0","semver":"^5.6.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.1.0","koa-router":"^7.4.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","nock":"^10.0.2","husky":"^1.1.4","mocha":"^5.2.0","sinon":"^7.1.1","eslint":"^5.9.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^4.0.0","supertest":"^3.3.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.2.1","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_5.4.2_1542652958571_0.2154709221874147","host":"s3://npm-registry-packages"}},"5.5.0":{"name":"oidc-provider","version":"5.5.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@5.5.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"2f00f410d840fef23720c155fc87a44a0e7e4069","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-5.5.0.tgz","fileCount":150,"integrity":"sha512-B4n7JrlHr8UhIEmtW3u7sH4YwXT7zLrCokLq1BSJehdykLdyQBxe+AH+JulCfKZDiI2ncR0zJ7mwzzK7pw3S/w==","signatures":[{"sig":"MEUCIQDvgapGo92Gy6nyjZAVZQys7GHBGH9xfw1A919ybKt3vgIgDkwVNEbMrDIEmBmpN3vvdjhWUF30C1yzVkD6Ngl/a/A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":429404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9wI9CRA9TVsSAnZWagAAZVEQAIxvSyNkacFpg6fnWtdr\naI2IQ38rm0CedlfabLQPRbmZiSF3aIFcUyEPiZHVrBhVXXOpTr+OZTQFwg03\n5avL/lGsJDJzxmylb+W1X8GikPOigAFWVgHSuYBZFvyz9lQXaj9sSH+cU4Gz\nIbBdIocjFhxtIdLcIrYnUz+YjmkLdmGAlxkkukZttKXyCOpMCR4vJRrZ/EUl\nz6OE0xQ8GDP9k3GI2fpyHwigNAOHljpAJh5jmjz99/ESLH8dyJTIAuoNWViG\nr/sOcvqd7hxpyo6D9NV4YBera9tjg/CwMPGFNdADYukt9uFGWdJu8f4FH5SN\n+v8q5PJ6C3WAHKJMwPdSpo+vR5XbPVKvFIHk7taI8Ty1IzQkMcNJoO1ixdKP\nlWQcZoOGc7o5aM7eNYwoagSpEsvpIdA3jIyPWh9WMSL3OagBX1wHRyhBeEv5\nCjGL/4j+k7EXkO355t7ofZiO88ONZqexb1R4/i6iGFPtwIAIMuUi40K6lAjV\n3IGZNquEzaJYaW27NUaiq/uU18uf8joEPp611CLx4K4FMUPlHn/61WuDNLUk\nig0mNAiTT2GZCKSEqeHNqvK4JqZ63iA4Uxq2EGV0oWz+3nv6BD3NQ6darFcP\niWu9yE2ewTgdK/25/1GLI+wTBzsp5+9aQ3DeeSX45a69aRbWRu+Qtp1ZbB9d\nDRDS\r\n=Ld7p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=8.9.0"},"gitHead":"6eb9ac57b4c9bb2d1a9aff418907179156da9a67","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.4.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.3.2","koa":"^2.6.2","uuid":"^3.3.2","debug":"^4.1.0","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.0","semver":"^5.6.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.0","delegates":"^1.0.0","lru-cache":"^4.1.3","node-jose":"^1.1.0","koa-router":"^7.4.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","nock":"^10.0.2","husky":"^1.1.4","mocha":"^5.2.0","sinon":"^7.1.1","eslint":"^5.9.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^4.0.0","supertest":"^3.3.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.2.1","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_5.5.0_1542914620545_0.41074070806100016","host":"s3://npm-registry-packages"}},"5.5.1":{"name":"oidc-provider","version":"5.5.1","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@5.5.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"cd464faea32da5bcf3f8ab4a3d0bf6839fe2e03c","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-5.5.1.tgz","fileCount":150,"integrity":"sha512-aDNEPTytiyktQBzUjGGwX2VgzhDc0eCkc9efqRwOqMr0J3A7tQubdUMqIibpMjhu3g5pH++vL/+wAz6QpzRJ+w==","signatures":[{"sig":"MEQCIAxm1ZW8OdZHxYnINApaGE3GykLotOnQU2TPH9HmnzYDAiAshZ9f3hq7Fam8MX3L2zVkVejXz/L6bhdPOKbOEFSk7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430405,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb++v9CRA9TVsSAnZWagAASVwQAJeUhygUBK00zGUCQI51\nIyN8Iw53ULG87DWi6s2eBsVA2wcgqA/yq/m/vxBMCjs2faz7C/0V4vjy3XRm\nnMJzoOXrD6P/8yCvBWLfufaVaHt8lnftAX+3pdC1alAp+vq0jJZ/qvhtUGkW\nk4jDFbOKZKFZKRmmLgo23bCiQDHSnwr518nzrLYNeVTrNKFnL5+c4ESa7frT\nRbBR/u1DiEkAztqU1njrUfAqbhni1d1jfR1yQREi/hMfiH5xUGnuWn9XU7EY\nY4sV6vSjNxWSIDfo4eDu9zvewtOOnIZWWNX0aAYlRhJIgsn64bMpQyNqU7mW\nfoihqO/YiaIzEFsq2cyr5drrpWHatugUOlGrIrXwX8rRG3NtVwQBwAS90VAk\ntgamWPt5BuZJnAvkQYZkIkASWmVaahkx8ygnJpNV6XZVOYL5IVHTHu40jhcN\n/MabKQtJIlIVDpJZFZm+beM9X33B4rvayK+L/vxdwTeXfb7cZgB9eNidyPmJ\nbTdd/slkqwBJwS3y2FPWO3brKYRFyCwAFOLiyZ6wY9LcQZrZ69wllkd7qDhV\nZjtgbS15lKWvjMMN1EISKgoClH5rPJ5iSkO1F1pzJoW8THUAEWIza2jTA8eG\nbzXs5euTOyan8y0TKHyrXUh+Op4B7HcwhBTe4NX79bdNIqd/AnUnXycpY2Dw\ntCjd\r\n=CFHC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=8.9.0"},"gitHead":"b018225e83e8c074d6b3631e7ed756a2eb236fb4","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.4.1","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.3.2","koa":"^2.6.2","uuid":"^3.3.2","debug":"^4.1.0","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.0","semver":"^5.6.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.1","delegates":"^1.0.0","lru-cache":"^5.1.1","node-jose":"^1.1.0","koa-router":"^7.4.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","nock":"^10.0.2","husky":"^1.2.0","mocha":"^5.2.0","sinon":"^7.1.1","eslint":"^5.9.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^4.0.0","supertest":"^3.3.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.2.1","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_5.5.1_1543236605103_0.5132518514381219","host":"s3://npm-registry-packages"}},"5.5.2":{"name":"oidc-provider","version":"5.5.2","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@5.5.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"a87a71282469d8a1cd14ddf4e44ed0d97ea54538","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-5.5.2.tgz","fileCount":150,"integrity":"sha512-3mapX4NaIuQW3J613980YeXXzzLHGHBtnSaB1EakrevvKbTRGjNilEgzFO9Mlbp6b0ZC9rjxAvY5ic5MiDHSSg==","signatures":[{"sig":"MEUCIDM8Lhkq+eacN80J2asydkNRBugUibuI7XTjKYjFvMvXAiEA9nNUloTkxClr3VvBBqXUudBrhXSSPQzlkGf5vMuFz1M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcG7BjCRA9TVsSAnZWagAAAFIQAIAmlx8KlzKCdL0F31wP\n7SoHDbEC3F5JHZsRoL3/jxUkFRTkY438k0c+239ICbT5c+qf/BARideG0nvO\n57ZmbcT/7KCHPmbPcAxJfPr8R/W3zYuduqxWf2upY1+TS6gw7dsVoMwJ7Otq\nhbSVi9K1CJVFAzjHlNiIT1iJ2Zj1lse3KZpImel9l2O+9gfMcUbki0q9MlCH\nCiLblV+3fcvLIfNsrDeA2P+vIKvLls6CMm/0XSuI1Cm+7YiuetH+pSdVQU6R\nPqZEF5i4dTrrOi0+MKs6kplnNgXEh+N1kPJyjCTJg26l0UxS/vDsDBLgrvAo\nxNfSvqdkV0ltfvKClO7LG0ZMRAteQtXMOS4oBPanWPmmTomcQjjbqaGHp3A/\nCJImFg7s2izdKbiSk0BF7HE+nuhJgJSQcx8kIuVVnd13eKBRgEnJHFjxt4qa\nh7+uMYhbOti6xpvf0eA6fRfJUe2nbjqjawhyGyl0w8x0SoNwF+D6BCGWZIAw\nzOrzxL0PXbVOjvIZGSvcusaeSoudbGhprBZPnRvQBulGS6sQh96oVtZ7ySSj\nzqglrA3+FKP7UpqF83A1dgOXMq0kz0reskYnclQTRSYoT6YpjEZiHVO1Vfwx\n10FMBJhsAuB1dewhpYpKPTZfR35F4aBGot4yZisfCs90/2AS64RxjsrpzEDF\ngu59\r\n=HaIn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=8.9.0"},"gitHead":"ebbfffa0fd1d8b2b942daafaa82b33f3333b1380","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.5.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.3.2","koa":"^2.6.2","uuid":"^3.3.2","debug":"^4.1.0","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.0","semver":"^5.6.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.1","delegates":"^1.0.0","lru-cache":"^5.1.1","node-jose":"^1.1.0","koa-router":"^7.4.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","nock":"^10.0.2","husky":"^1.2.0","mocha":"^5.2.0","sinon":"^7.1.1","eslint":"^5.9.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^4.0.0","supertest":"^3.3.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.2.1","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_5.5.2_1545318498494_0.8723924103543588","host":"s3://npm-registry-packages"}},"5.5.3":{"name":"oidc-provider","version":"5.5.3","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@5.5.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"7180329a39e7c939db090dc0c9851cd42c191f6e","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-5.5.3.tgz","fileCount":150,"integrity":"sha512-t0lFYXjr56F+BBhLExZkrt9NPfOGlAJw9TQcTo+UOZ4jpJrf9sFYdeu5qI7PrL3Jbbzbr5hZ2rTLkHCrsN+5xg==","signatures":[{"sig":"MEYCIQCTePRL1ppwvZCZVqYG7YbtwdK3FP7yScieZVFvyP85rQIhAIG0oFeqGPr3L7UXyUDTQl/Qe6Y5X7iAU9DfOtOKNcpN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431096,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcR0eqCRA9TVsSAnZWagAAOFcP/R7lSxhgCsTLt2vROjV/\nYIC5GYBMqLSf0E9APsqZx7zvmGxDo4CqjwvP5McI/ySCKXZuag358u+yfuNO\n++DdYyvw1AXSM8KWoJ4gQEsPgH1WrmiV4V7mzrQPyKOpe/JWK2M7KZg8GaXA\nw/UYa4D68tB7dci7AHClIcvvnClUPjtC9QWd2tCjIrXNe+rBX914DijSzbcd\nM06sXsjLTOnvCuRGgsp8o4BcxaEDxMXlht/XT+u4OsmhgWSaSZgAz/vfSrmq\nofYVAaGsW++wVo2SwxgD7JUuuwn7tB6p4TpMzsmJ9mgQCdx96Cjpjigm91M3\nI5yTFbZEdYwzXlG+G89T4pE08Naa5OtbrcUs5KruXauul9a3PVxG8bGhdQbw\nQ3gwNJhbt8cfO+XdwMjh68kJjF0kJTaDdjgB8NWGUbhX/ouhy9YSKjjoHzoE\ntDeCDaCa+uQaNjhcpo0f3NcoHAURL2pWa8o1GjD0GZlpOlc23H/JqhxAr7xx\n9q+eMpYa/HKc3TJrVe2NKkkSDO1rdbPKEHl3DyreZRV26ELsPlujw9qdsJvx\nsRppUyO9FqFYa5vKpy3YJgx4t9K8s8qjIY+R1+uGrn519xsUbGH1rib/vGu0\nY6s+Dt6Htzp5V8bjVhWmXHc01uZGdNRI1vYMS7j7PXUNqGnF7g7tnMbUEutj\nCYT7\r\n=s9WC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=8.9.0"},"gitHead":"68dbeceda842a817c77b3007d21f30dfdef4632d","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.6.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.3.2","koa":"^2.6.2","uuid":"^3.3.2","debug":"^4.1.0","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.0","semver":"^5.6.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.1","delegates":"^1.0.0","lru-cache":"^5.1.1","node-jose":"^1.1.0","koa-router":"^7.4.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","nock":"^10.0.2","husky":"^1.2.0","mocha":"^5.2.0","sinon":"^7.1.1","eslint":"^5.9.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.4","koa-mount":"^4.0.0","supertest":"^3.3.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.2.1","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_5.5.3_1548175273986_0.20534314429612754","host":"s3://npm-registry-packages"}},"5.5.4":{"name":"oidc-provider","version":"5.5.4","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@5.5.4","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"5ce99c814e2bbafea39dc9c6cd1c71d2f195d28e","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-5.5.4.tgz","fileCount":150,"integrity":"sha512-iugAJ3MFKy60DdvmR2DxARQCtFjOIVXXbLXF3kTTz5nRM+Q2KuVri0a/66LUQdIHj5XdjKDT0pHdLE/ktCCIYw==","signatures":[{"sig":"MEYCIQDz6Ggt3aSR+8+UPuK0CBVWMo7RfaHmRs1uHotU5lCb/gIhAOteB2odUDPuw3kQ0gWkYk4/hMH0ZRSiJ/T5BjAch88E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431899,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZxLJCRA9TVsSAnZWagAAWe4P/3/LuDMzwVNXKAJWbuKq\nr7bHm/9/tOtqaDtZEHHhrHu0LrI9+2DupRFYx3yfYO6JXdEDFRjag/LfnBja\nBFCQ+sQdfSUB1y/xqA/MYHlr8Oz+mveDTEoTiPXR0wTArV38pjY6GC5TeiTB\nFH+iR4GvPWI7JWyqMPfiFwvmfokfst0/YDEyrpU6iGwuM7KEid7QSqml5NeM\nWPiq0vPE4nBwfDq/xCx0DOD7GqhRElqkdm+jZd2PCUNc9VtHPPAZdJEUcegq\n9F4NIku7+ZAs7Owq35fBgJ9Tw9Ku+qvXWiBBeB2zazIWBo7B0N4SlAGSwzP1\nuk+138zx23E4INJweKH3t5UOXlugRFeaGxxogOdAQ+JV1K7f0Hxxht0TwxL8\nQDXGAFCjlvD+q73oWqgjFrCYdxdPqTH0Uq8bce5UWfReleQPUyE+CgnwQYNe\nRDwBA3XNRTBeH/yJsjDDeyjglYjsborzyJhKxNTs4YkyiVCAq+Y09Dp5a/ho\nuuoJNHPj4Yob6seU1hfaZ/qnJt+CcTzCsk8iB5NUul0z7cjQdDiwFkcjOEFP\nF4/B1IfaJjWkLTOgTfJeCkhG7v/b3t5HaoWvA1KPD1Jx5BANyr0EuPxZo6Rq\nAiCqZYSiCXp1OKVcc/XdjUau90tOl8KDfU4zvcr//AkHXrZ1CwXCHlfnUuRe\ne2A3\r\n=Qpg+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=8.9.0"},"gitHead":"4e16169321dc39e25bb1f3585695e1dd8f9d7e75","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.6.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.3.2","koa":"^2.6.2","uuid":"^3.3.2","debug":"^4.1.0","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.0","semver":"^5.6.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.1","delegates":"^1.0.0","lru-cache":"^5.1.1","node-jose":"^1.1.0","object-hash":"^1.3.1","koa-trie-router":"^2.1.6","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.3.0","chai":"^4.2.0","nock":"^10.0.2","husky":"^1.2.0","mocha":"^5.2.0","sinon":"^7.1.1","eslint":"^5.9.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.8","koa-mount":"^4.0.0","supertest":"^3.3.0","koa-helmet":"^4.0.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.5.2","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_5.5.4_1550258889158_0.3373811807359519","host":"s3://npm-registry-packages"}},"5.5.5":{"name":"oidc-provider","version":"5.5.5","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@5.5.5","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"c8e76e9504b7ab8d83479794225eff170639bc4a","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-5.5.5.tgz","fileCount":152,"integrity":"sha512-fTbTVXjnCbxtFsZ5eNQhToVjuJN8vQYsF2al3A1dhPiTm87RFUp0HPIsegukBpFSlVfGWiWoWl4RhoqurEXVLw==","signatures":[{"sig":"MEUCIQD8j7uDMuAsAFZAxSPhL8vmY5M7J2dVuFSCUjkCJHG+jAIgSUYLUhBqDX9vx60HuDSccHDjKzDHfDTj4pAjatte6V4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":444826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcbX0TCRA9TVsSAnZWagAAqv8QAKILJWojOwkeH0m8WK1m\nHssFLbDiYU/Pvo3PiWq69SeNsY9T35AtqpMeHreP+NBwzVJuvDocE9h0cTG/\nwYCEwkGNMS6R+zz4lvJNjJtYv6ibb9TxlVSUC5YdS25BPcAkpt0gU65oMXb8\nlNjhvmzbRhiiBxCgqTe7XZXG44VhzmHZ5NN6zErUfgk0qmc6qp8TL7rViIck\nEpJsu1CvltO7J0DSJicLxN4Y1jbQ6MrxO+51RHImBXKzi2miAv10qV3Ss8kJ\nRqItqWwZkGvSm8PPJ0Dripzac9mPw4BWOJxbtlJS8R/dr8Al0JgCd6hC29gm\nhguiJFJkqxFcXmIw7PV4LfyBB6G/y6hAbweE5a/lWOIm+d7nhRuJMELspW8l\nAqghAi9KMgQ0MnyCncZWXR6Iyv5qtWZLHMX2+y2smOMBtfWRTyv9vLSf002a\nXEcqfFxy0mDg3zn22roqe+KJ8IdzKpnE4jzovo5fkM3Q3LXeLs0rCBOGJLIz\nPomqMWbocVKBUssjd3tFqYr4gKquIObD7NbG9PT1F8zQwVVeADA/TORjMhPX\nQQIxbMkg5SfHfEjfhOWKX11ZHnQy4AN53a7YJedFWukoD/yTtMDPWVAVbgP2\nhGBY6Cpt0eFI7P1KwMEpZrc14SEVALzsmKc9xq06xMF4bYndaiAL3hoCNCpu\nKygn\r\n=Cj6j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=8.9.0"},"gitHead":"ac6085f72c8a01edc0c8f71e2cfb02619c4ef80b","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.6.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"ejs":"^2.6.1","got":"^9.3.2","koa":"^2.6.2","uuid":"^3.3.2","debug":"^4.1.0","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.0","semver":"^5.6.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.1","delegates":"^1.0.0","lru-cache":"^5.1.1","node-jose":"^1.1.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.3.0","chai":"^4.2.0","nock":"^10.0.2","husky":"^1.2.0","mocha":"^5.2.0","sinon":"^7.1.1","eslint":"^5.9.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.8","koa-mount":"^4.0.0","supertest":"^3.3.0","koa-helmet":"^4.0.0","koa-router":"^7.4.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.5.2","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_5.5.5_1550679314962_0.05936249548124284","host":"s3://npm-registry-packages"}},"6.0.0-alpha.0":{"name":"oidc-provider","version":"6.0.0-alpha.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.0.0-alpha.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"9204c375867dd90cd30e53f442a65a3cf87887c8","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.0.0-alpha.0.tgz","fileCount":174,"integrity":"sha512-+fXojSyD9qlF1sCjwiyxLGuz/0phWUARU7agsAjJEpHlXNm4cfkEgZZ4H1zSquHrJTDlBsPmLZd2DXk9+nHX+A==","signatures":[{"sig":"MEUCIF/pxHc6QqyTlSWmr5xdVu2GGWef83YwJlviuO4vUVkSAiEAgmIDjVReTdkThMiV/pnjqSAUum/cqx2NuehLnPwklmk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":589122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclpReCRA9TVsSAnZWagAAbJ0P/1Ie02hw0OlAjJMRnujq\n8C8OiZiaiRse+4qOpTftS9oyT1NN1/Txt3v15Giz7NkRHtowBC/3mltBGdBZ\nbHNjCJoiKLtb9hg9Ly08byiEd8rz3xU24kWfxlFn4kP0T+F2yHTxYw/Ryypy\nPaM+Dy9wxkX8UzIuKgv31mBQRihuDjeJaS9j/AzIBjaNoteFQUrstWRQTeIo\ntEKiXYa+6/RAm/LLZPG9yLTdLJ8u36I754mC2/U+TE6WHoMRFumlk1ROei07\nI3qlvAZMcjBc2MArJKKgtiqvOAH+JsWaHqGNl5zVmdpxefh71zzluES8oIpL\npUKddgJxZCgOSkBYz7QGCAb0WMGeLENqrmmAtC28u8RF6PuN0BS/iaBlzyvp\ngnDb2KdMQR4fW6YELd3rAcY+jt/vFXm9cqfLMh4r+0KT1EWCGCUFIOecEjCg\nMu9i04ARHxuk20rU2vtvpyvrxT/+TagyfBIBNG55uvd4ZkRITKPigoF9IbPh\n4EmGjHEeGfGryRxXTAtd+K7nQ/kdCSl/0tCEokipeO0UONtlyfsMuKgcn+Si\njsjC1DHMn7y3YNZsV4XLJg0s6qkEOyC/NoDgtyQx1ncdEHhfurcAMybOu9L5\nnkN83KKOCVTOSD9cVbunSddir2GQpADJDv8yAHoB/Eq5G0g9dvoAi42RiEFZ\n/jB6\r\n=gYrr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=11.8.0"},"gitHead":"92bcb19afe4fbc2dc406e2a9f299bacf2bbf8a54","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"11.12.0","dependencies":{"ejs":"^2.6.1","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.1","raw-body":"^2.3.3","@koa/cors":"^3.0.0","base64url":"^3.0.1","lru-cache":"^5.1.1","@panva/jose":"^0.11.2","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^13.3.0","chai":"^4.2.0","nock":"^10.0.6","husky":"^1.3.1","mocha":"^6.0.2","sinon":"^7.3.0","eslint":"^5.15.3","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^3.1.0","@commitlint/cli":"^7.5.2","eslint-plugin-import":"^2.16.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.5.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.0.0-alpha.0_1553372253491_0.054795774718422896","host":"s3://npm-registry-packages"}},"6.0.0-alpha.1":{"name":"oidc-provider","version":"6.0.0-alpha.1","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.0.0-alpha.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"7aa8839e96cc65b3a6884fe7395ac9a395ddfecc","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.0.0-alpha.1.tgz","fileCount":176,"integrity":"sha512-EMUst1daSfJDn9a8KV1zs9uGlgiFMUbHlGVYj2IZJVeyUq/spDtLDzjVZOWbVA358HKZlsscadidYtj/nbuLkg==","signatures":[{"sig":"MEUCIEdGnxbDivsZsjioaRSXR+aQJKmAJIiTxZj3rabSns4UAiEA7d6/haaaTHHw5itrbDIR7/ROeHXlN/Ch0Kt8Xxwu1rk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":591705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctfhqCRA9TVsSAnZWagAAlYwQAI8ViqvXtrbZaOOy4SlQ\nqRDUYx6PSUq4BINwOFS/1Ep9OklF+d459lQi13CX0S3JU2wxOh2qNlFxSsxS\nk6lqKJ2ymjq6e9gwTf9b9XFjWPid6zlrXAizQmzcgYo1sgXrpuGvqBPLfcMt\njo9CNwquihiC8Ahb4RWK455JD350l07sdX2Ve0BmehmjVXksQfWEUvJmXFDy\nU/C8JGjbbZ65Kkm4NCFadOvsJTiaY7C/U6cqtKE1eVNDNqdx/CNgZmTFp9ww\n1za5kTEuQE6oRhdXhc+cg/8nUUobEpmCxfjehNt7yV3XlJAMxginN3iAS/L6\nq1RsmWJl7zbWIs4/3jSOxcf0JKz0iH6pMGGtEaEhQj4UlSJK9yB1Op7e4B8T\nhtSfmsWoG2xXz8CtLqh9I8CzICbD127tEq93TY+3YBC2W9Ci6R6pszGXM4Ke\nSJ6+P0RbS3dFY/BYuELDEE9BcLK4MeMLbpYGApHXo6CtU1INFU3moytVAl3R\naOsWCsm2LZDfXipCIpZZLotxE4nmkT2Z6RWJndePodhtR/bKKAro5IVCZnGn\nCdtSq4oZudfHCkhbSeko5rrOhpgC84dJ1+6Ss16EvZkeXIz0BaMGbykmmecB\ngBg/RD151P8BXTgn2anKfc7mfLOuStGzOjCs+mTKvCU//jQIBGXy1zDS4F1o\nOWaq\r\n=9/1X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=11.8.0"},"gitHead":"7609dc906e0a021100e15a5b4013d9e146268719","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.7.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"11.13.0","dependencies":{"ejs":"^2.6.1","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.1","raw-body":"^2.3.3","@koa/cors":"^3.0.0","base64url":"^3.0.1","lru-cache":"^5.1.1","@panva/jose":"^0.12.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","nock":"^10.0.6","husky":"^1.3.1","mocha":"^6.1.3","sinon":"^7.3.1","eslint":"^5.15.3","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^3.2.0","@commitlint/cli":"^7.5.2","eslint-plugin-import":"^2.17.1","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.5.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.0.0-alpha.1_1555429481681_0.519224814088199","host":"s3://npm-registry-packages"}},"6.0.0-alpha.2":{"name":"oidc-provider","version":"6.0.0-alpha.2","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.0.0-alpha.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"4d79e552a635a68f4b6c03c07e6069726571dfea","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.0.0-alpha.2.tgz","fileCount":175,"integrity":"sha512-SeGYFbyr7oRedUCwD3cslMwvS2IyzGxg3QtTXhbrmRpBzIxLRjC2waZ0hfGNoiGPT9JqW4Yk9o6RiZlFRSUBAQ==","signatures":[{"sig":"MEQCIGi5nIgdlIJ/PGn6B2KBDLhOaqyZELBSKMChla2XnFVVAiBUqNxvn/pkJHK1EgKd7mKHIxWyz2AfIQVKFmqW8qbwPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":593959,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuF4RCRA9TVsSAnZWagAAiZYP/0xIA3fb5Rg4dAzSZGAy\nEPTNsibNWnS2lWu0zXi+qIFQgu/J0ZD47YpriMzCZaTkbiqC6ceK8kbcYWhb\nwD/xzyrkJ0/epiZf9bP30Jcdy1ssRwmM2e1ML28b3wOxVW4l6tlmIL3CCetY\nHpcboIgjv8wCFNBSrG2x5DZ1OI3X5/E0PSuxWImnR7lYlFc2ol56skM/NbyL\nfPP13Nh4yBI+Z8GAzydQLQVIFveYey89Uw+QsLVCNnGdZywUyjJHqsWQGEOJ\nT8XDpRmYWdP/qqvdB7UPIksXFM3C7sqHmu75nO5I9LSoDCjzJluTcsHVtJdo\n851xVQdF+KDDb0Cf5zQCmQUKiOZw90Cnkl8W8pHTrQny1/n6qdVQLwytdRNi\n/lbBNgUykxGvu21HffPeXZh2soHT2gqrr4/pECyJBvd2o8CFeiD5AW4z12qy\ntHebaEiZUPFzBCrW/W6w9AdKs3Y5xpGOU6xMrnu5XqnPLrAM3VpqXcHtIcJB\nuSZmN+ds2SMWO1wQjTXJBKDCJpV6i+vQxUSkkgTyjqBzVBJ0J+U8yXRnGTfs\nPEOwKYaeMARcKHkg7tyPErteaM9H0uSCK3f2nBXzdH+6Ft9SWFPM8JMCjebK\nSpjbK3MVZhYZtj2tGk+M8kXXSmiFWRO32pHzHI4r9Pxr0Jwh3bh3kSlg6ysK\n4g1O\r\n=dXkp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=11.8.0"},"gitHead":"b00059233e1dc675a38edf7e410a322a4483e5b0","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"12.0.0-nightly2019041041d5666aaa","dependencies":{"ejs":"^2.6.1","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.1","raw-body":"^2.3.3","@koa/cors":"^3.0.0","base64url":"^3.0.1","lru-cache":"^5.1.1","@panva/jose":"^0.12.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","nock":"^10.0.6","husky":"^1.3.1","mocha":"^6.1.3","sinon":"^7.3.1","eslint":"^5.15.3","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^3.2.0","@commitlint/cli":"^7.5.2","eslint-plugin-import":"^2.17.1","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.5.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.0.0-alpha.2_1555586576930_0.03502128083743883","host":"s3://npm-registry-packages"}},"6.0.0-alpha.3":{"name":"oidc-provider","version":"6.0.0-alpha.3","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.0.0-alpha.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"510ef51fe834165eb24478305a313f88ff9b3154","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.0.0-alpha.3.tgz","fileCount":180,"integrity":"sha512-A5Su97QEsTsM4g6Zim+TzsLIkuI0mrmWMpUo8NPg566oXv9W1gDnmrxiNVSOEUVpR3TDakMxdAHdPCFbthYFNg==","signatures":[{"sig":"MEUCIDgb0qFXrGMzY/fc278aBzxz2+Dq4zaWPmQn9deNgJiEAiEA3mTFNOwdRcMOZA4b0s2P+Yyd3DWO/de39aPuxkzctds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":605535,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0ZwPCRA9TVsSAnZWagAADj4P/2Ps1ke+pQOnqes/VTzq\n5humwP9DIR66PEp1ATFBr9L8IRsrJcRSA8jHajBA6SHwDYLlGS1OvQ446mpW\n9kYNbEU0ruPr98gNI++JzDbWBfnwvy0JrOez3yUcneompIe7QOjuCKV+VEe4\nb0Uy4e6INEQhQCUZef9EoRR+MUU5zJIwgkuXQaEggZkCeGertFyA8u0ycGtz\nkZjGeChZbdRNjiHjS1UzKK/abVOt/L55pp8Op+VYQyGsjH/ssjvab1Yh1fNf\n+UQPu28qL6QQaV4YyUjE3n7eNoCyYkF1xNxAe2/fQD9QozVoCgOctsU/XxQf\njeafgEFedE8nTz47/S4L0JngRJ6hxT064UhHWnjEBnNyUv7kkrytSr8h6RvQ\nJo3hQzXl0/bhrPPEpXhRl8GkNTjWffkPklLKHSVdjF9Js+ozPaPMCUEzz6Sz\nFL+flpKE2AxyQKpBzcsjFxL8g1wfhq+fBdN97sNJtSrG88WX2lujXQ/NYjQY\n1yxXNWotX2/0297OE+R2tpfPSCZqD2UwPzSby7LXqcKxX8dei0JxevCDGMx0\nej7oF/xgeezyK3iyD15PY3QUC97EIB+2AAGCIZ+FkgPpSzjrJqntSnMa2HP7\nvViMDh65ts2nSbeln1uSbAndTdw9PftiOlvrQx6PcSrrIh6iUktC9SQ/gsDZ\nR/5m\r\n=6FiT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"906291b6cd244d17c35f91f295fd315e6334e62e","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.1","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.1","raw-body":"^2.4.0","@koa/cors":"^3.0.0","base64url":"^3.0.1","lru-cache":"^5.1.1","@panva/jose":"^1.0.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","nock":"^10.0.6","husky":"^1.3.1","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.15.3","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^3.2.0","@commitlint/cli":"^7.5.2","eslint-plugin-import":"^2.17.2","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.5.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.0.0-alpha.3_1557240847114_0.223615686389546","host":"s3://npm-registry-packages"}},"6.0.0-alpha.4":{"name":"oidc-provider","version":"6.0.0-alpha.4","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.0.0-alpha.4","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"64143b9d93346cfe180ad07968f69501450d4ac8","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.0.0-alpha.4.tgz","fileCount":180,"integrity":"sha512-ujocoW0IEo3pNkptVCrANTnPPFVIXPww4kRRUkLl39ay7JBRfCeIw1rmT+Eh+BzDl6EgkRR3uxvFQLbtMR5VDQ==","signatures":[{"sig":"MEUCIQC70KOzrkrNaeNwwh/n3PFMCjyvYj1ZjkOt9rmqMyTuZgIgbG8m8WvJ9zOaQf8soTPI2I+gBW4OS4gyN5DUtPWfOgk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":574495,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1GHBCRA9TVsSAnZWagAAOFsP/0ollMlBoh7YMOHKjNLa\nuSbW5ivYb/+/v1AvB9FST0S+ISj1vwrzNBdiVqp5Z2osnzX/zzb4tnWb6xSP\nB2MuYdsUXVqDUCzTRoJiEc8xFE1Nzsto9Kd4NRA9kXkKkSa1WCj1mmrJugCc\nYD12mJU8TmT6hJHtFlB+1HPnfynaui1nEkz9j451IGBJTkc/nWNUnVTyTUQm\n4XuBTWAp+yO1zzwJUvR2zv4KuWTetm2Wl747Zgk2eiLB7RIVBiJpj8TXKbtL\nPEEuRwVnLCZho+4ZjGepiwRB2PFX6/uBNB0jl/rSCrp2wpBcnlozneR2cB2V\nBlgHo4z1Lh4gYW+bL18wIUxvoncK3L4tq01LPxAUexYXTdRk+I4BOqg7kGVs\nKT5ZI0QxlzRI+nd6RllZa3+Zn4/W9vupQqWHATfZh2UrZp2mfEL56+K5HsRr\n/5Andusm7J0/M79Ibbx+oZMG5pLKwX+65fNBF1HWfEk4A3JnY2rKQpxT9ubL\nGcK0RGbbIzWXXvb55nJ5ThJlfB69cZ8+Djgh+OLAuENYwBzrw6kZ3CgiQ9cU\nWi5t3FAvP0oJe53X7BrQCF25g5h8oUVhpdDQ2zZQFF7hewVGobFr8rxQMVVX\nqkatYB4NKosYjSEKE/hdWdG4gkEVIyy1X9ULirh/h2kG5yS8bkCeoWpJTB4n\n5x2A\r\n=wAO9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"c12c22b270d85a5e41392e67413df7f31dd7d301","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.1","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.1","raw-body":"^2.4.0","@koa/cors":"^3.0.0","base64url":"^3.0.1","lru-cache":"^5.1.1","@panva/jose":"^1.0.1","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.0","chai":"^4.2.0","nock":"^11.0.0-beta.14","husky":"^2.2.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.15.3","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^3.2.0","@commitlint/cli":"^7.6.0","eslint-plugin-import":"^2.17.2","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.6.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.0.0-alpha.4_1557422529109_0.3364507527710774","host":"s3://npm-registry-packages"}},"6.0.0-alpha.5":{"name":"oidc-provider","version":"6.0.0-alpha.5","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.0.0-alpha.5","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"cbb7391cf2afa1be585e9397a2f4a0955df0ad13","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.0.0-alpha.5.tgz","fileCount":182,"integrity":"sha512-j65zpG20dh1bJyoDhYACZWBlRIyuTV0ZyyJwM8V1zsrx/BcbGJdNT1zKroyB+KQJKm4XLWxj1kbkk5/wU3Kemg==","signatures":[{"sig":"MEUCIFU1wLU7QjlEdL30mJKUc/umj5PAUWyG4WN7zTIKV2IgAiEAlWrorJjEZgBdb7NPVKfBP80nAvPEe81mckEnVFQH0h0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":580190,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3quSCRA9TVsSAnZWagAAo48P/jBXCfVsW2dNRrl01p24\n0dv23tnpb589T6iv+D7RtARUMWTxhhT5zitDUniSjna5NH6HelbjvDp/pm1p\ni+3nRJKOAintZ0YibqELWdfJpRkF8EmhSDYewnQqPpUJlkZQacdbEI0fRjE8\nvl/V8tu/NxD++TEUPc8PckoaWpjmVrudnrizphS+YdKw69IaOe22rSmi/RBg\nZBRoctxrq1SMSPe3zb9bFdXGcI9tvlYQA92ksB+Mx/Iecmqd0eueCHay5HaS\npj9AZAdQBZoMFseNpNXWQFbH2WzGQCRnZLCfv4JNuT9VIwWCs8p/qO2A9WnJ\nosHo+1BJhPBs7qu2zS7ypp0ER4P5Gu3/y7ezzxe4b+lUS03xO3W/5Apxn/em\nvg4XkIYb5mnkJmiBitylhyJ69znAcUwRezOSj/Ki7QjNUwQuqDlq4Kl3UVgi\neQ6vQXVuVb7TYgGP/qhjZSVlJMoa72d1EMwtpIdfOyrTk55krAEevmqq6CVf\nfBT12bbgz9XasOAh3UmZYp4ZgJZJPqHpTAkIezy93L2Vqmouh/x8yK2ZJNJs\ncmIsCBR6Jg9PEvB/7yBg5bSKbMWtloF7AELSgg49ehkgIqcXDko6uW2lzXQA\nBcUyVVSUZdBPW2R5Ck+2EOAjLXp4srcaAXTYqzBraOBCaI9kPRRz/U1V+3cY\nmHPc\r\n=QV3Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"91f341c01ac715b68a5733eaaf32d66ad16ddbff","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.1","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.1","raw-body":"^2.4.0","@koa/cors":"^3.0.0","base64url":"^3.0.1","lru-cache":"^5.1.1","@panva/jose":"^1.0.1","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.0","chai":"^4.2.0","nock":"^11.0.0-beta.14","husky":"^2.2.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.15.3","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^3.2.0","@commitlint/cli":"^7.6.0","eslint-plugin-import":"^2.17.2","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.6.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.0.0-alpha.5_1558096785923_0.6623680064929331","host":"s3://npm-registry-packages"}},"6.0.0-alpha.6":{"name":"oidc-provider","version":"6.0.0-alpha.6","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.0.0-alpha.6","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"a5acd4df77d61e7db8f89f09e806a4c065fc66f3","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.0.0-alpha.6.tgz","fileCount":180,"integrity":"sha512-Iz0fnCGL2vrApE7HzULyIkJQhHdR57IhPHzIIB54uCkGZhayZcfz6+PUWY8qUfTLRAaWcgy4VGsSYumUQvJqXQ==","signatures":[{"sig":"MEUCIQDHach3enS58MCL3o5zizukVBv40ZO6gehqlZgU5F/frgIgfejGjgiedumwtkMdTRBRqYKgTaUxLtR5z3WHyBI7Dq4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":579910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc46WHCRA9TVsSAnZWagAARQsP/2dgpGY9qV8rDkTHaLkX\nDqZSDive3MbRJAI/YzK2vjT9xmNIaXeznoNgAZm0v2f7jvJkBBFB669pDJCO\n0KCP3tAj6Hzb00o7GiUZSnMY2pGKxbUctElhcA9BMNr9Id9Dy17iVFz25YN+\nKSqMwmsYvB8XVib9HoK5Cu/tdA2psoLy6QY0F6nT911o2yW4KacQyRlZlcF3\n6Qe99SqCDwmeIocSt9ZAsCvZpj+6bba0klfbGlmDviHdgsIFuh5GxYbvp+mk\nr7LRBBJsKDGg3Ta2mmTHyUHcQnJyen0HxN+XUEz3ijBoF1ly25Jee+mhhkIR\n3tAfpgF7T7f+M9TAy/7TcNZWg4end6LBMtVVLG2XK7e39+uxIMQbeim3ok+j\ndSMB5Nie89ldTQ5gz8h9nnfEe9GMy711tueDm/iZMSRDcaqXAAbVBdVSbcY1\n0yy+IZzwGYXsmBPCRhIV0KTrpGkGWbsdmpYA0SUO2Zf81BY6kpg+PnouMbXq\nmCkyTczz7COn4z5WWEJ3glA4hYJOkVxQ/qQP7CQsZCbRUmLch9YR9cG4pmiI\n36CNsNBxn1CUje2COfk9r8INUHdmchL3MNxAh0EthLzBZ78FCKqmUGnJ0Tiq\nL56GAymg30tfig3MU5yOQLKJQfFhTlsF0QOADl/ttgQrbzdeDbN1kh1Vuohg\n24fR\r\n=oWFh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"0a2e4d7d8223046473cd914f3a3c41c4c558ad5c","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.1","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.2","raw-body":"^2.4.0","@koa/cors":"^3.0.0","base64url":"^3.0.1","lru-cache":"^5.1.1","@panva/jose":"^1.0.2","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.0.0-beta.14","husky":"^2.3.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.16.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^3.2.0","@commitlint/cli":"^7.6.1","eslint-plugin-import":"^2.17.2","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.6.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.0.0-alpha.6_1558422918908_0.6176486568894546","host":"s3://npm-registry-packages"}},"6.0.0-alpha.7":{"name":"oidc-provider","version":"6.0.0-alpha.7","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.0.0-alpha.7","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"6f7bcc37e286c29484b6e1e97cb982d59bbe0aa9","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.0.0-alpha.7.tgz","fileCount":180,"integrity":"sha512-6unpfYnSHVN51IfES5FphlMT/oqt/zfWQAaTI4HmFXQGOY1ROe0Pq9zc+6oOpgYqV/z1vtHW+4QCgNNM5Zt2Zw==","signatures":[{"sig":"MEUCIQDXpiWKinOW4VVykLr/OrzULSSH5NKU1Cy1HHaS6zYGtgIgc8sL31up7TDrH9EQYGP4sp8tVfq1812CaSrKAObLlJY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":579976,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7jjQCRA9TVsSAnZWagAAJKMP/1cCaqVm6EQ29RayFhnm\nV0wkMqgawykrsQZ62lYPkznriOKydI7yQcmaWiUKKoYBc2unGCGTDdkc+HVB\nGtR6urf8Rn2wMBB95b/J5BG4ag17hw4wCwmieZWt8ZCAotdRy2mRZkxRjTId\nM+aCvC9rrPNBCaPip5UcxneGJG8bYoUvREdxxoQ4rF9DScW8ta38ZS1KtC9p\ndAVCSPDkTBuPtYL7bkdLlnb37q0vzeQEnuHqY0SjKh1DQY7pqWuYquwouIwM\nH8ZI2OrHu8+nhAgM4ujyZg9MhVvyauxt0pLSsrlOAM3N6yKaYkzHbpIG+OBm\noNQSezN1xwo786xo0AApro+Y4hjfvFyHfxY6mQbzBi70p1nUhs4HP+l9eiAC\nCo91lFdVOnJ6NxFltB5g9qzcQtl0cV75L0at/eCkgsOh6Biwm+UYrXIqRBWc\n7649f9Zr529CLFa/gjXVpr7VQp/EHk3zrap7+ChrR0Eu1mUVnl/U3YVj3djF\nv91Zm2+rcwtie0rb2tzaOXKOFYjEIr9aGUDg6UdSJrvtNzjniYKky6ZoHiSr\nbiu8OOEQbjFM6brKoUNgJY7WvM+ojXEdeVq7JDlXXEovuVnq1FMI6t+lRZeW\nMI4l3qFax9+MPqJdHtobY56HeQqCrQhEdumz4p2cjOA8STwlWDo1v30sUr3o\njfOl\r\n=nyUz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"4e1bb2f50f265c45bdb9d9f23d81d3b2ffac180c","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.1","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.2","raw-body":"^2.4.0","@koa/cors":"^3.0.0","base64url":"^3.0.1","lru-cache":"^5.1.1","@panva/jose":"^1.2.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.0.0-beta.14","husky":"^2.3.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.16.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^3.2.0","@commitlint/cli":"^7.6.1","eslint-plugin-import":"^2.17.2","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.6.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.0.0-alpha.7_1559115983997_0.48716821583764336","host":"s3://npm-registry-packages"}},"6.0.0-alpha.8":{"name":"oidc-provider","version":"6.0.0-alpha.8","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.0.0-alpha.8","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"53fe5826d25152223952b4fa9aedaaf1845af914","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.0.0-alpha.8.tgz","fileCount":180,"integrity":"sha512-aGmMH76Mm71o5gP5/J18pNIg4fmqscUNSWCeJS1WEu4J+UBOdPDM2KZzMmlYwpuqARUtDuAuaF8F1xqK/VFDdA==","signatures":[{"sig":"MEYCIQC0pz16OpAedJpM6AI45SCOtS89jgPLD+coS3SgjryxNQIhAKr/BPjzl/EHc2O9Bm2RHBiyuE7XJFFl7oXCoQS2VRjH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":584971,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+WStCRA9TVsSAnZWagAA7BwP/1zNgcPx1Hct1NeS+A1C\nn3tUBImfZbZWDyD2JHH35/8hhA6wlk3km7VHsxA9sXb3QR5K5T8aB7bMJDQL\ny6QKkG0vSyUOirtITWZj9vJQp76UIAC4oAGi+DDbq37BeiqhAN9fWKW6s51+\nDNoiihIC92MgEeptWafr9huRG2WaGqoEvAMc0EnN8nTQk1E8BTVCmfv1lRNt\nIgZ589xrq53lL5tPdCwe/8ucEYuy7eEaAuSQ2YLODFnbEphUM7yVsOZtPW/u\npOSi9bnsziM8QWbUnfwba6z21Rzj99A94c5O7SuB02/EMZ79f3f45sWRmvji\nuaVnRikzUB3ufuC7XpVciCMPaIwlVL9a9Eep0JCHz6p1wPFgUKRB3hNZeJxd\nRIjFU3X0ebhHFP//ZRuAYnVONMLQl9yT5zc+sORRVqJ9oFbNzYZQlahAWFic\nJ2GXVwwX7sUWMV9UbNodjTYct4thD3XjAYjT+L71HSSpy03FhCFaOKrtkqHS\n0JFHPYqWDnuM+pGjlD2wldU9KRRe5XDrNo49VsVFaq3HfiDTl0TV3Gncazfm\nv3JY6tKxQ/1d0+esQ3nPgDqw3fxBbAPSSjdrKi5W/I+quoRvMzD9y+KuP8Es\n9J7XUWSxkxGsFsuQODgOCg7ubyn3CxSfzc7T3ftqR1XqjrLGG5ZyOkiu1p4u\ndbkL\r\n=E5Us\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"ed81fc64b5d6119489ef1021aebd71f2db44018e","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.1","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.2","raw-body":"^2.4.0","@koa/cors":"^3.0.0","base64url":"^3.0.1","lru-cache":"^5.1.1","@panva/jose":"^1.2.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.0.0-beta.17","husky":"^2.4.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.16.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^3.2.0","@commitlint/cli":"^8.0.0","eslint-plugin-import":"^2.17.2","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.0.0-alpha.8_1559848108945_0.023882305134018234","host":"s3://npm-registry-packages"}},"6.0.0-alpha.9":{"name":"oidc-provider","version":"6.0.0-alpha.9","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.0.0-alpha.9","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"26f762408db2138098955defa80ab39825ad0976","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.0.0-alpha.9.tgz","fileCount":180,"integrity":"sha512-yHe4C2p417g+pwmCKqnHGqJkrYm7nfh0EE+vsjpYI8a52vNeDav/zlKWa/Hb8/wMoBL7q6IrZk14nDW8ISdyLA==","signatures":[{"sig":"MEQCIHGquHWfV2qExdUzqRqQVdrtUYd339RDYK2B9ICe268oAiBoJdhO3DaZoY4koYXagd+81cxQDV8L6UuOFHmZUev+hg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":587146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCLU+CRA9TVsSAnZWagAA660P/jwxNp+Ga5MebvELp0K/\nDTVKZtnhIwEIN7fuDAYHxoMJJ55JXegXwagrLDTIe8J9e+B1loTDwTJ9pcJH\nv7okLvsxc5lE2R+boAJ4QnMsTpgaBxg/DVVvPuzuitMraGmCDSjaSGFuUJ2i\nybmzDn2G4te6tP5WdQgZuM/OwBytVNU15fhPl1JzAs97kULZcYm27f+mDMvc\ntVlkx9cE51yckxR4V79wqOd0Ifqiac7c5RT+i4DLGv3QYz9QjJiJAbwwWQ//\nlt5zIA7vM3Tlwbjl3QdM2id8YEV39lQqgOw453WbUCRDCrmP4fFtRXDogJ6w\ns788422PTMEDGe2PiSXHzNZ3qVULLA4w0DJxM00hwhiY/3dnttt0JFb13qYr\npIQLNJbu6vpqOwRafXOHlmdnhATMXDr5QYvcku2eVjxqMiFkteLtjocVuFQ1\nzUXe2GXZ7ZHx6vV8n4QEMx6nvj1r235Pz9XyGnQ0/s9V7KTkHsgoHwEgwmch\nftroh4UYTQJo7aHXJ6ODMOBUAOLtnSOr/JgHcLY+e39Y2f3rvRgekN06RZPS\nCYjmmvcreRjQ+dIy+TdbnvYMV+8meT/bGiIZGXAddJYGN7IxTcS6CD+j5JOt\nDDZOGujbuBdexMP2ZpG9R7TukEHbJJ5ZFD8ZuUAHmSLgaDAC0vyMWiD2WWWU\nl5E6\r\n=P3nI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"223e8c57c0f89c91b2637a1d4ffd32305d48c1a4","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.1","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.2","raw-body":"^2.4.0","@koa/cors":"^3.0.0","base64url":"^3.0.1","lru-cache":"^5.1.1","@panva/jose":"^1.2.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.0.0-beta.17","husky":"^2.4.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.16.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^3.2.0","@commitlint/cli":"^8.0.0","eslint-plugin-import":"^2.17.2","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.0.0-alpha.9_1560851773485_0.5305860736658861","host":"s3://npm-registry-packages"}},"6.0.0-alpha.10":{"name":"oidc-provider","version":"6.0.0-alpha.10","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.0.0-alpha.10","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"d45d4d1ff464d0361e1700fb01ad58b5f21f08d7","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.0.0-alpha.10.tgz","fileCount":180,"integrity":"sha512-5RMGrgr+cpvQ2JDO1xWKAYe5/paLGjoRk2kUsT7pSEFbE8Tf/l+wxM6j3uN2pXOYNBRykrxYf6khEHUckEbMWQ==","signatures":[{"sig":"MEUCIASlycCteac15VezmewbxcgGI9TnOfZNOFmjsfWOTH+JAiEAujPy+U/frD+aWqDJn8XzX1ujI6Nn7oulOcBLcVKQPPw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":590210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDNmSCRA9TVsSAnZWagAALqQP/i7wywUpqgK3d9SiYZer\nSEmjc5UUgCJMmkUar6DGA65BuvvImL64Z6940tU29wuXSxNHdX+VbEBR2EVK\nM2uBOqZKQoLlCuAgOF1Oi0EnQIjUPr6IJSP66xFb8hungSzLxEyL96R1E61j\n9Yl+B3c/l7IDskZa7EwnCNYMlekj4sgP14piST6EttGk45BqiYXQ1rBMP1gh\noCNPtT+Z7cp7vGtDcFH8qaF0dseY9xBdsVtNje6i7tO8/SwV+M+0iNXwOlwb\nC4ksnbo/RB1aw9QyhkbuZ1DP13po/6RHHIRYecS6hllkZtdDTHu3kHkm5xzp\nHI0WQLDE411ZRbY/CpOc5DJfZLtrSRy1s10kG9NdSKAiq+6C9C5K2KGQ5map\nfTNtTv2AOiAFCVdLzBNq4zi/tYk3jHEuI8eNNd1sqOLUDKnnhI9uACgzbPxF\nQ8X/MtbESV+2ew9mTnlikuZnvFrUETBi8mihuqugbp8pj1XnQdIGD3DEl0x/\nnVdVLGMh1kIZQXrx7uvQYhW6JhB9cCD4zhEPU9hiaZr56wOHiLYsTQMCaSAz\nOpfe60/rcHRWU2s8JjVFiBc5wiYDTPc7Z4uggmHuGHFpJb2V605jD7yyB+O7\nXfMmgmOEqeMi9yX43oskF5V1poggDaP6u/LydaWJx9OwThFBfFJl3u/jVduz\n24U7\r\n=1TWh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"92cca0264b1324c8ca485e14be6554a8d976f719","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.2","raw-body":"^2.4.0","@koa/cors":"^3.0.0","base64url":"^3.0.1","lru-cache":"^5.1.1","@panva/jose":"^1.3.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.0.0-beta.20","husky":"^2.4.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.16.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^3.2.0","@commitlint/cli":"^8.0.0","eslint-plugin-import":"^2.17.2","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.0.0-alpha.10_1561123217903_0.29760057816129515","host":"s3://npm-registry-packages"}},"6.0.0-beta.0":{"name":"oidc-provider","version":"6.0.0-beta.0","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.0.0-beta.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"38abad3ceaa0109cfeb08cae12c3789696b2d5dd","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.0.0-beta.0.tgz","fileCount":181,"integrity":"sha512-zCo0H4sTYZK6h2D39GmpU4MHD8gyg82Qk/3OqFSYQClIjCvCSUXPWxTnonO5N158bGdkIONnJOYlBZ4BW7jYHw==","signatures":[{"sig":"MEUCIQCjlscQDxKyCddGwcYckTuaG08NQq0EuOJlR3af80jOowIgCSJiFsSirQWn9EA0IdQKQp+STFvpnnERU+RMA9rmqSk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":598399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdD5m/CRA9TVsSAnZWagAAXy4P/14mwK+EWGiJNuPPFC5z\nABj0U+VS9EYNT9dehFfwn4S09hpjjb8GG5NXWq3r+BWWIh9Rx8r9YxcUI0r9\nId1Ss+a3vuIm/pXMqkpnaMaanoRJvwSaaRjBQw8eFCfsrGvx64TJb/bllIwk\nycfZj47H1JBOz5yvyTpUUQFgKPdHLgVtFUsF//GOzS1R7PZjUgZJS5TYD8oG\noOeQEBAvXAk8d0nxAArQtP0yrfIJAiy/9yZQrdNcY5rr8hm4NKXbGyOdIKkh\ncvIBFFK7EgjDdaIM5zB+aAEi0kfWpPtRhxgQdOaSDFuzkmNHQ3q008HqqwQz\nRwNGPZdjpkXq+8twkdyqkUXP44MUYhlFGc5rovdhi2KkjSz6CtuhCS4TVtla\n4Qaib5c+2o6IHJdcdwMtShQ84yf2fXtCSovNwSor6OUXjfepg+UXCcxP5VRb\n5YBHvX8nwruPh1w024YRcZiV4asaZlAsORBw7eSSeVZ5HJzbOUSVtJGyaklq\nTdEaovSG9A9fyw/2GLL9s+j2P5tu5Uhwl3cEPFXVdrg6ec7usOSrnIDx9o+P\nMGvQJMzZ/J2AbjuuTyrVitycOX9DTdXHkRDJjUBQ7JYjcO9o6R9AakKiRIrD\nxb5L6C229yOx90pyHAQIKitPg2MIv/gLp4C1ZjShs3pltQoTN/Dt0996scDO\n93wU\r\n=9vik\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"6ca154aaed346753253129e80b92a105c0d3a8be","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.2","raw-body":"^2.4.0","@koa/cors":"^3.0.0","base64url":"^3.0.1","lru-cache":"^5.1.1","@panva/jose":"^1.3.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.0.0-beta.20","husky":"^2.4.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.16.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^3.2.0","@commitlint/cli":"^8.0.0","eslint-plugin-import":"^2.17.2","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.0.0-beta.0_1561303486679_0.7609054603023653","host":"s3://npm-registry-packages"}},"5.5.6":{"name":"oidc-provider","version":"5.5.6","keywords":["auth","authentication","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@5.5.6","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"reporter":["lcov","text-summary"]},"dist":{"shasum":"24cdd8ee22bbaae9fe63a67495a7cf168359c7c0","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-5.5.6.tgz","fileCount":152,"integrity":"sha512-oNiPytM+O/42nF65+LIVRJLdLwAW5dhlIH6CyDYO9cJztis3ciEHHrRp4cF6BxwbtjTH5QpTU+bNhzJ1QYIPKg==","signatures":[{"sig":"MEUCIBg8hikZ/VLmOIAQe2/xxD0mIh32Y93LbNc4h8OBgrvjAiEA0xLLC61H0e3KN9Nu5vs4it7UOVMb0oqVmH5tgXM2mMM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":444310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEG9VCRA9TVsSAnZWagAAQToQAKLMe9qw/oF2eJ+q9wjX\nQCX3mvuNphVxASJ/f9uhZtQMRGQTIvSpietitFpjkIv4PjduFyo5Gf1v0AGd\nHrnhpQM695ZhG4IbeDHd4fl7DDmh1kvIByP1qCVZfGa6FQif3QGXgK0MtRNK\nbnYZgv0lW8O0TrdM21gFPnw0S1P9B9xJ0DdDoQoW01IcGyQ5QGSs2a+FlTyy\nwz9x3hNus2pAjDIAo0INmkc1T9deZg48juSNs+MOkiOIuQKuzgBVfz5AfsD8\nO9brh5ixr5j2m0G1c2aPKapD2jaB7yqmK+Yy788QDXMFb0eGpBF31KgWyRz1\nuGpHA42VfRg11wh/atNM6PYDPWOaIkXBPucIOLp4aL4tR4ND09gO0p+BfLT8\nBrzlQ+QwO9Fu2m7wAoLqiMfgTwtSeV6USVwWtW+FlrrUcNzb2bB+RCyh4T2T\nHS3opaThO8anIU6EvCUlL49T0X0bJl8/d1gt9xgu+EkfUNhIvLOP/NFM6VdF\nkkIeEvp3b75GyXPHXYT3LkyJXZFiviCX7gNmvH7YBlphk5PX+fqNZfJHgoom\n72Sm8Pg3XPIAGxe0f6+yV8P6GVdu+0g+zRY7GWM6TwEMUsr89WHS8+Z/OFlS\nTqdDJmBR89nDB8/J/2qrJ/9SXvhY40KPRDV5YhnCw0UdUv3nyj+eCkCk5GOa\nyd3+\r\n=0724\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=8.9.0"},"gitHead":"e21c195da199c638d617896e54297d976aaab8d9","scripts":{"lint":"eslint lib example test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example test --fix","heroku-postbuild":"npm install mongodb@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OpenID Provider (OP) implementation for Node.js OpenID Connect servers.","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.1","got":"^9.3.2","koa":"^2.6.2","uuid":"^3.3.2","debug":"^4.1.0","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.0","semver":"^5.6.0","raw-body":"^2.3.3","@koa/cors":"^2.2.2","base64url":"^3.0.1","delegates":"^1.0.0","lru-cache":"^5.1.1","node-jose":"^1.1.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.3.0","chai":"^4.2.0","nock":"^11.0.0-beta.20","husky":"^1.2.0","mocha":"^5.2.0","sinon":"^7.1.1","eslint":"^5.9.0","moment":"^2.22.2","koa-ejs":"^4.1.2","koa-body":"^4.0.8","koa-mount":"^4.0.0","supertest":"^3.3.0","koa-helmet":"^4.0.0","koa-router":"^7.4.0","timekeeper":"^2.1.2","clear-module":"^3.0.0","@commitlint/cli":"^7.5.2","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_5.5.6_1561358165089_0.0370027248625302","host":"s3://npm-registry-packages"}},"6.0.0-beta.1":{"name":"oidc-provider","version":"6.0.0-beta.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.0.0-beta.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"ab6bfca136ec92b245328518fab59c9639d83073","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.0.0-beta.1.tgz","fileCount":183,"integrity":"sha512-leaKNrEcEQnFICEK4KHilHHccr9qZSoD5hQh2sYebN7dkeO4P+pYyYdg+wdYBk4sC4eurFf4kH0R5T4rEoKPQw==","signatures":[{"sig":"MEQCIC84IAPO1CM+ncLENnJ/8xRiMbIim3DHDYo8YcS1mNfjAiAgLdXyNyB80EJLiswhjPjZX7QZvvaytfY18cR875C7/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":606856,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdETeVCRA9TVsSAnZWagAAAfYP/iDV59EOnNLNXItvaCst\nx2q/Am9l/FoUECvSRfS+j1iTDNK1CM9e+nttcNqtEsOUxCTlrA6A5HaHG0F4\nJPuqAWiAr+sTJ5gWkR4aU6Cqq9ASsuQRYR4pkt2qzO7s72LTnbOPa+Le8U8r\nZ/Qlfau163CUXUvKmHn1K3PWuCIfK+YbJi8Z1WRSgB5mh60hOGjA/Zvr3Xez\nVnpLjllLJjIf1oOcjB6vAuNWWCwdVjuNQazwGuaZa2zRRJMnH78mB5jBpmU6\nlCX411gb2p/DZCCpm4KJ6XhGw8BkPxiLaWaJsmVCfEEvjJrplhzJmtMHFCye\nq5oVNGEwBqrvHwA/45mIQalH9z8xZbbFlaIDfKZZY47E1m+DGssZQZg2+pdh\nFwaM+t5lqFX+5MCtqECBgxpBv69uSRFn7h0ogJAU2mdCYD0mkFWah5Z/VoqH\nuE+1IdPYl63iO/7sNzK4g25URGpaWfQL6pz1XTNPjqCV5QBVVrXnzG/kVv6l\n2g8OUCqX5iTmnXCjJzlV0M/mgB8LBTuZay7XfkMKitQojXV+UIyiHOzgy6sd\ncEOyF1/bjgljCCs62r8WOfmVU1M4WzANg38cvKl8YaP3X1E783GiB+LzQRtU\nY4Znwki0OaM7gsQTNI4KtY/vS3GdZNZED9Hg5qcgLuNfjDEy+VIcuurLVELe\nyyj5\r\n=Kmrq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"7ced484948858952480e386d3d1f223fc1021238","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.2","raw-body":"^2.4.0","@koa/cors":"^3.0.0","base64url":"^3.0.1","lru-cache":"^5.1.1","@panva/jose":"^1.3.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.0.0-beta.20","husky":"^2.4.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.16.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^3.2.0","@commitlint/cli":"^8.0.0","eslint-plugin-import":"^2.17.2","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.0.0-beta.1_1561409428730_0.6729993345346204","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"oidc-provider","version":"6.0.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.0.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"41372a0858a430844fc8e3783a42a70758a644b8","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.0.0.tgz","fileCount":184,"integrity":"sha512-iDPcGwkwnKR1tZ7gkBTzhNCO+S7MVPIUeJEyp8j3T6/DBbI+F0wXKmUCKAs4XnUeMVBhTkZmWX7TcKs1P4ZkNA==","signatures":[{"sig":"MEUCIQDeHRSldVYludDhsnoHhEFxRy0bW1vQzlOTZRMjKml0vQIgVFjhWN+Py0VTBhAumthUiGY0qdUz8aupPS6kv4ghdIc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":612063,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFbYACRA9TVsSAnZWagAAuaMP/RJ94OTFAXHWzznoKdrA\nuGiigcKu2f2aV8xYJ0kR37iKBVp5bzwoRcxOIGrYHZS3P9VX97drDxzJ4z+p\nS+fitIzNs9sp6HHVG3j5EvfbW8Szgfh7tU9eEo+n8aAZmI+C05OAhwS5wdq1\n9Hnydi/51UD5cYso8K3Og+cS8Ifb2Qw0LtSAcU2O5bIalNcu0FuT4wXtEZ/A\nqMsnAHfYgGYP1H6oLvZcSF5Uljr2YSLk6YgItIH25J7at8EUqGwQQIR9Nn/z\nGTtf8YAVvTYkva3rDKEZe3Q6VdKkXH6u0BoXsuOO9AxSnjyMRVkkhpacoPpc\nvwjBEDYF1DRLs/WQv5IA02tDI7fSXZYNJhGa05BGu/lJTC1/Fl+Nq/OFGk5H\n+7Rv+3fJpKzwOpf0WES4OPsE90zR1DbycNaX3CrPA2L+HC8Od+FVrNKb2+7e\nUwbwyBTD6EFQQ8ZoKOYre3ItFLao08912DRvOq5P2VNnf5MSQwU3FU6R8XHQ\nBhynD2pM0OxDZbfwaVSAlgIXC1fLWgp/XzGHIlvsuvp3HdtbDWTNgiVJepd1\nv0iqe6YssLaQhtZKA2a9khZzL4LB/SeBBCXCm1BeIg/Srqh8QT4jmSbZ+HR4\nrrVHM4mdoyuDja04S20P28dhhCxAu8jg4v0uAcsvxbprvcxg3lsUxj5UrJ3D\nibvs\r\n=wDzQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"de851ebe88b78e4670b974726bd240389306c936","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.2","raw-body":"^2.4.0","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@panva/jose":"^1.3.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.0.0-beta.20","husky":"^2.4.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.16.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^3.2.0","@commitlint/cli":"^8.0.0","eslint-plugin-import":"^2.17.2","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.0.0_1561703936014_0.47178024232863724","host":"s3://npm-registry-packages"}},"6.0.1":{"name":"oidc-provider","version":"6.0.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.0.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"68afe5eea4a3991315f9258b6d34d8487740943f","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.0.1.tgz","fileCount":184,"integrity":"sha512-WFCiY5s14oUb6skdtEEgfk+ozs6QLRq/SnZABQA3qMUhNjSNvlg35MVd1RIZQJLAUPEspjL66ZRYBLqSNU5lQg==","signatures":[{"sig":"MEQCIHBMOfyEugBgp9p5McRMrl+Edz+wUFsPz8U6MIL2IbpzAiAqGmG64YX12Xm1jsGZbOUBVHvsT0AClAVvXZxvu8F7NQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":612379,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdF2iECRA9TVsSAnZWagAA2lYP/0g+9eO+s9RQGsP/ZVkE\nk5dkS1Zjf/RzyaF+Usapjjy3ETzY+/HdWT/FUxi1vrSO+OdQ0t0MEh9Fp3mc\n6fZMMnahbTi1ek3bf+h/nlRP1X/qNpGDjslArFvQ27xwS2bLOxjdWFrMcY0C\nEx1y6QMNwSZWT2hthq1plW6/o+8FuDpxThXTyTHqAUSb/ZWrXn35KGYmWFp1\nRTOL6yLaLRoaumc7qiH+HUm2YcWbd0xHHdvFPeGQnc8ayqJQ2fKTw9NSczZv\nN64xjuOWNfE83gviv9k12uw6ddyrktwEvMkb/EXYhVf5d7JIeZ4SFDQgXo8Z\nUrT6uZWURUrlVmC+eCQ5ChXDLeqwvzUWw3+WpmiZPIZUby+ykpXkJKwyTltC\n6xMp7cJAeB+PWTEQYWoh40X2z1Yr15Mb6NM5pRwo1gBBYvK6Dv9l9+860VfQ\n2XBBXvZBieONwDLSrySGHhgXddzf1JUAAOpcJf4skWYLY/3mFjX8iGfcXQ6j\ndhUT2Lt6yO0tHObo0o8s0EtQCHkDFx+XpkZEGhUjtYD8DwcyQhe2dUMMCRKg\nCwnQiJz7uOTfEPyGwEB2xTkdb/Wgtz48Z7iUD9EXrk4IYBXbNqFfHpZ5Yv3O\nR4s/f1zk2QFEQLnf9WGjh1ScKBFIDQxG+jX9iyIejSp3E4YstjYvMxkNMHzs\n3ZoF\r\n=TXMr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"ac4df40af9d8c03c41639e0ca3525da458a4b670","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.2","raw-body":"^2.4.0","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@panva/jose":"^1.3.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.0.0-beta.20","husky":"^2.4.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.16.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^3.2.0","@commitlint/cli":"^8.0.0","eslint-plugin-import":"^2.17.2","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.0.1_1561815171466_0.034811885513326146","host":"s3://npm-registry-packages"}},"6.0.3":{"name":"oidc-provider","version":"6.0.3","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.0.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"280cd443c5f09895014f895123389f4ced353b35","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.0.3.tgz","fileCount":184,"integrity":"sha512-0TcMuj/rhxiDzt/+RRsNIHKWIthPPAknhHRUg8sa5xJtG/8lj48WfxiCW5jXLg757MvR4I1mHIfMZpLHiEqI7Q==","signatures":[{"sig":"MEYCIQC5TMauS6oWoAAgSurCWZv+ylOly13ZY9igr/rkhSsHQQIhAM75GOAlD9pEzw3ynRSGbXcnoeldHJBE+O5jlBZNSB1m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":613576,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHZRGCRA9TVsSAnZWagAABW0P/2RmxR3OVIzyYQtTPo1U\n8GQogxurgb0b6u7LZnyxLbC8BKNGihASbB/cFv4hmhFwxRg46K38/YsJFoEB\np3r2gJ0fG+OV5CZL66+kRJjQgvU37uIKT1hUe5f9VPjpgW28ZkncwMDB1yG1\nNBYyulXz+9iNz1Wn2LiRr44hAQ27J0zZemyR5z/ptNccTW57ev0ATqc/muOd\nLgjXi7swzBM5WOuDBsjs74MQYxVQ/E5xe4XnANExp5LvrcM65JUnRct3zeB0\nAfxJuszty4yXN6FjJFW/R47D6DXkQH56o1BJ6USGc2mSjZWCQeld5C7rKO58\nEf1vsAxYyAmRiz9GVrSl+7S1yR2gfx13TREWoLa2+QAq6xeKGvHgvs0us8B9\nZYmbVOoUhPadhRgaIye72jz5yqPulatV6nv339lT8Q7edPA2CYnAOQgxiJKb\nk1u83H3pn4Cny6VvdgGo5+DdOPTlKLIXeNsNylnc+hsey8pqnDj2sRYZX2VZ\nl7tKt3EN47oeBoTiBqj1xZRqnq7fMujXsf1SVjU0USC+um8vtQaFK82At2nb\n4DfHqaYp+Z7qDoHk7L/9HgxAIkOj33ko+Z24wlwE0+edj11ILld1TYiQxOsu\nYxm+HHyP2qjkJBjy2E/xmSnaxLR8ziz/Rzvt+bR+71A0a6lMdZ9bYp2Pq8l3\nTgeK\r\n=rovk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"74a0f04bdcab3d730236011238a50930d0225dbd","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.11","nanoid":"^2.0.2","raw-body":"^2.4.0","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@panva/jose":"^1.3.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.0.0-beta.20","husky":"^2.4.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.16.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^3.2.0","@commitlint/cli":"^8.0.0","eslint-plugin-import":"^2.17.2","eslint-config-airbnb-base":"^13.1.0","@commitlint/config-conventional":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.0.3_1562219589978_0.06778601594975098","host":"s3://npm-registry-packages"}},"6.1.0":{"name":"oidc-provider","version":"6.1.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.1.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"466cae646695fc8c66d0f2d84481ab7c04e0feaf","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.1.0.tgz","fileCount":184,"integrity":"sha512-xuDOSOjrXrJ+nzQBX9pt9BGeZ1gZfUAjtx0XLHZdm6W5q0IOseGRATMC7ToQa09oX5YIABjhx8pL7qpoWjahug==","signatures":[{"sig":"MEUCIQCdBogwQYdITq3UU1sWy/Rd9mmgk1KKAD/p5bkE6bKTbAIgfUP2yyyY3pH9IfFRcf5sxZgU0x0/izU5kMsNGSWOB1Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":625282,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJZauCRA9TVsSAnZWagAAtp0P/0/cPsokvonDiineULzV\nWRzPMStQ5yzgnF5LZNc2qvGaU4TBCLSHriKkWJnn6c+vUpkHfyk12A42XQJa\nhHuxwtG7SOb6LbxmxAtQCRLoVJYA5HmGxeV8Pvg7a9SDubW3W0KDx0HOqfYG\n/QsUZTxrXh1XkT8qLQXNzz//P3V37vATs4TVKVE6ruKtXt7sTg7pojHoGL9E\nlcxuwb3YfDVATiXxNWIYZgb9WznjFNiOOsKqcE3Th80aW7qCSIwQSn3aiptk\nTB36pnJ+Y/G+noC8Ah+JS7oaaU2+KD9F194MiXpSWLnFByNEzUwRDK793iEV\nmNPxxXguaqiBTuER4/9BegR/zvDbCbpO8rJI9YYrShCgbDUuqWLtwPJP/jYc\n5drqFoKcIxAStJbLi8uE4UpQEHqxWFaR/GP2wQU3+rviaied5xuE1PFqsQ++\nNi5vU43bm59qRMNylTI/Ez5ilSrsw97gRG2QTAbvDOESzS/S5L7OSfhOqUGO\nXCvfPT/C7845t8Gz8xrzT4LEzQrdv6p0YUKQLc+rX+Q/lCaSizsvj7gV22j3\nMfOKYiycBbxf7m3mADj2jclZZE+y5XdheljEwADBOVf4VAzv3vXS2kwgkLj0\nuFPj26VUTy0geiipBMp6ZNElDaHfiMwKjBs1CsmXIGSRGNAj+AJnXLxP3u5L\nZQOz\r\n=Ytsb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"2905e7884f1706f068242a072f9c515c7120afd0","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.13","nanoid":"^2.0.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@panva/jose":"^1.4.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.0.0-beta.23","husky":"^3.0.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.16.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.0.0","eslint-plugin-import":"^2.18.0","eslint-config-airbnb-base":"^13.2.0","@commitlint/config-conventional":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.1.0_1562744493766_0.1861803683568226","host":"s3://npm-registry-packages"}},"6.1.1":{"name":"oidc-provider","version":"6.1.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.1.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"16de78e7a40b30832b6df06da9d2d8233a844bcc","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.1.1.tgz","fileCount":184,"integrity":"sha512-9Irk1tEBwQ3QrTvdAwR9WamV9uqXdfp0hmfaRQJ09fuRZG36elnhD36b22uvO4NM8NwtfZc8BhPx4degvf4aIQ==","signatures":[{"sig":"MEUCIHIRne1JWxRc1JyK0D3wdOQo60xWnMNAcud2Q/l1WZCiAiEA0LLWI02nJ0ihe1gj51Kav70f8QjvnMZ/bn7DTCRLaXs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":630721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKHGVCRA9TVsSAnZWagAASLAQAJWoyNo/QjSxK2cfbGZ1\ndcmz3meFtOb5LN+PD8EPAlotSElVdcdh+XyCQdYUQWGlNKH0z4x80twmDznC\nmZkzn9cdMbf4K5fRrpvigPJsV0SAq8vBj92YryZKTg7U8c3nSVh1VvXKQzjW\nAaxnMBdTO2Q8rKKtTiSmlaEEK/H03Hh+K65efiy45TdA2vCzQ1i3yrNwPdvW\nLe33NYD9Xq7sTuABU/q8Y+0SNxFwYl57gadPTud8tEtkYQE87Ndpqtj00oqO\nPJecDrpHjjy4eJNVHzgZmTXHkpOMgClBS+gKbhf18aE+pxEJpmb81/QYc6Yr\n+4ksCzj39c3h6t7nr0IbBfWEGhIOZnPAIKKLeyVZNVB6UMWr1hPAk9m0WXe/\nCLXW23geTRLjtGxwsMnxzC1ramwaGMTAPhSJK0iFVRuq9eOSXiPItcKRGEQE\n9ffuUQAjEgT4kZ+r+T1RFcW4TFtNoPN2plpeNqu8Mud5z39Z8U93xbo3or63\n0+gkvMcmJ7P2lDfdND260kjy5b4eWWzXReU16FofPAPh6C+8DRZtKMh9PBUT\n++VDPCPK1edHntCEQbRxEGrCz4bH0H4V4qbYtJ/lkCPZpHFY6d/vVIADvUlX\neNvDUiwYBXAZiuJ/guoYkuNYBMknHZNiTMl/DJ+T84ZcBLA/FMJber2/Vqkg\nBVDx\r\n=FdOo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"161a52a21375ce5e1b05b43306f65a90dc70c436","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.14","nanoid":"^2.0.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@panva/jose":"^1.4.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.0.0-beta.23","husky":"^3.0.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.16.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.0.0","eslint-plugin-import":"^2.18.0","eslint-config-airbnb-base":"^13.2.0","@commitlint/config-conventional":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.1.1_1562931604657_0.7233829603114037","host":"s3://npm-registry-packages"}},"6.1.2":{"name":"oidc-provider","version":"6.1.2","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.1.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"9ffbabd2540a8c4c044c33b99e81858a3f3c1587","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.1.2.tgz","fileCount":184,"integrity":"sha512-OoYzqG0SrXngP6oqoDBgR6M/1ya1ZNlqn2+j3WdypSc38rm1cQZt3vYzD/DlDvfN+QxmGyU6bCpnJvPVcJfmJg==","signatures":[{"sig":"MEUCIQCQlNro21mjlBS81srQO37tNmAqpJDYhNbz+UnyJ/OGlwIgertdh62FS95+k1tX66w8KKuHLSw1n8Lj6bO7SbOhYCo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":631176,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKHadCRA9TVsSAnZWagAAyjEP/0aiM6EzTavbtNNGxuJb\nMUIHNK6ITEgIcDsn941dmetjXbq+ZPTgNKw/eqNy+iNW1o5XC/PfeBSaWtHP\nVYYt33Ky6V+Rjd/jn2k9sSHHw0A+cIO9baHQwoDa7hb+h8LWSw1Cqb1+mGTF\nrwz8jln9dkmBCMa3NHgShSvtMSO2vdDpxlzl8UHNErf8RLldU7TFHR9RS5mG\n7FBNCcualGB+ONgJDvrb28u9bqo/LdItLPBf7hQjkIyR3kDlqAKmX6088RTI\ntxHhcZ211nHC0pG+qulCTC8RQyindbWAQe95K++OT+O7l0vfUNn7a4quHmO0\n3pP72o+qCE+7Ytdm2RNovbGrNK9l/SgccHWixcJExxgC+kQcUr4Z0XbHKTWS\nTgiU7JftFGrx2yCiLJ0Y3GObOvlLIKAsBLRU+99HT3Fb4uxKo/udy1vzbTzL\n8wjJbwktVZmuTHYgQUJ9yXx2dUC6DeFE/aFJjd1FfpXHONNvYbsgGMrkJ6bm\noOmu0U0ZJI45mkJnAjQOFDRl7Bq9nBiKAZSFfCLMuV2nDkjCKgbK+idB5CDC\nEINJwhysfPpPGDhayWaZGPd6J9xnat1aDbCO1eYcU7Rn4jYyeDcgG4kEBGyi\n8ZqriEvgGWVfdlfIW6scxAYzeYYaL1vM4L1x7M54AKrBZDAe5U9t8jA3NTQS\nnUbU\r\n=FN9R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"b2c689552ec2e86b45a1ada90205b1dcf04578ef","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.14","nanoid":"^2.0.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@panva/jose":"^1.4.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.0.0-beta.23","husky":"^3.0.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.16.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.0.0","eslint-plugin-import":"^2.18.0","eslint-config-airbnb-base":"^13.2.0","@commitlint/config-conventional":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.1.2_1562932892991_0.005715508319433349","host":"s3://npm-registry-packages"}},"6.2.0":{"name":"oidc-provider","version":"6.2.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.2.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"a472b5dd53da47a72c38ee3057b68917f7212165","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.2.0.tgz","fileCount":183,"integrity":"sha512-IInJqhhfSR5IfupsuGIUq01xnscpsT1Au/TL3JUThRhZ52FSqLDM2+d/+Aw+01B/WTyl/Ag/8IsMi9pLFzoYSA==","signatures":[{"sig":"MEUCIQC7+Xs5t9Hhyz6D5Y1KZjq8fyrpwamKwpIp6DVIG2C4gAIgYJc/wpLKKDNUnFYxHhjkH4hnTUs0C/iEZNaoR0pcC/k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":625408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNFtiCRA9TVsSAnZWagAA49UQAIZlaexzwShwbrTSIM7A\n3qtRy9kZjVuhURceNOfGa9vnFKYAesVfM2OfqfL/dLMSbPhIhGvHuyOBSe0L\nftAhNO9o5apqyFOh6PF1R6hORjui/g+u3+xLBnu7vOrC7DiIluUChUeLpsLd\nivVH+vHHs2YF4SewCO35+ODoaYJIJYk10Awi0rVya9F3UKoAvZEQxV/jmcnX\nrVTkInotS/OQzE38pPbdsxjZiUZRRMWLRy9A4mpmuvuXvdX8Hda4z5lvfr+Q\nxZKmPFHROcfSMMHFvZ1w0qPh6ffXgnynaIHvmSTAPJdhDpuQVRurCE57f5KE\nCmatZHjqMFKjKnFdr+jPtEj164z4RKmkjppg/nb3NVDr6ta7Z1/JVCA5p+pr\npCErQP96+uPNATGWSYPvQtM3JC1rKEimDg0f/ZLKaAb0hzRBrlsW2IDAZ81m\nxOIQl1T8ZfCbXU42+Ujf0Eq9tVA5qKBC6TlzvOw8ABBegQgJvdLp2fvAHvik\nszClWEJkJ0x5PBLGckAPI+AE3wRnzLwXXcbpUysDWjKJel+CqX6mtho+8keQ\nsfdLuDWw9iYj7gSI/xqobloNzYZ+I+lIp1Ao4fd73oJtW2HHi3wy9mY2h2kA\nndQ/fWMeeODRiG+J3/K0OGHqC89tBaQXgPBAIoNTDOs6aumaNtsHRECfYl2R\nXRlW\r\n=K2S3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"4e28623e74c81138eb7c228805f7e1fa4dc0c302","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.9.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.14","nanoid":"^2.0.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@panva/jose":"^1.4.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.0.0-beta.23","husky":"^3.0.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.16.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.0.0","eslint-plugin-import":"^2.18.0","eslint-config-airbnb-base":"^13.2.0","@commitlint/config-conventional":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.2.0_1563712353732_0.7840776411643562","host":"s3://npm-registry-packages"}},"6.2.1":{"name":"oidc-provider","version":"6.2.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.2.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"9185e034b75a2a9a7931054a87af60616f6e3839","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.2.1.tgz","fileCount":183,"integrity":"sha512-e7pQmefzBE31/dvUBd1Rr/M7C0Jwfz3Rtbk4VIRXJqkKOih3FtHqoQWw8iqXvwpHEFNYACF0AJAR/oGv/UdkTA==","signatures":[{"sig":"MEUCIDVUP2hWWsyh1Gh5rDQwoM9arvK/NdXyxi+5fndurXBwAiEA6W+t20p1PspO7cL+wq2G97mTleFc1U3++PhtuU4IWZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":626387,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOY5aCRA9TVsSAnZWagAAXyUP/1C10C8ZEk4+lug7EfpN\nS42tiFi8pZlEQ7gvyI4M5Swg5AYVEdI3MPMaQXRcOalQRmBq4FQAPgik4wuh\nOhIKMvbe86tsgRgY5T+YjX2Y2RtTs33Y+evl528tKc3LpYhFZ0k/Ws2yP8az\neUKZI54tx/lGLUHL3lMhe01yI3+messzjCcWI3smBqoI7qyMU0xGVtXzgMId\nI6TJvnZv19Af1B7olfzaAYdZpcqH0tjlhqsXrC5FU62pyORqeWTsx7KWxAH/\n6Z/RCeKgGRYCp/kpfJBMzma5PobPBusjzQ8FjKXe8s3+5qvSw+66c1QsGk9N\nv64UmLt74/o0ZWQrhgtny9a397ECESLntD3kl7gD1Dxindo50zBT1wsnXe6d\nKPi7My3h4BUaVCuAT0u9ltcrpK3R4+QMePKBKcO4chaPgJyI7aIT+SV1mESE\nKe2xvO8udjLMF1AXZfpmTmcPq2ifyhvJNTobnkwMpF16KvXH4jWfC8NAjroC\nDFnXlnsAfzZBAo9woXAVR75YyWxDc+HA/nYwvLoHh/fldlhxzjCs45iVyJmN\nOrovZb2xegGtyg23eAUFWU+C+fm3TZxNZHetY7Oh95K+dH434XEUS90jX4rM\na+8kAvn7AGM5t+QXkjxVP4XIZvos6X8bL4h1dSeSH/bbcbuh3HHZBs9mt0JR\nJ/7j\r\n=4dRd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"5ff56609a7e4d62165f7a2dd821d55c3fd975dcd","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.0.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@panva/jose":"^1.5.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.0.0-beta.28","husky":"^3.0.1","mocha":"^6.2.0","sinon":"^7.3.2","eslint":"^5.16.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.1.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^13.2.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.2.1_1564053081578_0.5827090450065597","host":"s3://npm-registry-packages"}},"6.2.2":{"name":"oidc-provider","version":"6.2.2","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.2.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"8c4fd74fde8032f89629fb71431e4b4f0342cbfd","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.2.2.tgz","fileCount":183,"integrity":"sha512-Ox9ONUpM2a9e0byaJxmCb14hAtMyQys2krg8YPxzJmpxG5GA3n9Nev9TY1G8ZvmoRNo++sQoV2oDC9A97GwqsA==","signatures":[{"sig":"MEUCIHnMiirMLYdbqJZJpRjQe7S97UYxogcd/ubZ2/TwVzSWAiEAzZxc6rKGahfwh3vefazvJpd7cnPteyi2aZtn5XLqoqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":627039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRBAsCRA9TVsSAnZWagAAvyAQAJewFKIWBdjO3pW8u/fW\nSDGQDRAuyhGxgPkkNqHocNBmV6O5pmc8Bs1jEnbO7O4oug4kEL76MYLmff+A\nRX30RrCAe0Fyuava32yEaGA+tqivqNbV+o7h1J9CTravx9YclN0UYJ13qDDB\n+XPNOVdSzAMvH+OTHpDudXyhSyvxlISSUJDogvI+sY3WOWS0K/LOfFRGj5S0\nPJTsjEz7bB6FvHTgDOuzXMq+7x9coGvxp3W0qIisAPdJ6fLI6hsTqdh9Xr3j\nOlLqHNEy71s/nRzPpH0sqaaojRLrjsCc8DiZhVphphUr+OYSLOuzA39eTlaa\n8MOU71spShWNAsxaQMeTNm11vzBwqRI+fBOCKL/vBbwTRHcTcXAltpogCIBz\nTZGQBxf2FkzpfXQPxhlmNDsGr7cA67jy9wSu07ZFi95w+CO/vlRjR3mKoPoH\ndxXZLyF5gWkXLU3GFmUl+Iz1+W9ZJMMqNHeUOaZMQzqtfeVhs6qPtuaoFVWO\niEEnsW9zzzEbu2ddsUFL+n0QmDMp2Nohqr3bBM46Ildxo+ssJ6lci2y8RMG+\n0NmSsD6Qh6SkJxGe2vlqDzmD/cuV5xcGZLQ8ba+pIWJklN9dZ9z4ZtwuYrhZ\nvREuvhu5B27MEqjD10GjVUpthD3Lc1Cp10eeZTTf/LRek0q1j8rG/QYjNI1r\nJQbh\r\n=P3FY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"e933704352b0fbef169b0cc6512e741d57cfbdbe","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.0.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@panva/jose":"^1.5.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"11.0.0-beta.29","husky":"^3.0.1","mocha":"^6.2.0","sinon":"^7.3.2","eslint":"^5.16.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.1.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^13.2.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.2.2_1564741675533_0.46754594949771566","host":"s3://npm-registry-packages"}},"6.3.0":{"name":"oidc-provider","version":"6.3.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.3.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"58f89073bc1f5c9abf70ddf3e29c0b2df4741ce3","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.3.0.tgz","fileCount":183,"integrity":"sha512-TgqyIxqyGdn8PYhx3JUmTkOYZcdHHlgaLg0Ni8c0XQawDWzkeD7QIM1O8Go2ID9HSXNPW6P2kn92hs2bMiSIDQ==","signatures":[{"sig":"MEQCIFX9hqHZdJ5pHVc1mBfC3GJxbEzdr/xLIRqou5/TFWCGAiB9mPhx4cz/jpzSvk7ecrOWuporcMKxsNOxPl0tYDOsOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":628732,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRqsfCRA9TVsSAnZWagAAUEEP/ibp2moBtcDb8YB0lpmf\nfie9qR8ewL1NxjIMEk7sSnMpZsECaWJuZhiHeyY1qNXHCTe5nNGuAUYsdijM\n9Iu1IKTmKlm6rKVeybO4s+EmuDAvrGcuFksOM2FBtgYCMdEDZm6YmuxcvQNy\nyTjmZz7IvS5J9Rnhb4bh1VFvHIhvaqArZOuJKUrgEGnOOQ5i11Z1og1zPqED\nieyCJwt5r054aBbo2hI9jF7hCn6xerct7k5haH3wlAsiRdPdYXj9Q/rw5YAa\nWydym/WWWHf/seZ9VOM0c4U7un8Q0yKPX0NTc4CxwUoDLI/9Y+hHiQap8bgg\nu652+KyRpTG5t3GjrlSuPg3GnxCc9SRzXfukEC5eNTy94QioLvYRDFPGt8WG\nA4gBUI4JNzUdWqhfzgIRwdgm0PUVuqfJtey23hU4Q84w+b6Jv7ZlP5e5voW2\nTARU55KbPysSXTLaOZ2t1XBUs2EJy/oDK+6sUznxiRsKG1WVnYAi+Pk4dRc5\nim1p/hdWAivOD+TYxeE8yn7JmkY5gaB8JXfM/VSj7kr08SPLH3V3Ebkid0LQ\nrKmdEw9P9asav+WWPaEu0tztE2nszFdomg/7shAi+1PtaMa+jgCKkvx4enWf\nKIoI6gL7dfT+TBlFVT+Tg72BfmgA+9jwYaRqlpWq8YXnZmUsoG9puJ8ZRtGW\n1wzp\r\n=ro64\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"7b010f4d84df0dcbb76208213ee8c9411a98ef22","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.0.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@panva/jose":"^1.5.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"11.0.0-beta.29","husky":"^3.0.1","mocha":"^6.2.0","sinon":"^7.3.2","eslint":"^5.16.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.1.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^13.2.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.3.0_1564912414677_0.5905790435040881","host":"s3://npm-registry-packages"}},"6.4.0":{"name":"oidc-provider","version":"6.4.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.4.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"0a0f0f66e8236621db3d3d3d375fc5d3c45fb7fe","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.4.0.tgz","fileCount":184,"integrity":"sha512-I27VWixRJCVwoXDIt177ePm8K84FfDwdqo02eMkvmgRusrjoMR4CBdpO9JPKAClDpPCr8p/CE06rgKEvlU6Uqg==","signatures":[{"sig":"MEUCIQDcEh2ifa1fRQH1i31oYvrZXr8lX6+Mp65Bl82FGNB3nwIgX68KUkCBlIlaG8jxBUJeoNnoktz9oKQMLWycPjEl11Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":635664,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSutNCRA9TVsSAnZWagAAHecP/178VKTMlJs7qdcQTEmR\nxu9wy87jHf4sWEiZj4szqkB22xJttq794Xvh0MTTRpBlsCSwzzNJ5DL+aUxC\njFZCGZuphOuoVA7JL2gJa2XDuNB2MGHeNMFP7m+BuEW/xjG+OkU7o+NLFmVc\nLzZsRBeUW1JlybJ0AiG8WFjC2BP52gwREnrwXbTA5LsJbq2m9Tdm7GxGcHqX\nXLA2V7xyGYksmbDi9FXm5BDbdI6fYGU47nBSwK012eg8zgWWR9tQPddYBdgc\nq+Xch4VwxLPpB6+5TaNTxVASmYPpFu1r92+enOXDvQD7xAuz/TLJb6oVAXJm\nEfpnT9PpfX5JyfocRMmObyhHYRRScoPHfUwKoBpQ7wSHhfhciw2Y68ylYeMO\nptB94pzRkr8UkIdFM/lmy5NXd0E6ZYC6+EM4F7Gxlwg+SE8KJlLh9lkTWeOH\n99NrM4FgGM7LdrKyKw3Vkw+DYbdARhtsqBsijfrmsW++tL+68UDA5k9CKgh4\nEVbl5oXrRHWTAywFf9nomZmQxjtxPUnbJ/VMrCCw3tMSHoV+IvV8a5cuEUUr\nNOdA31zL2CCh0dyeXLtAq8jCZn9bxX38P+ymvY4UruUsrTuR6FHO6RyZceDd\nChtSkfuaiRNbgFhbREyPK6juaZuo0Qblx2eJNSZeTKqSIsWwMcpDk163ddaW\nMsLF\r\n=9rkE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"42b8b124b5eb4fd71500ebd5c8ded2a2d86929eb","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.0.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@panva/jose":"^1.5.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"11.0.0-beta.29","husky":"^3.0.1","mocha":"^6.2.0","sinon":"^7.3.2","eslint":"^5.16.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.1.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^13.2.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.4.0_1565190988294_0.5687099396370303","host":"s3://npm-registry-packages"}},"6.4.1":{"name":"oidc-provider","version":"6.4.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.4.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"989667146ec79afe8d345419f8825a2abeed0205","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.4.1.tgz","fileCount":184,"integrity":"sha512-asweztt2GH+PWJPQNHRpgHr9EBv9R+EerXz62kAmF62830iEIwbx2iwoQxgykP3qAOC+7AGy4roHJU5q1ZkR+Q==","signatures":[{"sig":"MEUCIDxuJDMBG2EtuWqV/VxT1ldSyl2S1807IJuvcsa+FezgAiEAoPfdSkWbqP5elqj79UDpneyJWKCpn+6JMLprrAqjOJk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":635859,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUmKuCRA9TVsSAnZWagAA6+UP/3CKXb8LkFS+xtp69Wj+\nJPPNAm3aibRbalz7lTHkE1pa7QTL4ajaWBuKUX4GC7DqK1B6dKJjoE3moYws\nGx3B/RUon+FncMjcFCSZXFRw/UDDSMADhhDr3nh7SOfx3IvDefcswcIGm/Ch\nmT9SVam38P//t/45PGG96hNvFRP1xj/32KVqikuOxHeAwQLJmDQ/UanrtMvK\nqbcHGDwogzJ4NhQcL4XwYLhrQAhmHccSTzirfAu0vDeZQgWhX+DXYxNw8uzU\nCkvckx3AkzvLTKowbGdWs1pTcjCPRmsYxaXH0oOZoNUxiVD8L0Ms/ieDdJIW\nOi4Kj3d0l9NXORYWGx1QferAmhdI1/JNwJ94ULlS8meV5ES8inDFg53U/mK7\noANaFlwiajg8Cq+jTc6EAAuk/d5hZKW6Bs+oB3ZPXslX0lxsQCWgvfNxq7nI\nSMmDbDyohbSnhKbUFPP+bkYGonyUAyunu0VpsmS+FHYG44Y1SDFb+rS9fEy1\nbeUwpV4t8WGaCSCH22evMoICYYZd2VoIwz+fjf/5ZjP2qX+DMRUySfCwz0V4\nJL8MMaRqGogwm9HHr+pcq4kaNp9q4n0ygwvbSvwxmqFI+3r2w/4ig/qEeUQp\nk/Ox4IXinx2M0LGga3tyiBYBUHCK0NgyiSHpZhRSyDysP1wG+sKe8KAqFGmW\nYEBr\r\n=3aZQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"43f7d381cb946e82337b0ab3f3ed440acb37edbf","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.0.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@panva/jose":"^1.5.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.0.0","husky":"^3.0.3","mocha":"^6.2.0","sinon":"^7.4.1","eslint":"^6.1.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.1","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.1.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.4.1_1565680302121_0.6390230189433075","host":"s3://npm-registry-packages"}},"6.4.2":{"name":"oidc-provider","version":"6.4.2","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.4.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"f663fe7941b82b07bbae2db95127c27da3873bea","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.4.2.tgz","fileCount":184,"integrity":"sha512-WKr/qn+eSkd/yUVZDd93nVmgRG81AZJobqaEU1RnuAcn6rpxAyR/SExolDKdav3fOj53GrGpgzJpqXoaFCHhqQ==","signatures":[{"sig":"MEUCIAmDKT4t52Yx5FBYFzzo8DQWYQV8cw5mmeQCsznIUF5WAiEA/ypA2i1eoG7C4OwRM4Dpel4KsyKax1W2vlv4DRSCjY4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":637161,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWTDVCRA9TVsSAnZWagAAreUP/jMixJLh7z8eTpNTO6wp\n0dlnCnsq+WFjubgudym+nd867Ceuv99QefYLOlxpGRBLKNxv+91KxFqjVFXa\nID2J8mkG+0I1nCtZP5GyZkAYzhtf10N9PrNDxGcaN0sI94P5tSdBwqr+eYeH\nkD2hXpSkIaeDGDPKPCPimZ+CdAUgH3giKDEspTmFFjwyj+nysLRqlfDIYkLQ\nNsUa5II/d4wyuredIa17H8SUUSpkIUOBO+MGs7r8Qz+9r95C0x0bT5avxO8B\nbor8ZH1WLq+HdUAEvYLRAI45kQIFBXeIZxxNAOQKX8iX9DZ3iTFNVqM1YUkC\nXahYO8jq4BBZJOt3w3jxpCJTrTlMF768LJz5rZIerz7paGrXnM/68jidrRaj\nK7Dq0WC3p2yyDC60K3e8NvQFg00JlF1uwWCTDn1WfVn1DmcVwMNMBAhXB4Bp\nB3KTnsB0WUJ4Av4BfGCvBMlk0/ArC38KuzeHaLOLRukML+6XaEhj1dAqgv3v\n96Gtjd7uNyV6sH3Y9RxsElVnJQYk/qtHPoaq7TKfQsAei4BI7QcHcYo+9vpI\nleOq5Ldub6W6Yb/SRbtyxaDELlVlCMYUZU6W+VD50WaCPZC6s6UFO+czyiBG\n9DX+M5qkp39Ycj27D/RGGD9wduSKoMdJoQVcIDNTeRf+5vTLwlChLcpDgfgO\nVCwh\r\n=UvG1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"a48b2cde928aac32b50fb5c16ad6809327d52ab5","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.0.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@panva/jose":"^1.5.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.0.0","husky":"^3.0.3","mocha":"^6.2.0","sinon":"^7.4.1","eslint":"^6.1.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.1","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.1.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.4.2_1566126292521_0.42542696783965406","host":"s3://npm-registry-packages"}},"6.5.0":{"name":"oidc-provider","version":"6.5.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.5.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"3a3a54f2afb1f37db900f5a9ddd7c7255b0d0cf0","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.5.0.tgz","fileCount":183,"integrity":"sha512-ZkwnxM1qAWQ1qwiyEirM4AqW5ZzPekP9Wsd1MZPyBkbTheOedi7dmmvhIl7XI+NLaDo4BbeOGfzmKk4Fu1erVw==","signatures":[{"sig":"MEQCIAr0r48nxb4AXzug68kvvk+LxfMTcSi7Jm/2Bd729wDDAiBTimOP1Oh0MriCxedWo7G2ON6izv9Uct6Rt/0tKws3lA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":640445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXFFKCRA9TVsSAnZWagAAf+EP/2pRSf+nwdvODn4q7Lf1\nh+TZWnnaVctdO3Fd1ACPCynssORiWXPrkH898sxY7b9FIF19pljhT2yDUDhB\nEmVpjafLfiRPz2xMPD7qQR7CA7VTrTvX6O9gjhrP2xtrOQPtrWnDwdB33lzD\n18UaRrsnoyAmQ4nRRwoti7nHwIBDCT2EZQgCQtMwaYz/b/UEcIwZCNMGL/s7\nhRjjihnKFzfNo5/hO/PgVGEuCtHigivNVmN9XOAZ2T589GWFEjqoq3GiMDqI\nDkKx4O0J/bXY+65L2bzc63QzXjSF1joa2H7cC5UKv7yjePiBxyf99/cUc624\nZon29QUHPOb2fZh/dJc2+0pRCphI0h/K9Rm+gP7opP4hOwVdeh02FIBmLEaZ\nC6nT6YNw9RDlY6SzS9k6cIBy8bPSbWBK+iPbrP7r2m6CukbPy38JTTG7n7Kq\np4C5HEqKvckK1Rvutj0ml8gMp3SF+QsHls612gQ0DFy7ZIv376WVWMsXA8Q3\nJl2T3vj8GxcQza7bI6n+bciSwGerFrAtcSjMktmzRAGAc+T2vYIWqfCujI7I\nFlCZtgxJrZGkMPYsMCtaJeFkjGz8q0abdOTCF81uVTASDFLpPHj0TEijr+0v\nQGE4XMAS8iQBK6GaP1aUWm2m5H6XqRdFHIJ+Zu8DCW/9/HL0TDND1ze824Lc\ndYBo\r\n=FfGE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":">=12.0.0"},"gitHead":"c0e23919027b2f1e68de3d845379727f05dd11fe","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.9.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.0.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@panva/jose":"^1.7.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.0.0","husky":"^3.0.3","mocha":"^6.2.0","sinon":"^7.4.1","eslint":"^6.1.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.1","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.1.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.5.0_1566331209510_0.4592837942017407","host":"s3://npm-registry-packages"}},"6.6.0":{"name":"oidc-provider","version":"6.6.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.6.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"5621d4c9ed6ef8f7be24a8a8fa4414b1255ac3a5","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.6.0.tgz","fileCount":184,"integrity":"sha512-4oAG35A0rC8UouPBmPLRkjsbtHzNfFVVvgOIvtx5koAj2ZETMYxvEO8wXW467k4PCtnZ8qXhZci3CZryyNuvdg==","signatures":[{"sig":"MEQCIC+W2VlxFgvudgZNqo73GMarfOghGyaZfnHiSVASRvf1AiB1gbxHef0tv7NlY9fyOEz8Xw5+6ZVZMbPxDYncyaBiCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":643957,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdX6sHCRA9TVsSAnZWagAA3wYP/2bi88fZHSaBnnJKKUWT\ncP0jjwB3faqkfwXdQo6SZEB9YMYQAXRqmO/n2B4WtyHZVhtK9S6B/BAeIXS2\njAYPQg9muZnf3+OfTw1TXt56+ZTqVcdlQtkzQKB/GCqeozgC5oewIf4uEc0L\n6Q+hPPwP11KotApJo+Z3bw+ed2olVc48kFWEXyGNVUCDof/AI63IehOEbAz1\naVXAgaQ3oiLOF1Ygv6PlI8oADkXonivIidXW4qb/X+S43oT14+0eK/jGW6ym\nLDR97DcEKWgIEtBZM2jNFP8/seos2skFdBsy+br9oV3loZDz5eRt5E9M2viH\nEXzmwsieHyl8oM8xCW2fblN+odMbx2JmEhyhlDyajbB0As1UYCbgSjQ4JkL+\nFy9QAaK0BMLgLj1EcSxHSMm6JPnf/O9OaEpXHl9Cibl99xPmh5UvEC6oWRdn\nkW+2i1GyZygrQB+42XkCeXXbxfAcfSr7VgDWUTddEz7G02nfnfbjeaUz1np1\nSXw9qjVTr3DJQeZ7vqyzx0Pdi5GxY49U/kC4tOl8+Hwom89BRN50CcH1gQGu\nGzHqyjhrBSukLjlJUSqTtyjgjtRbwnGljmukfGdjcPo7cDfEcg0bHr3rnIKG\ns24xvlWR4xHyX0LKHqMda01zVwEl3srTkrhoQIBGklVm1gJ4nnTIQ3nPOIuM\nR13f\r\n=yY/Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"f22bc37c02875c7d38c7a86074b1277158bea70b","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","bowser":"^2.5.3","lodash":"^4.17.15","nanoid":"^2.0.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@panva/jose":"^1.8.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.3.1","husky":"^3.0.3","mocha":"^6.2.0","sinon":"^7.4.1","eslint":"^6.1.0","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^4.2.1","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.1.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.6.0_1566550790457_0.7001854535307588","host":"s3://npm-registry-packages"}},"6.6.1":{"name":"oidc-provider","version":"6.6.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.6.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"298850029c82a464bad4d5b20d0cb1cf7ce83283","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.6.1.tgz","fileCount":184,"integrity":"sha512-1ieY4w7SnXdi5DuZiRlwL+OYG4Rto7eCjW5dp5hTQhEBFzydf78wFdiAx9LniK1dYAal0uYJaaXo4H0wMvkyEg==","signatures":[{"sig":"MEYCIQCCuZawYTLPHO3Om6zrY2irdahhr/hxWClHsT7yB6g6BwIhANC+UCGoujyELi8ox2W47jWQeibSdH/PrxpKSuev+qNa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":647072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYsonCRA9TVsSAnZWagAA7+AP/0rKSW/o8bKbn1w1Xz1x\naIBBDcZjE16rKPaj96v7HDUxO82Ng9WBwB4AbmdIhC2OrANJKK1+a/7VZ/Xn\nkkshjmDEMml+LezrpKy+IzhQKuKYf8RFFnV4bu+gqXpVK8Chj6a+9Oxn0UPV\nRJ4PQQjx7RT2kSXP4Zsu3cpSBTeSTC6ZG0pOFEqof11hn2j39vKcXW5kU/Fe\nEuaGAVP1xG0d7tIUgnBmLKdSnyp87f0FddzIxaWZKKIzlD9dgSMGAcKvFZ7v\n3eoVl61HQNJV2GG0z2OsSNSQqM2PMWWB9lbyQ7I1FmslenVeqvpZL7d7F7VR\nQ2kYNybjW7gJf7WZPG44qdhWycmzZJYSa5pIVnMggkJu5gA168UDT74Eaf/v\nSUWmUYo1gsBvGjmlUU0uoVd+2odJ7wFtGjEZE1JCfKFR/qyjTzEtZEQhhTka\n3IVi998Jw4WV+KiD2NqcOrsmWp6bYHbvMO4qqjdeN0fPykL5RHbSXUA5hDdz\nhLUOLYm9cEnIiF7wb/Tl5EkEr3js0TSFFiCuvBvuf3U9LlqcSvbFm2yLhCKP\nbvmGBjHL85fn4EXI16lx1Ebp6G0x2flL37V0gAURtQxBQeKLUOLRnA7OJyHk\nLJORMlNB5/mR6AwMqpISMbgnyZx8XO4PJRXxxfAHDUih2KZn7VKJN2Z4/eD/\nWaMP\r\n=r8ih\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"063ae62784c330da608a2aa06a670e1f6427b8f6","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","bowser":"^2.5.3","lodash":"^4.17.15","nanoid":"^2.0.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@panva/jose":"^1.8.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.3.2","husky":"^3.0.3","mocha":"^6.2.0","sinon":"^7.4.1","eslint":"^6.2.2","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.1.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.6.1_1566755366610_0.6148360775118749","host":"s3://npm-registry-packages"}},"6.6.2":{"name":"oidc-provider","version":"6.6.2","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.6.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"72d7e2fe5af27103b811957182225d91f6677b54","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.6.2.tgz","fileCount":184,"integrity":"sha512-jUZ9ewew1hYHwQGaewoLFjkRB/LxF0BsGE3Ntoc7sfZStsNm8z5YTkV/XJRXfI3iuIW//5HSqDwQW+N2Ym2Bog==","signatures":[{"sig":"MEQCIARJCopsU4Svy/vLCCnaWWpOFf/CPFMABDW0mZq+UTbXAiBC0Vv+k9f66mJ48hkRkrhcRFokW2mOSor+5cN9OnQCrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":647400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdY5hUCRA9TVsSAnZWagAAPDgQAKESz3Y1Qms7ZPEh1ZoX\nvQWuNQLlImJgBfkxqts1XyyzI9BfSJbN5IPOuJ55bbh/vna0bnzY8tWeOGdH\nncSYBaQytrtjJWiIYETbsgkSWfjlUrxFT0fgNKRn0moRdjEPaLfkHqJxAtCB\n4HLuvHnft8VCUB629YTuhgDv1IvxI9F8D3PshMZYE9S6re4IiqA0tOoMoQA1\n6cRqklD4HwFPBCLIppWHy7m9kaJX+o8M5YcOYZrHuXHXubG5x2gA2EkeCGid\n/YzX4sunnaWiHUQNLsuzDywRvjPvbLftAy6YKfMod1n/INpJK9d2HZ7YmeVm\nkZlBC8plA3spKGSaobsbMwgS+8t1SwP5KM32xO573vLNrkgwowcADd9VE0Bv\nWdotrBreoR+mmNNBs0NzdFvLfoAbRqwvAuHzpc9REYuvZUAQpi6ieL7ibqx9\nLdawafQmn3ZPQ55A+TwGNsvULUOiXFODF5cpHYceYKXWZf8VIMj2uGcC+bdg\nGyyys4NJOjkF/ws8a9cPBYW09CPfgTHY6WyTNz7YxvUMgpKQINtXB9fO8hKr\n0aCg1W+SdMp/Dpo5VMfX2kWHYWIZ4z904O8jllikLgYdGqtTBpP1WcQzJOYb\njYVuNT44pL9c13U9xfDWD12p6NFaTId7AzPIiVdp7kx4dYoN7dc7HC+Kmz9C\n3lhq\r\n=7bgI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"a11dfd214701f7d70f217d74f40b20f98e8f9f35","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","bowser":"^2.5.3","lodash":"^4.17.15","nanoid":"^2.0.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@panva/jose":"^1.8.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.3.2","husky":"^3.0.3","mocha":"^6.2.0","sinon":"^7.4.1","eslint":"^6.2.2","moment":"^2.24.0","koa-ejs":"^4.2.0","koa-body":"^4.1.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.1.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.6.2_1566808147556_0.26653167389836874","host":"s3://npm-registry-packages"}},"6.7.0":{"name":"oidc-provider","version":"6.7.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.7.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"129f73d4b37f185abdaa0b9ef61865064378f7fa","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.7.0.tgz","fileCount":193,"integrity":"sha512-f2EH/sfec3CM1/vn2Us4BVtGsBFmRASRvXdsjSBsjROZnxblfDTV/1Gdd0bT8xZQ2r0uHNAS8W70hcrqB8aJCQ==","signatures":[{"sig":"MEUCIQDYcMJahMvRMWlJwpl0meSA5V4foJkWVrFWbIhC+y3EXwIgIHDJR/RO/0TzJODUg1RZoR72bqJ9980htoL1cAlc9jw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaXswCRA9TVsSAnZWagAAk9EP/3ygyzzCfJ/o6m3vLFP0\nG7/OpDRXULCynIGkTrNnpPWB7tI+fZ3uTEeTTfatwflgqPsCLSZJvjhgEvcA\n2h7r0tReLQtYa0jwjYLtsN8tlau56OKp5zZFijvj9HMI/OT+XsepXF78fVfz\n7aTPCjFGJvFjg8uQWS0hrjHWPlvSZmjv2WhQzO4AzLHOqVbcrjeFpIL0rwdh\nilS7v9JD8WcaU8fk863pzZMjWkj4MFMLkNRj/I2Qvp0o0gIqKSPxB4OtyNoP\nHkQHXFF2n5ZHpKSkmMfTxHi3S8hjoVe2+1cHstYRYla9V60Jw86EwZfsrb9u\nmX4Mss3xZm1nyfCX1iPFEMrMbUCm2+21wZk0A6AnvhIFGdV1W6AQqHZgMckb\nXU3kgSihtKTqQLfiP+ITmaB4UBLDqagKOYPE6XVMMBVt4Y5j6WD1vPwVh9lK\nl4b3XBy2uu6GLtkAizUsacBXh2NrgYXLR9X6eVcb0qd3D8/Qj32Fr0qFU+n3\nbRQr/p8oaSENfa0SGAyydpN+/DlIAc+pyAHaMWYpT67iAQSEOKglYdIvpMXh\n+/r5+xI1Pek3eYyJ9nbByo9iIXSHO250LmTxo+XohLBaKV22dDa4+onvPh+F\nqpCYjdNnsOkkx91mz1ODe1qL5D8Tb3mAhjAQWdmuwlnX0UnsguZInn8Usfaa\n1dM2\r\n=ykLC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"9e600d94cdf7b6bbc1c719b8ae6ed582d76191d9","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","bowser":"^2.5.3","lodash":"^4.17.15","nanoid":"^2.0.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@panva/jose":"^1.8.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.3.2","husky":"^3.0.3","mocha":"^6.2.0","sinon":"^7.4.1","eslint":"^6.2.2","moment":"^2.24.0","paseto":"^0.9.1","koa-ejs":"^4.2.0","koa-body":"^4.1.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.1.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.7.0_1567193904162_0.3176905289676768","host":"s3://npm-registry-packages"}},"6.8.0":{"name":"oidc-provider","version":"6.8.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.8.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"9eea63a1e144c64b44d43cd5e3b0b1d231e6b7d0","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.8.0.tgz","fileCount":193,"integrity":"sha512-vZu8NBF056mwBfx8wUeHedkvhRQzUGnHOAUZSPA67tYZFtSFVz4tJLvPWCN5MUoudvbmg7tqvp+OgZGrB8f5WA==","signatures":[{"sig":"MEUCIQDSitFGYg4M8/8Vp8YmsM9G24dGOr8K/5PoEWVVSconuQIgAaaO/KicAlonCYPlM+9UxkiUNdPEnQSeRUc2A96whqk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":677276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcuJrCRA9TVsSAnZWagAA7eoQAJgU3kdbl6t0I8XWjQ/B\n6WgEXKZK6vXLz6Mbi5q+jI7FOFThgO7mE+6snHTwA7km3L93vIn2GvmrVRzZ\n5mTUejDuF881c9GlDimFQKlhAww7BQ31+gDs7mBisGSI1oSV5v6wYHLgCHHg\nDO4EISzbm01XSe0kKc++bMPaCtyD94TPU3enxZQmx/gfd4NuMF/kaqrxdTZs\nZRHa/PnUahMhbxnUVmM93gfvuQATB7JjqWLg0GMY5SJ04/dBhgqerUCWrwDE\nA6ei9LaiFDnrAeM8XDMl0IqEJOUNzr4h4uSbQjCYNbESLTSSClU7DKUVTGP6\nQUPgQFTt6Dy+l6q/VZXR4yweSV+Slg8uATGuBV1CiqzbwZtvpbUlwecaO3tJ\n4ir107vNBH9Kt605MX2EECAyR+o9dO+tvJzsh2eyUc42bnzskW9F1eUG2ZCM\nculjom8anBFcJLbH2VESipSSW+SJaUsTnOEa6+bGjQE9u4+rqQVG8QYmemRM\n7BH9BWfSfH0G9fDrOYlx48caPbcmmjxW32pKZt92nnEQY/EAYZh2l3tU1lTM\n2GjGLNmrdieJE0hA4Eb8BLtWHpwlSwq+t+vbGKj6Czq1ApPwS+n92a/wg140\ng1k30HhrcbVtncrvhoULVjd9+ThMEGwWT1Ju1rXUS6WDjL5f96Gi3ZeO6I4z\noaGs\r\n=9tjF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"7071340471601d363c4ad5c75a3c3aa066ee3e2c","scripts":{"lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.6.2","got":"^9.6.0","koa":"^2.7.0","debug":"^4.1.1","jsesc":"^2.5.2","bowser":"^2.5.3","lodash":"^4.17.15","nanoid":"^2.0.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@panva/jose":"^1.8.0","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.3.2","husky":"^3.0.3","mocha":"^6.2.0","sinon":"^7.4.1","eslint":"^6.2.2","moment":"^2.24.0","paseto":"^0.9.1","koa-ejs":"^4.2.0","koa-body":"^4.1.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.1.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.8.0_1567810154991_0.3727070402815187","host":"s3://npm-registry-packages"}},"6.9.0":{"name":"oidc-provider","version":"6.9.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.9.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"98332ca66c38344b2506fed608a00bbbc494f303","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.9.0.tgz","fileCount":186,"integrity":"sha512-uRGwjzOuGNVVCvyOsaX5Fm8vdGaBq2SWfVL+CK6R+m8YlcVOH3WG6wab8UCIhj3qPYBP/lqWQyVjq3A/cTRnRg==","signatures":[{"sig":"MEUCIQCBH/lSwt3UlDXz1XQCr+9h4gbqwLmSTsnmlMWrT/rVXwIgEH5yj/Bqqogql1Hzesw2Vo0UDBmGLCB/SMWIxZczX1c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":622168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgOjsCRA9TVsSAnZWagAA95cP/2IpLZrhbWGoBbL2BNQM\ngBjIdVJGNYmEjLegzgTzUZzLcoDDdBgJdme9t91M2M97GVjNG5463MKypncK\nlYNyL/veR3B3QFVtfna/fRpGADTAL9fGxx41GeUZ+yMVXJzyLd2K442vvwkh\nDUP/HuBO/k6S6G8D1Ks83l7xlxS7m4zda01q5vHdj09q5nOulGSxW2jS3Qon\nLzvULp2aBrgNe2ReIN2W2EQLw4TKkKn0Vt/UXK6Jmxr+iZ4OE1nbv7idMFVU\n1x5M0ehirSR87HvpBJXillhp2Go1iSul/vL1h4HjOexjp0JqCF3VREwSByFQ\nIPJdYz6u7dWpmFU8NTpGXg4zlaurRtmF9ZtTOKJWne3bz3LWkYZmcyApLWtX\nB2OwstGGmic/RZdctLl+cZVwvkK/30cE0fgq+uFV18W/P1cE6PbFrY43ydGg\nRtEnby/5+YBUSh/XzPQob0atmZl7Yx4FhtHhidXKdZh6k6BgpHgiAB3oech2\n0r3/gNqMkUbCo4xVg/+iMgZ4S/lY4gK4fpeImMKaA4PEKkFPzkuhlovgLi/D\naIIXWArJ0Lbc+nVDqAOSw4Y5KkPrQ3h14d6ER1y3I9I/Hm1yH4eFa7Od93XK\nctUITKva4d9EgVWoK1YO/iY8t60JVVMp2xMXEain+dAofpqzHr3nO/ANrDkD\nTcjP\r\n=RQaQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"4d6c0036ff8e17aacebcfed39b414ad6ce1abc37","scripts":{"lint":"eslint lib example certification test && dtslint --onlyTestTsNext types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.8.1","debug":"^4.1.1","jsesc":"^2.5.2","bowser":"^2.6.1","lodash":"^4.17.15","nanoid":"^2.1.1","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.49","@panva/jose":"^1.9.2","@types/node":"^12.7.5","koa-compose":"^4.1.0","object-hash":"^1.3.1","@types/cookies":"^0.7.3","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.3.4","husky":"^3.0.5","mocha":"^6.2.0","sinon":"^7.4.2","eslint":"^6.4.0","moment":"^2.24.0","paseto":"^0.9.1","dtslint":"^0.9.8","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.9.0_1568729323004_0.7291698349330935","host":"s3://npm-registry-packages"}},"6.10.0":{"name":"oidc-provider","version":"6.10.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.10.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"435662dff18b3c6465e612ef35b163d57e292113","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.10.0.tgz","fileCount":186,"integrity":"sha512-gH6bB0shRn8FcyvhIoTOjpCKFvjB21rfjED5WwJTCE0rXouKJyhK2y5fLQ4CE4Cyis067C0pyHvlHzReYDMXNQ==","signatures":[{"sig":"MEQCIAx5xQZWvwIzS9j2gyg/HYVC70Q4BGdMWFrhoFlKdMj/AiBAp5se5d6tvdJFHySKo+cJx+2NzvQdqAIE15VajEaoiw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":625180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhoyVCRA9TVsSAnZWagAAI8cQAJ6i+uzWr2b9dBPALlCG\n25Wi3c8/GGgQaZC2pdLvAiedbLhgHHPM8d2aCDG1cvobi6rfbus1frnk8t6O\nMOPSVCN5y0Sbw6Yw5RNLX8xoDZgDBTT29E6kbF0U6I7UVFBCQ4AE+dBzbcqC\npAcIjNqU/1flkqdqPMpBVqPjexgWmIn2AbZ0M+IhgRagB8LSWX9X4C5sf/+t\nxIVUVnYswQZLyyxTiIscJAkg+mWVCT8ilGrlAyiU+VK379DIEL+E4v2SFc0h\nJljeHiyNHnlnOvf1OtaLITmV8dWgFv2RJ5UQPsoAtXhly0l6QPbz934uDyyR\nlCzWdTy/xrCp+PZLm+lo2n2fgQT6/LYMerTncxzRX5UswjyZHpfcC/+pQt8z\nKn/scdbVAtF1JqUNrlWbgsOoYSbpC7LqwdJJBgtYNXZsBhje6XGm0vEzee4c\nRK7Q6GINUvoiLQW/SLaatrHw67nTeWX1akq6jfYDHl4RlIOTswuuGE/diwI4\nd/0g7grr0cYYZBFW7GYiKhGIDynh1Oqxq7+wuTAo6MvVdL9H7QmiBvRpCfGg\nw6xaD6YgU2ySJFSUZB8+Dg2V+iD9RhjIv3jd+ztA3a0DUlAfx/o5kB8wzlM9\n4tMvt9nRem8bu8VAulh3WMkC3eINkag9swsyXl1Ckz7mHoopBqegQ0JRPUVJ\n/z63\r\n=55Kb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"4e6c543d8cd39785f316a7964fec898d3262695d","scripts":{"lint":"eslint lib example certification test && dtslint --onlyTestTsNext types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.8.1","debug":"^4.1.1","jsesc":"^2.5.2","bowser":"^2.6.1","lodash":"^4.17.15","nanoid":"^2.1.1","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.49","@panva/jose":"^1.9.2","@types/node":"^12.7.5","koa-compose":"^4.1.0","object-hash":"^1.3.1","@types/cookies":"^0.7.3","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.3.4","husky":"^3.0.5","mocha":"^6.2.0","sinon":"^7.4.2","eslint":"^6.4.0","moment":"^2.24.0","paseto":"^0.9.1","dtslint":"^0.9.8","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.10.0_1569098901243_0.13602374632847924","host":"s3://npm-registry-packages"}},"6.11.0":{"name":"oidc-provider","version":"6.11.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.11.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"91abdcdaaa93eaa86fbda9245335fb8dcc2b2768","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.11.0.tgz","fileCount":186,"integrity":"sha512-etGFx7YEFLbubTs9t9LKzi3SbRlN5Esj6UWu9B2Mvcly1I/8AkpOCjF8RiG6AGC5wNzG6vX6YqiwEeM5y1xDsA==","signatures":[{"sig":"MEQCICTRxSyQCbTifWd4mqwuc9rSfRsNjNxRr3TBhssxiiptAiARcHngU9I8GqUNea/fvOuia1t8Fd/BK+CTVyMGd0XgCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":625904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdicKeCRA9TVsSAnZWagAAKGsP/37WibZSxX+hhIE9Xly5\nUYFQKnIxsWk7sSE2oExrXYSWoa4kAcgKMflzT3OWnwDrcDL/Nz3bbdhfwSXl\n5VVlh1M8wcMBq3plEh8qNYHsobaeeKAlyv+hkaJPe6Sj57Zc/h0Fm2n85u3L\nhmUzP/ps8Bihoizk78K4KG+HcG0pm7H2nVbMU/T1kek4bs2WVu89HRp4nWDB\n/Iv++cVoWdiYJRvkniiD210h5+gOR4sE4nDqidgnAeIxNqBaTfOy9TUdNjZy\nfZmuXtqE9j3Z20FRUNNfcjnA/vUYI8vs/EPEFsoVep1+nSXmUDpWQAJqJolg\n4ZmFJQdfBQHn4s8NKnKKHQtk6dG0NHOAQ1gzTTXndWK8ZkiT12Bclow0fN37\n7TOGXOrC+goRAXionIu9sExu4j8+fnheJTbBlC21WBtbkclZy8BLXgFjl6dw\nY1teCbXJkxikU0p8Ws+ObVBXmxp+KIH6wGS60JWyEpWhWrg2A2Rg58giQGsS\nKccABy2bZYHNn37AjUy4PeSzerhBZxRAdKHRbqR3pnio6D+EkW0KvpyODTsT\nOIVfCuxWAHFGe8m34aKS7+E1NZPtQ2B5vX4txmmmXtLQXaPdew5otVlfLlA3\n7Xjv4ghZzmTEmg4gqvJH+TanYrnT7/G+VykIko3nIdE0ArbBYiGjEUVesgTh\njtWa\r\n=MCGj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"bd6c9f02b3b34bf14bae10cc428ba63b125d3008","scripts":{"lint":"eslint lib example certification test && dtslint --onlyTestTsNext types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.8.1","debug":"^4.1.1","jsesc":"^2.5.2","bowser":"^2.6.1","lodash":"^4.17.15","nanoid":"^2.1.1","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.49","@panva/jose":"^1.9.2","@types/node":"^12.7.5","koa-compose":"^4.1.0","object-hash":"^1.3.1","@types/cookies":"^0.7.3","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.3.4","husky":"^3.0.5","mocha":"^6.2.0","sinon":"^7.4.2","eslint":"^6.4.0","moment":"^2.24.0","paseto":"^0.9.1","dtslint":"^0.9.8","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.11.0_1569309341795_0.8229608973479277","host":"s3://npm-registry-packages"}},"6.11.1":{"name":"oidc-provider","version":"6.11.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.11.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"ffddbe29e3d47a6c9540f545e8158719fedba5c2","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.11.1.tgz","fileCount":186,"integrity":"sha512-XR6D2XLiyWMvOeSk7Wt07kGDcB6qTsjwJIH9PCN3MJtEPu/6h8IW5D9Xk715OCCOyIse11Lbz+LPradG0Csc7Q==","signatures":[{"sig":"MEUCICNRWKMatW0BsC5HAmWoObd/9wFM153oXJBE60T0Q3l7AiEAvGMErtv99Jvj3AYkNg+CuKV2V4/bqDLA+Cfv71LQSss=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":626361,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdif7bCRA9TVsSAnZWagAAbFcP/jlenX88ribDReQKX4BO\nCTTjjZqck8FkMQlu0C1svKn11qTYgBy7JzCS6l28DxatAmfVa1l1KGmt5MKP\nSfwNOmuAxbuNVgqkWrHzpMRZ7+eQYYvj8RNE5dvZuNkcJe1m2BntgrpYAJVj\nRM+RVPCaEvF3v25FgHgQzZ5Bl5ErqSTP3/oi0AxXOO25d9i+zNsphwlJMexZ\nOwY8Lpy0XN2DgPqqR2fNURXRluwagRHpPqivxsBCZ/qZZDd4xTmoqp8FbG61\nxQzpuQTonWcNx/YlYWiQKHa4D4W4OYzweC2sRPicuAecZXo2MzAG+7G8/0YC\nx7Szkc7dNy/UxlYGUdm3F2DsEV5lBceTu3MCaV01MQHQ4CYXgSge86OUDoXE\njhMfPpu9+OfSUk0R6cJ+tRkG7nQMDAlf2ti1/tXBjo0Un963AzpTy2GrSMvc\n3MdVWMNRpq3S1fUtX1+l+WHFihZs+T26RDpmsMpqToS0JBxg+5CozXvpCIEv\nm1SDMKEDbhxYjPwK9l72yMcjvSEBUXIlGkeqvd4E0QcE6O2hhu0VngLbcCv6\ndR2gbQdw+2UkgQyIxykh1j6ppg5dDJnEIwSYsLPx4PIZt15Gb4QGR+ybLk/n\nESKrYD7/3ejLpUO8zAtWV3XzDTKHES+/sGc7v030S8bZdBhw/eC/e2Yyy+uf\nvIE0\r\n=R1Be\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"87cf3a0cd5343d7848c3c2c278f57c9aeb6d190c","scripts":{"lint":"eslint lib example certification test && dtslint --onlyTestTsNext types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.8.1","debug":"^4.1.1","jsesc":"^2.5.2","bowser":"^2.6.1","lodash":"^4.17.15","nanoid":"^2.1.1","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.49","@panva/jose":"^1.9.2","@types/node":"^12.7.5","koa-compose":"^4.1.0","object-hash":"^1.3.1","@types/cookies":"^0.7.3","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.3.4","husky":"^3.0.5","mocha":"^6.2.0","sinon":"^7.4.2","eslint":"^6.4.0","moment":"^2.24.0","paseto":"^0.9.1","dtslint":"^0.9.8","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.11.1_1569324762475_0.15343389685066255","host":"s3://npm-registry-packages"}},"6.12.0":{"name":"oidc-provider","version":"6.12.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.12.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"5e7a5d10f0888c23ac8e9186681e58fe44c49a87","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.12.0.tgz","fileCount":188,"integrity":"sha512-Drd5Db0+55+ZJ4LL+ygcswhGWMwTSlGlz1WKfp1JRV935jOGVu2QT1HMBlGMHnRO42a9qdABm3CuKePMu2Jhug==","signatures":[{"sig":"MEQCIGvmDPU+R2yeSP1ETAPLvTryA35OgoA/46LTLwDIufMqAiBoi6ospJrpOiQab8FSh5/JsqTfnXPgSbrSy36sewszpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":632623,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjlqjCRA9TVsSAnZWagAAIOEQAIF/vXikYzTPoPJT/NRL\nF7jyuYShTrUxL1CTNPY+Lbe0W3mxMJrOrR5vLAvPj83E53ZurXMBXh8LqeDO\nze6QqN4fYrl7mJSXjrErQJOqB7SeZhhndzGEuKmTverxAH2nm/FtOG8X+hd3\nYlCSD0SMuwno4n2UPIFsDpNw/EXDRZj6J2nAkEID1w1RAptd3TKKeACnkYmJ\neQ4S+/wV6VMC4WrZAnTtYjSWB2/mK9W0PdMUuQ5rt4yOOjOf867GghN7tK0O\nz/bGfUkfL8TqDKNkUxbU0zuF6JWfNzCtdY05o+025b0bsEXoJrT6jlaFjXgR\noBudLXOoRjXdPqJcKYZOhLfSEsFY0AMYkyBDNkJ7FucX5S0XlQXy5iIibz6b\nrY+bX3MrdcCIJxD80+nKkS1kRqYhnGlvNG9DE068TeKB4EgsoAKSV3Xdbz49\n47lg8/nP/uf8tvLMJDdci3gs+Glf4rZmvHIUh/9REhnSXmagokAyH6hosD5q\nqLhUcCc/luw/7Ej5FU9V4td542zGJgKkRCwZG9Uww3KQ5+MP5prepOdaTCPP\nC0/0QGy0iVrh1bFu8w5Yiozpqnh+YJ0by92KDbhXFWnD7QZE52tl8+j5eDrb\nGYGDj/uAmKqQeJVrZspN3iSYT/50Yo2uXid5wRizagDDi7ES4MQXJvTp0SpL\nsqUr\r\n=4Psi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"c65e039cbb277fde4c11bd5a551238339e3c1b9b","scripts":{"lint":"eslint lib example certification test && dtslint --onlyTestTsNext types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.8.1","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.1","keygrip":"^1.1.0","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.50","@panva/jose":"^1.9.2","@types/node":"^12.7.8","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.3.4","husky":"^3.0.5","mocha":"^6.2.0","sinon":"^7.5.0","eslint":"^6.4.0","moment":"^2.24.0","paseto":"^0.9.1","dtslint":"^0.9.8","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.12.0_1569610402967_0.2856202209729357","host":"s3://npm-registry-packages"}},"6.12.1":{"name":"oidc-provider","version":"6.12.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.12.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"dfe952852eab9e191f1e935e4ea2378efa4dd58f","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.12.1.tgz","fileCount":188,"integrity":"sha512-21TlaOSdjXccpeRjvis9UlttNlR5z6M4DrHn2TbNmF3RQnLDuLG9pug9+o26nh56zzXJ1jhRneQpeZI8gbdAQA==","signatures":[{"sig":"MEYCIQDmx6nBokts7DsarX9M9VE8J+PjIeB3QMpC7mmWN3SnNgIhAJ7CkL8T38rCGDlQGo6Da2B8lr+4P430ajXu+T+8wznv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":632871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjl3dCRA9TVsSAnZWagAAckgP/3ogf4SDUB362NOAjGuM\nOroCVGl7auaaFAyaJce6MEtCT0iUK8RD30ie9xF8cRWZwIvpqyl548oK/YSU\nVBWtTK1000GKVbD+8NBJ53C/I8L6KRDCli2Knu7ofz1Bp/ah1XHO32j0hkT9\nIdO5Wl+3XRCrwYK0uwMDFAqTdL2MWRNBo8Hhw3cJM19/uYYw0t0E0/1BhX1w\nAqOT49GLtbE5/1QUFgv8cdmwAuqPmngoXUnsUy94mxfNW8Obz6GeqWVcCu5h\nMJPYiW6MHbFQFD07Ty49v2OryjJBC1EzfHEoR0zdyLzoL+91Ub7vq4O5AaFM\nB8ILALCOOUNuULo8IxLPs4jFGt1cuU/N5W+9z7uGkjtQS+d0W91oI5g9JeD8\numw76WP+OTAMaeajhrq2Mk8sKoub9AROWIFQWUghPsq+dc15xepEVUKln7+h\nRApTkJrtFMTXYwow/P5TsrAN6ZgNot/fAMdPaB2RPnzLjro9he7VXdQ2C4GM\nEnevd8x+pGkbQm06LUwOYFV/jpEp++7W7DJY6Pja1bzr/486qwWYDrAPlB4J\nwqA7qGeDO/gC69MRgQZ0WeI5Sq9VwhGKWJe4aJvE/m+LjuxbK/Ym66N8wVWd\nSFEBsJjsBfGHByRovc3AvcuyiLBgEwupOyiVPEnJL3M/nwkE5wpUCbB1Bx/u\na0dg\r\n=A+/o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"0c17118b4ac70f9bc52ae28ab76c69542ea0d86b","scripts":{"lint":"eslint lib example certification test && dtslint --onlyTestTsNext types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.8.1","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.1","keygrip":"^1.1.0","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.50","@panva/jose":"^1.9.2","@types/node":"^12.7.8","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.3.4","husky":"^3.0.5","mocha":"^6.2.0","sinon":"^7.5.0","eslint":"^6.4.0","moment":"^2.24.0","paseto":"^0.9.1","dtslint":"^0.9.8","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.12.1_1569611228537_0.5906484243224939","host":"s3://npm-registry-packages"}},"6.12.2":{"name":"oidc-provider","version":"6.12.2","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.12.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"2cfb6122f9495d47dcd96841f415c145302e63da","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.12.2.tgz","fileCount":188,"integrity":"sha512-sRScKttUkWVdJXx31AHkmixwUGO0FDc8CY4icnw5MNpMe2Epf/nrAnHd47Ic8JF6d02iIyXMjIg69yL5iVy7TA==","signatures":[{"sig":"MEYCIQCZh7qOiXBDkRKnb0iEMP2pGU9O22BTMv4E2t65Lgn3SgIhAKmFvtTwakOq5LbpyDpjjMQBD29uudLHaQE7DjshhdZB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":633080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjx7jCRA9TVsSAnZWagAABFEP/3fFqBETfHcE2oBJTDdg\nB+XJRYbwqRI2H92LRqfJrXKDvEZ/OajIZ/c9VjtTj3GMAapmpCYPOQin97yj\nGhFehaSCU/ZqoJFGgSHPnL0CcZhKNrs3/rpXFduoB0orOpTWbWt3b5cCQfJC\n5cY0RrnfZ1I8DZ6kAwD7J0/RooYOrVJhTGOy1K9HTXZIv53tPYXnANN2IGNj\nIVYPLI0esjJE5lupZX9UvVmwT/3QFnfOjIYw3RSOVP3LXb8+IxqUfnyHMcpo\nzx/iFwgS0I6s+yIg59ynSwCe3b38aRkE8UPD9hT8X0gqBdt4mmpXStOc8iUg\nlKOuWiAYSGFr0pR1UyImKPf4WBjspl+rCY1ZXvrkdv48XVoMC/33gkMlH9Y9\nJFiLWUA1AZyzjG9BhLnqwBaSLacm0OQS6qfK/XQwVeNiUl3EkQ9+0vnyCDZ9\naik6mIo+lODFjgz5RKitVpiDaEPxdt+c90Cz3EZhQ+95wduXr3ER6t/4r6W4\nXNeYoStkJCQuKeRXUHKYCciDSqCv7u2PGguT1BzLH6hr7QCmFS9FtSClIPC4\n34xAfYGLkQDuHzYT8Kuhj8+PXF8uC1cFXBo4teMBorxkAMLdZpoOA+r5xbA/\nnDNkOB5w/Z9suLAy4CEGMA0WgyH52ellCjryf4wDUN5IxiaL9nGPO9P0WsGE\newH1\r\n=AViL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"cbf489862765a57708bbb58ca1f4f1c04adaf71d","scripts":{"lint":"eslint lib example certification test && dtslint --onlyTestTsNext types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.8.1","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.1","keygrip":"^1.1.0","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.50","@panva/jose":"^1.9.2","@types/node":"^12.7.8","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.3.4","husky":"^3.0.5","mocha":"^6.2.0","sinon":"^7.5.0","eslint":"^6.4.0","moment":"^2.24.0","paseto":"^0.9.1","dtslint":"^0.9.8","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.12.2_1569660642949_0.5522441722795437","host":"s3://npm-registry-packages"}},"6.12.3":{"name":"oidc-provider","version":"6.12.3","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.12.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"aea5c6f340a5aaf773358cfaa274477458cbef02","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.12.3.tgz","fileCount":188,"integrity":"sha512-pfKjZvoExwb7G47MelLjPgfR6D0svNgC099eIPfAIgj1+u36epfCBeyTcGz4mcPOEfsvEQ3Z6RwX0QAAb/qqug==","signatures":[{"sig":"MEQCIGtVbzfAYQ1TdqhAH6JY5dxWk94FmoNVjPyirRkWhnygAiBFbFK5L9cKtOcFxLKwaWvLaI8IcB0KaMLKXi0MtPwssg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":633557,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdk26OCRA9TVsSAnZWagAAtMAP/ieEKLAGKGTi1qCr0PV1\n+Wvg+W9MElsD7/itzk4U18s0fDP5L0/AvrPmxy5c6y7WVqij702bFDeadg6Z\n8weAYvLUQl4bOqsky4ztQMkcc9Ks0FZICNyLy/UPEwqIAXg56EFMjTkSJsHC\nwMdMm4PRtMW9dGWpNmQAEyivdtSUqliNbmBaK8ql/SUmQtiAO0WJApKQM71S\nuR+4O0sL292D0rp//Tqi7F+6uMlJwVUHkUwgRtBvYc2td5UcN4CgeZv+YCtv\ng8sbLEtKaUK339zwtF5VK5MXAttb3+vjoFWMGB6SZaCCxPdMsKBB7QsyyMc7\n5cnQBRy0+sCKgBFm8OXGWLkYIbSgLpM9rarjLRYh6JweUwCZtjzFajhVm0SB\nTYVmXpYj+h8+w6RJHmmDcByGwuMbcNj/OG4nvVh8wR9RIk/CAElddBQ1u4Np\nvPJSH3u75pOXv5u6yziXS8s/U8jMRY2v67ZSwwVYkb7Vm/Lir6n5VpzYyvDg\nU954lP6NVSjlYiD2qeABg9RplZx9MgdN5wOEhHSldZ4JcIo0A5BFnMBihmVn\niLF+QrfoBpS4WV21XdfTzo7MlgZBQ5GqgKjHSqs2HLAeHbYb8PJEpff+hh6y\ntQ7pruKv+4KwUMNuhQqSQlKPWoBDLYaVBXX5QwtwZ2f+FugILYIaomavB4LM\nkmbI\r\n=kMT8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"a842b7123854ee5ac5f6b30fd2c53a9ef8b11d5d","scripts":{"lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.8.2","jose":"^1.10.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.1","keygrip":"^1.1.0","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.50","@types/node":"^12.7.8","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.3.4","husky":"^3.0.7","mocha":"^6.2.1","sinon":"^7.5.0","eslint":"^6.5.1","moment":"^2.24.0","paseto":"^1.0.1","dtslint":"^0.9.8","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","typescript":"^3.6.3","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.12.3_1569943182280_0.9319855501958143","host":"s3://npm-registry-packages"}},"6.12.4":{"name":"oidc-provider","version":"6.12.4","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.12.4","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"8643e8cb88e8c6a082e6cfa2c32f67019aa136f1","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.12.4.tgz","fileCount":188,"integrity":"sha512-we9soz+qBiNaZfex+aYdrYaTGA/G+aoXyzj4q8Ts+CLs1HKWPFo/kzJTFLOjwwRpto8R5cN38sTAltGAfNxF9A==","signatures":[{"sig":"MEQCIBlHeg6EHMY3LHN8EAkMRUnFYcxfzjDpETGZsSoJGGA7AiAnhSYfMUjd8sIEODEXujK4GMrb1wQ4/JJWt6roNoeG/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":634026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlaBcCRA9TVsSAnZWagAAdXQQAIw0Bic92cQRg0Pyi/KW\nmVSrHA4ReLxTBUbgRBqp+Ygiew5l5FqCQIe+Zip008Srp/g2xZf8wYs9fOEp\nLwqelDv+qXbTLiZv090RVMZ+asNCPRlnDFjcdV+WvhuIkt3+vZ23ryeHq7fa\nuglf/Y7qaEDqaU12iOyQECLopt8jhuGJ2evwq53Rqb1+iabj1DkVFZNFDlOD\noc5LaEz1nJ6/NK87wOPyvOHCOTuRtPxmR4+JbFHRno9jsnHD+VUd+Cy0hPtr\nFLBv5MCX8rl/sxpg9+vhJrcetP7QdUuXwZRZa0ldsA7WYbRRJwDEAC0OmN8N\nIx9Src38CmFXHsxzRSesH1EhtFzW+qY6L1W2BvHKRt0njt0bcnTs7iEYdmJ5\nH/YpwY1b01uFeM7oZ7XMA62NRe3zYHdPT8iQdiAc/W6xNKs3e81ghLMpfxCs\nzs0zH3Q2xhbPbEnfVxXkHbxuDcJ7CHxTvSgddKptm1DSnStJV6bos52hn6UO\naKexm8NRBB6tHe1cAJtPb4ainVMts+NClTn9PiM7DP0vV/uEHt5sV+7Ssmav\noElKueyuSjcAVSrLscB1eok0ULUtXHCWaUF3AdwdwQbm4VWr0m2VHduqfgJA\nKrmciUwGAUslnPXns+wX+EPtrxmKeZga6YyTT9gl3TfSVthinUEUUV1cJTtn\nKqiq\r\n=ofEJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"8510d6d3a05f821bf74c0ef7f92e784c0c807713","scripts":{"lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.8.2","jose":"^1.10.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.1","keygrip":"^1.1.0","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.50","@types/node":"^12.7.8","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.3.4","husky":"^3.0.7","mocha":"^6.2.1","sinon":"^7.5.0","eslint":"^6.5.1","moment":"^2.24.0","paseto":"^1.0.1","dtslint":"^0.9.8","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","typescript":"^3.6.3","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.12.4_1570087004199_0.2582205425644446","host":"s3://npm-registry-packages"}},"6.12.5":{"name":"oidc-provider","version":"6.12.5","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.12.5","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"83fff094405084ac7645b5b0541eeb14fee6ce19","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.12.5.tgz","fileCount":188,"integrity":"sha512-XHELdWQxdMa+bJyqPe33yzS05rdwsf8udsVJj74NzJ7G33hoxB0OQijUI8Mb89lwx78BPQEXLBmaCapXk21QRQ==","signatures":[{"sig":"MEUCIBp/PUvx8rRNfqOnf8xZHUnzoClPk6pOIW8gDUnuCx7GAiEAk50ryyHnN2LG/YiKlZjzPS6KFsIcGOOjk2gGsv157eQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":634683,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdl2owCRA9TVsSAnZWagAA/n0QAJuFDlkdDYG4QRNgsBPS\nbJ7pNAmBknTe6eBKYbUwNWu37CBFdw2MrQopi8GN73clkdzBSrSQiqLrFetv\ne8n5Bgkhg8y5PNWB/zlPaUdDg4JGFQbEpmtvyfOShvbPRFqCdVTSDENmUmjn\nGhFfak2e1TRNdu4dxcCxgP6pTn6QrdxzG6Fl7Db68iJI8VyzpxCRzm/RDgrE\n8h950yu9w5vznb0KD1UgRWT1JWMpIeFChid8MlnopldSAYRpOaksXqK8rUGz\nmdfydhYUX8l4InSozRgRZhZjTytE8iJFTJjHS/rnaIuIQVRf+pT3Ay7PiCEa\nSbZzZhysdwqOTLJIXUGnmOWyArPwp1SQdNXk7T658GfkxLy0A3ixoXsUUkm+\npDQEoSsjUVZpGEe7wKn52m3rdbda+bbhiMLX0I7IQuQMyJHXWi3rLbPKijLn\nh0JWlNkHxLN26dWSG77WMrYzAOjDHcXNEiXDTLf3wup5fRqgf3oV4Hz7WNce\nJLK2hLe1i2y+Fr943kiTJ2nnFR8lfPa+ZSgLL3C+ljg+qFZ4kKOAycWZz387\nJpP7XlX7Dwdkn4/k4FAuF80raiFhBmZmMm1PZAptd35EYmZLq17ukTjJrcc/\nhCK0g1T2ZL1Lm685rPs866wKYJ200d0rqaqrK86AQda9kWNnqq5LkSGOY26C\nMpHg\r\n=3Dw6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"4f576c4ff04c25b60d8a4edb3ca9735c1d5fdca8","scripts":{"lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.8.2","jose":"^1.10.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.1","keygrip":"^1.1.0","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.50","@types/node":"^12.7.8","koa-compose":"^4.1.0","object-hash":"^1.3.1","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.3.4","husky":"^3.0.7","mocha":"^6.2.1","sinon":"^7.5.0","eslint":"^6.5.1","moment":"^2.24.0","paseto":"^1.0.1","dtslint":"^0.9.8","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.1.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","typescript":"^3.6.3","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.12.5_1570204207681_0.2946448939023616","host":"s3://npm-registry-packages"}},"6.12.7":{"name":"oidc-provider","version":"6.12.7","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.12.7","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"5bae30cd9592e8a7ab11d1964f0d9329da34ebbc","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.12.7.tgz","fileCount":188,"integrity":"sha512-SjbNu/n+2kmrw34IwRl6M327iu08nxI4xjGNXLh/mGA9OXflQCPjXJdPHNo0cSm8k5e52zxsaWuKWUYomFTWjQ==","signatures":[{"sig":"MEUCIQD+b1TKJIM3ldD5zSUbtpIrWueNhWdN9PR7LTScoJ0rCQIgeGvh7ct0L6o+NH9op8cjRqcCZDN6nvL35EeDn9X7LJY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":635079,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnb8kCRA9TVsSAnZWagAAndcP/Aj2RR/9N70kFfgqIhYS\nVDzg1nxu9AvVum4Gv5r9cRHGnqRypfnFifpQjEjQ5A/z04ZA8eeOiXoK0KeR\nVXWYmwith7IZcFm4uhMU7XhChiLDswyUKK2kMiVpo3ISTj3TK41K50N874+B\nNaQEs0ijq/zIkFLsUjXq9M6jqxmWIObdrtDO47LoAzRL+7Jo3B89kEorvaoB\nUz+xVAvfSbV9xhFwKcqLy8+uMMF/5pW/JlECrB0XNYDlIq2nzxISahDZnztt\n7Mvhvi/WScu7vcyvqxhjEePfYKNclv6nmonH91LDSFKdh+t7xH3OQpB4SzYo\nn03n79jVwi2gC0CDIGsPHvD6xdATgM9koUF6kQt5CVo6oFnSXcVvgN3FWhJO\nJAP3lZ/nDxnu5LmvjH/7T1SNV61akQPgKehG5D3uojjxcZveyu9mqIKRiF32\n/oPv8nuBwEVu70NOTKE9MMyJ1B7HTVfiEKavUuvkc46pqVbk27fi4Rg02mKE\nnH+wtiy+yjy8uUjijFNIUCgBCwheRPdJrtOlUfUzv7fVntYJ3/x16xLBJkjP\nj8v1IDB1qDdCVa3ublk5gvhwqxpfUT+C2h0LiFaNksKGGZLVZGwk7R9JWTfh\nvpoxykI8dTjknKwkZEpctoX13MADngDJDd1p4rJHXPxMIOul37/w6VWU256n\nIn8l\r\n=N/r0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"7b92a299db1ecac61761808e246a220d16000dfa","scripts":{"lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.8.2","jose":"^1.10.1","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.2","keygrip":"^1.1.0","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.50","@types/node":"^12.7.11","koa-compose":"^4.1.0","object-hash":"^2.0.0","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.4.0","husky":"^3.0.8","mocha":"^6.2.1","sinon":"^7.5.0","eslint":"^6.5.1","moment":"^2.24.0","paseto":"^1.0.1","dtslint":"^0.9.8","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","typescript":"^3.6.3","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.12.7_1570619171600_0.20009538259116044","host":"s3://npm-registry-packages"}},"6.12.8":{"name":"oidc-provider","version":"6.12.8","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.12.8","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"349a442ce24cb6bd299dd820c93858242e83cdc0","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.12.8.tgz","fileCount":187,"integrity":"sha512-oyOfltlMR3viDNFnOdzBnyGXp4bTQcLb9sMmrpIsjOu267HEe+4ZVduLgZwZ56OtqrF31kKGtR3DjfVEmuX2aA==","signatures":[{"sig":"MEUCIQC4XLmaTOJwMxb3kMGsIMwLlo07SY8TkJam0h25WQ7sAwIgIygMv/iW/MR/nA/C5tONj+Z+Mg6X+znGw8o+jIwkruc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":629908,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpHr6CRA9TVsSAnZWagAA6MEP/AispzDlg4QJj7NNXbqc\nK4SyMWdK/E4jDsAlnlgLNyie7p+BVVEHFw7uL9Bl45SwzLC4TbFi1QFW24Wu\nE41eN6w8fFcjGDs3efC9KCV54FLh7sK1JCwldqWq6neIe2Rbw2LCoM+wYHWj\nJ/mp0sgYbiL1d5Gfo6Uwo+/w9QxMHCxsHcGCFiZWCCeupzSD09fZLoEUbbxL\neXsnlYlDmBFZHQGdmUOQ+CM/DtrHKxUk99UFEk/l3q9BXyyrkTolPwhccq3N\nahH+Wr7UOZT264QQZ6SL7mX5iAz7AfX/0sK0IcXJQyCiuErcoBkZ20Sw7y7i\n5KDKTorS3KJqx/3u3AdW6R2Kbte5eGZ2rRbpPxUQd2oocNlT/JZZ03UtMU38\nRn90CnMxWrEZtdIZUyCUmwpcZrNE5MO4bjcykyADn0dSFrboK6GtEyD/92dU\nyeGaqqMiowaJ2kk31uWVZBQYDIWXmeS8X4a/CH/5ICJCPJpEUc+VcTfMU7c4\nt2qiFV+CyS9dLKcK9rX10DjOW3T124pk2Ovup+5O1R5q25DliJ36efdzDItW\nDDW32OmT7cdT9jCM7CZbrZ5wiKRXt/6V99bXHY+RhTkxidze9mUCdh3CXJM4\nvMrKM4m60bL/jiY7+9vpCS92/EVerEsIdFfLUGrbujVW9JnDzvMjA6ecSdw+\n+OS2\r\n=+32D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"2b8af69b76df88a4d79c5cf22f32a007052656cd","scripts":{"lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.10.0","jose":"^1.10.1","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.50","@types/node":"^12.7.11","koa-compose":"^4.1.0","object-hash":"^2.0.0","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.4.0","husky":"^3.0.8","mocha":"^6.2.1","sinon":"^7.5.0","eslint":"^6.5.1","moment":"^2.24.0","paseto":"^1.0.1","dtslint":"^0.9.8","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","typescript":"^3.6.3","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.12.8_1571060473660_0.2754028406257174","host":"s3://npm-registry-packages"}},"6.12.9":{"name":"oidc-provider","version":"6.12.9","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.12.9","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"10ad76126b05277f0efa27dc09e5360e26127f65","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.12.9.tgz","fileCount":187,"integrity":"sha512-gvm8wmHE4lPLJWFtvm8GL+Obh10rqcqu3YCpkB10JxzFlJhnKi/PBr05SR7rtXe7cu5vHXCrS4J0KCfqOWOi6g==","signatures":[{"sig":"MEUCIQD/qwVrioEhuGo4dgtXL7IeKL2L4xvWoCQdghkysCaOmQIgJDRIR+nT+1Y9aKg2yVHRmCkUgg93Q3gBWM73mwlP4fo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":630366,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpJ1KCRA9TVsSAnZWagAAtT0P/1dXmTiwK+2zEG91UdeR\nbBiI4Q/GLcbnzEWhiMmr9fnOAG+RXMDVxAQi7nRGEQwQeqwmw0EzKYXf3CE3\n/02NOwS28TAdi61jkhqeEd3OuJR1bPge/HAorbZm7Htv2xFUzbXevdGngz+C\ns3xY0BqZeQpnLJYul1H3lnupafLCFWp8tPeElbAuLYqrc6zdVDvZLH+C/k5G\n2+wAsj0HBBHGZGjZElI59UOLVJjy2AVpqXhDYfag5l7HHNK2k+z5b3L8hlUF\nfOEzswGrV6wC/Ze56MP73MrphkXr855NP/jJx+hVD/qCcGmFQaV4Ju6YVjn5\nLtJ1hIbai+Pdvcz+vTZ9aVxAKC9ImRgm4eoMwUCYyBA/Z4L5AO2f0h9jVOkb\nkRZeoqx+9u7cedVG09gUzQpAtHJho1SwETNM7xDpiVyOnIEURahUQ5oloW5L\nyPuFyONbQubAnPLSrOKnYyxFuI6nup0sdxO+377ukeQ1U1LZ4ZK7k0KJm+gn\nAJsxfn0SB5K4Eusq5jb1N8l8hAZUUUEiDVSThv3jQ1SW+kZsCoZ4/ktNnNQj\ncI51IT+kTPD7+WAATeSJgMhSeyBer5Q0QUkdxtO+tmdzNHEXmuhCOdquI+/G\n+UTvWaX3X8FkFybuU7Vq1239VrL9ZHslmybQ9Qyg5ZIvbd7UpTVRfVU/Us50\noB6X\r\n=gZIH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"74cfda84629412b6cd2e847db4f349c58c4b7ed9","scripts":{"lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.10.0","jose":"^1.10.1","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.50","@types/node":"^12.7.11","koa-compose":"^4.1.0","object-hash":"^2.0.0","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.4.0","husky":"^3.0.8","mocha":"^6.2.1","sinon":"^7.5.0","eslint":"^6.5.1","moment":"^2.24.0","paseto":"^1.0.1","dtslint":"^0.9.8","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","typescript":"^3.6.3","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.12.9_1571069257468_0.5707042466242123","host":"s3://npm-registry-packages"}},"6.12.10":{"name":"oidc-provider","version":"6.12.10","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.12.10","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"010c9d4790da01ce5546da45295cb1205101815f","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.12.10.tgz","fileCount":187,"integrity":"sha512-DQB5pnZaQM2OvhTH4cv2MUuFk/s6sCNyscTJ/2G4aRszWI4pclpTcYSBVjDLra1Oyg8GHgYwcXYXm7NmfiWNHQ==","signatures":[{"sig":"MEUCIQDRg5geXOV8shbI6UuPSdBWR2dQkorgs9AAyEVDApYG2QIgS3GeUd8+Ls6J/dTNT5LEDm7/d1BRG/h543dJ7cg//Dc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":631025,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpZSYCRA9TVsSAnZWagAAW0wP/RM370NMekhewzwEfrZq\ngLxXrm1okz8gla26OGqKD1jAwr9J0T4N3/6og3iAqMQb4LtjwKaRgp8GmaYU\nEmxTGt1hsLMEOTlntaBYBHZvHxwewE3K5ZVYk4mWesG5RZPQz5C6NCQbt6JN\nw04yivhp95HPCWqkbE6MeAsgUO7US2TFLCTmGEXAZubSwtZxH4VVpJxRTjUD\nFIHW3H6sgH06vJfTLCTCF6P/vtdmtqCNA7154bRUZIJEIsik8nvkRQFso9ij\nO399qImtuAE+mfeFxYkSf/H9sy+7ZPGF0PwQLcDgW+R6ITLHO4ADECx59S6d\nYAv3tNFHfbhXokkzSjZy7ZsTjvAofLatNcTL4YyOo+d6zqT9cCcN3JoV89mM\nXJgeSPvNQnnrW/M+yuiL09tQyzTw1jerfdiD5h8hzxdGFx7BhxM+4MnZ12qC\nkUNQtTRMz3F8/B0eJk1MnK4DR6PNVJE1fOJpV8s/pTj+4oXrFGHYW6VtUF/H\nmJye73gXnJTsvTqaDDo5sWVuuoUQYjXs5VjSTeRZsfHfD8QE94rvkk+wwNgS\n1JH8lL0ZJ0YYqzhNyTQD2Vo4/qKzCtrNRUqIEoyg/4dHSju1hzOsvNNOgbvu\nT+F4heWDasBr0OG5HIs8Wt4yGL4pVCpHKdvlXO0m41SJ4x7yFUEIUN1Gntwr\nHMZP\r\n=QYVD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"233cf2fc27de9541fabc29eabd3b434a636a79c6","scripts":{"lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.10.0","jose":"^1.10.1","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.50","@types/node":"^12.7.11","koa-compose":"^4.1.0","object-hash":"^2.0.0","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.4.0","husky":"^3.0.8","mocha":"^6.2.1","sinon":"^7.5.0","eslint":"^6.5.1","moment":"^2.24.0","paseto":"^1.0.1","dtslint":"^0.9.8","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","typescript":"^3.6.3","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.12.10_1571132567567_0.5603407403973824","host":"s3://npm-registry-packages"}},"6.12.11":{"name":"oidc-provider","version":"6.12.11","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.12.11","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"490d58cdb5419352093c974dae032bac19a6478a","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.12.11.tgz","fileCount":187,"integrity":"sha512-DCrGegDIErRuHiFK5I/V89NQB/k/sO2PHkYVMYdRRPGaIeZV+QCSTtF/ugK2IVGJlZoEZwFEiEONRMvZeqMMbg==","signatures":[{"sig":"MEYCIQDSqGozs+y/pM0RK4Tw+pkWUYwYT7T4TgemD+KtO4l4sQIhAKb1aozKPcV5aaSBv/RxbXoTcLJXmXcCkRlJ/i7aoiSW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":631369,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrFSECRA9TVsSAnZWagAANI0P/0p833n7b03vceKmCHin\nGMeDWeLbNTB7XOOYf18Ro/oKpzB+IxCMtsEPIg6XgK//GbJTqFiWmuZOf8yG\nNE72K2nLcP9ulhBXuQHUZa/4vIAocXiAeCRLC4zLqC2WwnIamgINrqmEKbs6\nzsEkPhM8i2fAn7fbE2uXqOEDP5kcE33WHWZ9jdWj6+1s3qJHZrdB3Wz0UVgO\nj8m655zptC+f/JCS/pVG9ZZ9QYWJdfpHt0oiy3RgncSniEbA2kB8mtCWZ9Br\nxrdL3OHpOhS3U5A+queukF4GltG2/hvM26pu5/ott5s+9rR8rSn3GGotrerS\n5MS8peLpyuejd24JKcQazsCB5dQqkJS30ubgNT5Ru5AtEI6wTl3Vstn4VJo3\nCXeJNjD1ktg9G6Akfw+4+6ECLSUBlJbeILuyO1ofSrgIJCYTrr5XDM+eEfc3\nvRx4dsdMVE1BQlohAPbRcoCXf1RhNqWO1Y72Omq39DkLa47ToW+kynziif6I\nXVVb6Q65JRyX6kNssMYzlPR1ZKAIeABqOBA75IrE0qzWea1IDTcbqsp85LUm\n21Dgm9SFfyDLInMGXKrokaTZZy4jA44vu8JnBr4Fucw1L9vJYQ8610o5ivt5\nXUN0f6U25ILld/5AcLSo4CokcZgaiPvoBpoc62qiPf1v7BXOrOoP3QfLQGeH\nH1TY\r\n=gnug\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"9e015e9be4f40c4ce32fd8720ec8228d1f45f8f8","scripts":{"lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.10.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.0.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.10.0","jose":"^1.10.1","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.50","@types/node":"^12.7.11","koa-compose":"^4.1.0","object-hash":"^2.0.0","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.4.0","husky":"^3.0.8","mocha":"^6.2.1","sinon":"^7.5.0","eslint":"^6.5.1","moment":"^2.24.0","paseto":"^1.0.1","dtslint":"^0.9.8","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","typescript":"^3.6.3","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.12.11_1571574915718_0.3388146379982233","host":"s3://npm-registry-packages"}},"6.12.12":{"name":"oidc-provider","version":"6.12.12","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.12.12","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"c49af613939477872573ca4a062d5cf89aa78455","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.12.12.tgz","fileCount":187,"integrity":"sha512-CGTzrGwK2jNXL/5BErZuRmAFWtwsTnBvea1nGG86Jj90j9zu0BuQJlAUtzK1ZJcQ8f/WGaYhPNLdr3t/D6mpgg==","signatures":[{"sig":"MEUCICZ1XHzv3Zh2O8EpkcQ3YaXP5vYruZVyZseCUaj7a7hbAiEAh/4Vj/Upgqxem74Or2KUlFZ1iUkhrVNE6nNR/7qgq0U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":632067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsEQ1CRA9TVsSAnZWagAACKkP/0eqQ6oqschDqrBmr+OS\nZA7JTHQz0xhUR0iZrn1vmmLuBn14in+wHcJ6YEy9FtmwyBTeCCoJ1ankMTkp\nAg4JwDj4xa8jkwjTYyGeaaZ42xWKGjIbmL4wqkA+oDDK0UdrdBR7JW8Ij75L\nXdc7HfF8NpNxayvxXF4T/orHQp1Y5g0uyUGIZkwV5Sn2lU6M8SdAtK/m0+kl\n2neYNqi23VwoBodfwoGtYnt26F6OJXf6YE9UTUzA7dE3INDlP6SiveitrgeG\nIQcpPJ60IscmpN0BuSqDC+he5UXz4QuU4ALWxgyFacPLu8aCCivZRooCSMnL\nmNVd3Z0mEJJGyk5vy9yOJibcMuHBbstjCXxhp9lp1hJ9ulh4udcUx1zXdwKL\nMLh3ApwEhyvOGWtTXZMoONYvi6QXNK6lDqxTAlNrJbaTtVskVoZAHPaNcoLQ\nsiH9tyoIFQq2svOWocgETwSjLwjld6bzE5H5h0tRbUdhPmGa290wbF6qAtFI\nqQ8JB2ZAnWm2TjojIzUEyjvPcfjQ2UCle0NGmQr87Y38Dqbh7iTBTAmLv1vi\nXSOB4fdr20/IcGqyB5tkU/xVYLJMJN+O95a4hc2pQGw2SwpJsZD5J+O+Ukx8\nvV9BFB44mVnaMCpf2454kE/SQX2JWDL6B8X+VHW+5P7rBYlGG99yZ65zYaIS\nzdyl\r\n=CYzi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"2d065b063237a058b56cf08b3c61538bad38d0b5","scripts":{"lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.12.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.10.0","jose":"^1.10.1","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.50","@types/node":"^12.7.11","koa-compose":"^4.1.0","object-hash":"^2.0.0","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.4.0","husky":"^3.0.8","mocha":"^6.2.1","sinon":"^7.5.0","eslint":"^6.5.1","moment":"^2.24.0","paseto":"^1.0.1","dtslint":"^0.9.8","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","typescript":"^3.6.3","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.12.12_1571832884612_0.8152677455892672","host":"s3://npm-registry-packages"}},"6.12.13":{"name":"oidc-provider","version":"6.12.13","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth 2.0","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.12.13","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"d7c0761e4e5c5330b652ad71745f15eb62697b82","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.12.13.tgz","fileCount":187,"integrity":"sha512-clWCERNYUz2zv/ldUgu3bjnapY/5VKYDczRCLbtZWFrvC8POdtbd4jQF/XwtlAdFRBMvT59MBOgY4awPgSoNuA==","signatures":[{"sig":"MEYCIQDAI2IuyiBU1gBbDMWDPKK5kQSsbUcJRNKsMqsmZFVsNgIhAMAvTMDCavcdKI+ziGNIhZ3/mryHzyIxXvXpQFrHi0Yp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":631919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsZ1TCRA9TVsSAnZWagAA1eMP/30eiQMUs0r+TgZIuLO7\nauh+zeKmD9lT1/41IjE1zjEgdIhmkk3R8Hfr5TQ2qjUAtbyF3514JxMzg4g8\nNm9kxe3jdt+FPhWYABHV181LX80cKjqA09y1u4kdJq8ZtEAz5/clCoxhbG9q\n0Vv0odWk4F9tuQLUp8ZfcCRSAAyPY0j+makjj2k4f8Mc3o+aWHjKesx5dusc\nXsHfxUv5onMPH2x9EPTtiHkAMmFgwsaRMovnJvEdyG+d0Q1SGPAxJJYO8EfG\nYTbkTw8qHMLARG/NTMDj1eCejDlTge1dZAP+G1vD+zc7CHa4p/eG5ZiXUVqa\nz/cUMPBoBZCk6tzdZZh4BEFxFDr1S9CJUv7tNvD+qeyLgqKQ4S5eS1yQuFl8\nXO4uUDRJwU+97MQjfhl7Et02NE4fq0Xl1UPuUdFAvjAuazHIIWxkaX/NNtJ9\nWbs6KNJQ2P7hTab/N8noeMclAGlp+bQXluEOnfDSiI3wJ0fgp/lUcCjG3O9g\nv3spDpJpc7vptB1nt6bz5DWZd0/CuwRRChElIqotWUm79/BlUFhndH+R/Sfe\n6Ac/3tqf+H0Ek2jotxJiMpKQzWqbWeCI5c55qiARpuE/S4by2EkkKU1O92b6\nco4KS85m3UndqL0Esc/FqD1lDSIhTChbUIOCU/gx4mbVr3xmkEhrQlnejlWQ\ntRkW\r\n=UWX6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"cb480406be90ba42b698c81850002fe2e40caa1a","scripts":{"lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.12.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.10.0","jose":"^1.10.1","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.50","@types/node":"^12.7.11","koa-compose":"^4.1.0","object-hash":"^2.0.0","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.4.0","husky":"^3.0.8","mocha":"^6.2.1","sinon":"^7.5.0","eslint":"^6.5.1","moment":"^2.24.0","paseto":"^1.0.1","dtslint":"^0.9.8","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","typescript":"^3.6.3","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.12.13_1571921234569_0.4858443266667345","host":"s3://npm-registry-packages"}},"6.13.0":{"name":"oidc-provider","version":"6.13.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth","oauth 2.0","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.13.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"0e052543eddc18330c36218316be5642533f5a65","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.13.0.tgz","fileCount":187,"integrity":"sha512-a/iOKco25HNcL2oZlaV58dtzpOfcqJouDRbRUZ3YLmsnFaNn7zv/+EAKyQ7x/lPkfWbICSVx4/2i5a6da4QmUg==","signatures":[{"sig":"MEYCIQDhzktm40WYz+Nk1ODbxJ4YQ0yOGpPoTuPlndptdDIkmQIhAOKamaOhoE6M65EzjxoJ4wN6klISCS19GvQPZ1TW8jEA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":632054,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduzZjCRA9TVsSAnZWagAAvQ8P/jFTbE2Wks2HPZU+ur27\nOCnBoCt90vkk2NXEjHmSDdrzJHA7GPB0wvMeS9BJPkyIBkk89GPMDuy8oA49\n64J/WHap58HZ80oSVZD9J8anYYni8MFig/dFJazZIsmv1RI9W6GzQy0sfqDe\nF+6nmnbGvcFujzKbeU4C8vsWDTvioVrFeeiAqn7canbipPfbnDbZjfw2TyIJ\nA84GAnaXIqUDl66v2yvnDdPMNXVfZ5zOPlte1WcjLc2yQ4jPc/ziLAOgsYNb\nyNp/PVcAAsmncERvz1XBH9t7w0JSdIu5e+oqeFhYIYPZnZd1cPnJSpyY25Ou\nENhbBmle+lrBaqp0lc4WXi/T9RY+OeDwVpHJuSTfcgLIU4mbAP2s/WOXRDKo\nACzX81yI3JNMBS75OgFdZX6EEI8odqro/Dp9gNaUIUUB8d/WiXRrTBSLfWKr\n9WaNejYwDRHoELnqQ1HNoVO6U6pSjl29Ds5HmbZ/T8kJoaQN6t5fgh0188zT\nhVcLFC7eHjJAyoJI+IrtO+FjhU6WJa8imSy2KJaPvct69APHV4yH6QIFDMQu\n9GfbU6dqCb2DS3uvFw20q9VcKAXCBkxJLQz+01jF40P9MgGdrvZvkCQqHYiO\n9wBuM8E5WMHUNZCsC576GftIJLI0blOfSAY8tPqaoUdojW38rdPvOEvTXBeJ\nCOvf\r\n=u51d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"b5489a4a880339032b6281957dbe6a8299361aa2","scripts":{"lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.12.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.10.2","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.6","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.51","@types/node":"^12.12.0","koa-compose":"^4.1.0","object-hash":"^2.0.0","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.6.0","husky":"^3.0.9","mocha":"^6.2.2","sinon":"^7.5.0","eslint":"^6.6.0","moment":"^2.24.0","paseto":"^1.0.3","dtslint":"^1.0.2","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","typescript":"^3.6.4","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.13.0_1572550242802_0.13275760934029268","host":"s3://npm-registry-packages"}},"6.14.0":{"name":"oidc-provider","version":"6.14.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth","oauth 2.0","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.14.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"a16f5334b15a69024c86c9763a68e64dde3aad21","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.14.0.tgz","fileCount":187,"integrity":"sha512-Yui0XFzoO6oeWFSxy7R3jl/oHhgwHZddFeILEuA5LcOcFsQVVoKg8wx5pdnhj/PEUGAvgvNFbgyu3ljTqo2aXg==","signatures":[{"sig":"MEYCIQC2bpuXVIB2MtgLUQu8XFRm9lediuB/ISmceHzHuqK2DQIhALVoMlYiQkqegMIWiA/3p/0No4WhVSOLZv9Uhvc6oanS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":634001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxD4NCRA9TVsSAnZWagAA5LgQAKEctPcam9Wt/DW4XkyI\nrd1nFmRgLVtgrTTn+6u2+M9FyyNuThE52nAletritKcldLnJSS+2ElDyJz3x\n2gt4UKCpXmJLgje6ZHPMmMz7NjgfUBhtGfHCJLh8Xm9L3OeVEqT20Mr2o/w7\n3dj093rljR4Tr+eXK6S3+eq1zn4I+X1p2RITTS8J7/XoA12pnQIUVM7ztbDm\nN5CY91dlbhT+dafdUFyIPSq9gngGpZnesEsWkxaNnDEEewtMHnLbSQkos3+Z\nOkwiKHq0b0PGPlGQStUIUr3SAenYC2WXl9E7oM0kHv8d7OqywDh3ls9PRhj9\nxUI9Q4GDxcKUORSvKMaZdOTPfIXJi1W4GryKiknfMZBu9gtfRhTi58DojyGu\ndPntpfFBCA6BdAnRQj+JoPPuMslr7PObchwHHlmni1Yg1gkvQr9phG0fmEdE\nEbSqGtnKSLr4RYGLeEj02Nff63fViU+10fWy5ss2G3XTiR28oaRGOyHVgumw\n4zvIFKRX+JwlAmf54LqtzauElwzLLuBYTaFveqCDGD4hXAvNjkL+RpoeML4u\nv3BimKiZyS6SDjCkrt2xcSuAQP/TOpQOe1LjRzJocf9lf/HQiFQtt2EJZAjK\nrzcp45Wnf2MzR2MQn8IYVoK3AMNWAcu4b7zf0bl+FNK27VMYr7tVG76e3YG7\nDp6i\r\n=yuXQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"ae33ef828f41a3f4d74d137277a4105c2f9054ae","scripts":{"lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.12.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.12.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.6","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.51","@types/node":"^12.12.0","koa-compose":"^4.1.0","object-hash":"^2.0.0","oidc-token-hash":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.6.0","husky":"^3.0.9","mocha":"^6.2.2","sinon":"^7.5.0","eslint":"^6.6.0","moment":"^2.24.0","paseto":"^1.0.3","dtslint":"^1.0.2","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","typescript":"^3.6.4","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.14.0_1573142029369_0.8210846469385327","host":"s3://npm-registry-packages"}},"6.14.1":{"name":"oidc-provider","version":"6.14.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth","oauth 2.0","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.14.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"c13cda0eb87e0ed88e51e0edb876ed9b40a020e7","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.14.1.tgz","fileCount":187,"integrity":"sha512-He+Szw69NHmcPwnQCZ7x1OxdJPoYpcnn9CooJI4eCxjS3KZOmVZL1sOoLXkLfxma6XLS+0qDthUApQ17lqtmog==","signatures":[{"sig":"MEUCIBl/whHTcPUBJCg/pxDAyHh0XRqQFBBMSa66MmUDSQpFAiEA0eh2bfpo3d2W0XVHyoV8JE6suZuZ1hp4h7HZQSWEq60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":634529,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxG+VCRA9TVsSAnZWagAAyJcP/14EP9+b62QA6KTjZP8l\nQDCjHxXNx0kEvBWW9fskd8FjjgTnArB9O/yvyNDf1KkzRwHb0SML7tiSYlkt\njo0maUcB2ne8uBbnQbnmM0T8wyb3RLTsmOCVSoqeqnT5DUFnGSg8IImtzn/i\nqFGIMX4fP9MgFJUfgnJzT3iVQJdckCZbiKr7Qdh7Sl+LnLpJpqnJWw6oB4VX\n+zadV1+iQIOd1Iy9Q9ktsHrVgg4eM4n5jPNUtPMLN90uysSNMOkCWFbltyO5\noWEclRIuTR3tS0p497f1+r+8Sn7HsgzyGwSJJCrHfypfz6g1E+1Cb1Jr5faH\nzgt113dMXMf7nYI/+GHItINz1CYd041PuHsjANUK77MtRItuUgogPDM8++4u\nPsTIPLRlgwtCRjn5jKL7ffDI34yAvy4+ajD+DfHVU7xaRmfJfE8fFllNjIg4\ncHi1mW0t1iBiLS4hOWXA7iFDVyNiST4gCrDnTtdvBiw8U3D50XG0NkxIA6NB\nNbXh7n2WepqWKRfIzok9L8mPrtJBpiQEjJYcaBPtYpq2mKFZaVeLWMXA9CUf\nfBbNpb8nHERh6S0/plsmxE/ihceVDQBC+15LjCZiMEbed9pEJjkP6VptWzVd\nFcxzpfsKk5HLRihL8sjU9Ni7J1GrTJArL4gq3rWzdyH55t0VSdNSPgUkjDmm\nM6j8\r\n=j/H1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"576405251f5a24e4cc810a2b9057c892548c7edd","scripts":{"lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.12.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.12.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.6","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.51","@types/node":"^12.12.0","koa-compose":"^4.1.0","object-hash":"^2.0.0","oidc-token-hash":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.6.0","husky":"^3.0.9","mocha":"^6.2.2","sinon":"^7.5.0","eslint":"^6.6.0","moment":"^2.24.0","paseto":"^1.0.3","dtslint":"^1.0.2","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","typescript":"^3.6.4","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.14.1_1573154709309_0.49434178444263344","host":"s3://npm-registry-packages"}},"6.14.2":{"name":"oidc-provider","version":"6.14.2","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth","oauth 2.0","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.14.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"a1135807ab78dd0f8268ad4241a8481a700b95d1","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.14.2.tgz","fileCount":187,"integrity":"sha512-JArCOnfhnT/c8iUHu0x1+NxTYoYrVND6py5sZzRc1nQNdD8xMafqUABiQxRmzn/K+s/JAik4gmWGCTx6L/O3eg==","signatures":[{"sig":"MEUCIDzF2IHY+S1vqoul4RDFg34KbV9WDV3JK3cSQisYUIeOAiEAgjimNLwDfUvr4ViUClfwjY8s8K2BjlS44oP8S7C72PI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":634927,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyFzXCRA9TVsSAnZWagAA9ScP/3JwGhHqJHFzPwYESK6z\n7CmVDbrdlDCeHte80juy23ttYZThIAIV5bmhJb02DKpM4gZ1e/FrQx4feWJ4\nMRfQEteKdU266i/ONXYW/Lwu4BU7rtOsVh0p7RG8PlnPYGvhogj7uFvNHpy3\n084sJbcibQRaqhICCxReicdnnymQKHqM8EFuZBKfU5ROIXX7o+zluo7SgYy/\nkpwUP5bl4M54jJYlwcV/4XNUT2sjbirenkTSYabLueC/0I/uWLLwqJsT43ml\nlcqLV+mVumsmUNC/6aLWQZEw+ivCB4evIihmJaA4aQqdUfszN2uYK7jD13sO\nkosFgvHoPYz0xLdwP6w8HSce9RmebJsO8CAqYjuNYvi+sWzpn3jHIdUb5Kob\nmpetMSGnzxzmK98988rPmsmO6Q0wIubbRVQC54GxiIK/5Xj+m5fDhd2FXlWy\nKMJ42gvryOFwnXPBpnIAiE1y+msQyO+HAcW+A4WvyItCtxKJWJblPUNk7uR/\nUwDuNIIeZcfhjaLGZxrW0yIIYFtnEj17W5n8N4VaAo5U6UGVpR8rm1uRNvue\nF8YHUcEv8ZI2Y3o8/OgkajO5YMbubaLeCCE4as1PmHVFl/esEJmjfsAwApke\nOi2brvZ9pM7wEJltWmFeDUTSW36iuxS2hEr8K5mAIOtDA5IENhmGGqzFDRbC\nrYY8\r\n=Uolh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"de63a7cc0e76ec6bdff6491e8374f060776293d5","scripts":{"lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.12.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.12.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.6","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.51","@types/node":"^12.12.0","koa-compose":"^4.1.0","object-hash":"^2.0.0","oidc-token-hash":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.6.0","husky":"^3.0.9","mocha":"^6.2.2","sinon":"^7.5.0","eslint":"^6.6.0","moment":"^2.24.0","paseto":"^1.0.3","dtslint":"^2.0.0","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.14.2_1573412054999_0.3438118942437045","host":"s3://npm-registry-packages"}},"6.15.0":{"name":"oidc-provider","version":"6.15.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth","oauth 2.0","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.15.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"5655b58b3790fe856ea76e5a227cf0de4308c231","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.15.0.tgz","fileCount":187,"integrity":"sha512-LJ2cDnwsKT8UH6n48PI+Ongzw2iRWOe84VsIIaZ2cpSRRRrgu0d2Iqv2fX7pdGT6moa2s7zDDfdIkrFr5zK4MA==","signatures":[{"sig":"MEQCIFXS0b7kHsb6YH2Tv+I9ITPa8kFIxhqOuVla731VYzvwAiANeSF11y6NQBcvHQZ6fX4Z+W5guWCeTL2CZcJfzqvMww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":636644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzW0ECRA9TVsSAnZWagAA9DAP/36nPtz000uvwbTBUO79\nyC4yNNRZNFyCywiGhIGMNtF+2qIWbbrdqLKHMXt1lf9JzsnBnTbFgeOTQoow\nRp5KtJnIp1KRRz/XdxbkCHWjzaO3DJDygz/C3e/ppXMxTK/vGlBhO4TP4iWZ\nWy1f1z+mfGAQLrOJ0FyMz08mCvmWzu978RFORL6j3pcgZPzXxbZIYbLcWkp7\nV6+0gL/bxl1/jg71JDmMkcdrUjzJbXrM+cgmq3diT/fjS+quXiU6x8AQ1Fiu\nOa0zW97D6X5hhIXBXr5CCqNW4TzM/Nuhg/s1hXlMSQ+mWdUIsjPjKIUEl83h\nPA76MaQx0BelGUdb9Hf1LTomjP850Sf8mjj5VgVJbVeXPNF7cYf8hv9JaAtW\neNqXn97ZZEdTbvSQv+0BEMfJVzd+eX/OKOAapWtBSn1ZfrtR6/rWmkPlg0b+\nFrKeHtSpVaqnv9LYT1+1YnYNhp/qO+nCu/EEob4oi5W38HdyhqXtEqaluBSO\nUG0aEEXAQjj46KfGq16JvXrYRLg3fnsqfvYEExdRHa01NVxwKGbVfNX2tm4W\nBPRfkXKdhWGln13WvxEAa27TKC/3SZqoY05bYkjr2h+FlTHb7yc5uNcL7xPt\nEisfOv5FI/fwKNT0c8/6ozsYK9wUNPBSUlOYCf2s3qi8Ne79rZbYZEqGuLzo\nka6w\r\n=Lo7n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"gitHead":"8130ec9c2d5ce82f384743bda2bbd524a925c3d0","scripts":{"lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.12.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.6","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.51","@types/node":"^12.12.0","koa-compose":"^4.1.0","object-hash":"^2.0.0","oidc-token-hash":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.6.0","husky":"^3.0.9","mocha":"^6.2.2","sinon":"^7.5.0","eslint":"^6.6.0","moment":"^2.24.0","paseto":"^1.0.3","dtslint":"^2.0.0","express":"^4.17.1","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.15.0_1573743875554_0.1928632391957863","host":"s3://npm-registry-packages"}},"6.15.1":{"name":"oidc-provider","version":"6.15.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth","oauth 2.0","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.15.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"22594bb340659e9de58424cc941318756398115b","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.15.1.tgz","fileCount":187,"integrity":"sha512-8U/JIXYN3GNrzCV9uUkLsXKdjZX8Dtk6t31vpe8rL5oV6bv3bagaFUVn7DbWIV7SURHFfGQScwBC/pYak3eOWA==","signatures":[{"sig":"MEUCIDoNuUwqkQzjE6qS5rPa4U0KUtfl1NthZnV+AcWqsl5QAiEAhstOXbOeyvz0DRSjFEG7mtaEHKTYfaGZD+oJVmUOYbw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":636793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzYdzCRA9TVsSAnZWagAArgYQAKF+U5i6bJxZg2Sw7CV3\nmwsV0F1YVc0VM/GMIcvw7vFDbZgqn/t7Mye0hzAHs825iw+deJ+BfwJfaSyK\nANbTgn7SKc/EsRWzWeeHGy/IyHx0aiaqgDLrEXBQVCRMsDIpVDYwe4WAlUTU\nkEAkIRgre2A31B/E5rTym5YM5tbI3FhKS39nmXGV3QQCSLT01lt6XIEB13aV\nAuPu+RUVH+nfT796ul4ekcyjlpq4qPi/+kF+byMG13KeB1X2OloWaOYNuQHC\nQUu5h5K+yAX0Xm3SuRfFHR+YSq+ii0MWUNvkMcJCPZFwYIDrdl6QxjyT+0ht\no4yHiicjredIxnqXZfWD0KJoAMhLBQxfLI1jkPNsfX0XwlNGQuFh4R3OAm36\nLgpHaoRSdVgasv7wkobiFOV8j3Ld36zyPkrjM/U6sTTaFqEsN0sMJAPRKbQP\nh30EHCSpMBCBbb48MIjZhqlP2iii/EAUDIlaOKaC5YKMeF4KeXw9sXsMK3Ob\nqPnwbh32OTHiBTcYwkn8OV/nCvNbhfrovID0gExg/oepZ4us3dd/jFimlvIh\nAfT3QVPMEnCCWRbOmGD+OK2CP8miMoTZLrYEZs02FYqLRJX4HPk2VTNKSezv\nu2+ZJwF6g/+YdAzj5RPhWX5XQqBtkUEyRB7+8T4QtaWf3YS2z1Cqtm/K+ZO7\n3aoF\r\n=OUn8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"04e4209442726863cdc80b6563c4b619b524558c","scripts":{"lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.12.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.6","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.51","@types/node":"^12.12.0","koa-compose":"^4.1.0","object-hash":"^2.0.0","oidc-token-hash":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.6.0","husky":"^3.0.9","mocha":"^6.2.2","sinon":"^7.5.0","eslint":"^6.6.0","moment":"^2.24.0","paseto":"^1.0.3","dtslint":"^2.0.0","express":"^4.17.1","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.15.1_1573750643081_0.40212025814717123","host":"s3://npm-registry-packages"}},"6.15.2":{"name":"oidc-provider","version":"6.15.2","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth","oauth 2.0","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.15.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"6ae25314bfd57ee96862ecc043f93745fa55fa6d","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.15.2.tgz","fileCount":187,"integrity":"sha512-ZDD9zBZ2iGzcqToo8ghpidGAJgVINfSmqkr/UqRMue3IP9AbmS0WtBKEQ6sQZbhFyDkL/z02lCAiDpdmrWmaWw==","signatures":[{"sig":"MEQCIAUpfRmX/ctKPsU0c0Ks2huA+LtL0rLRK6EV04OVa6moAiAfPEmIQ8tgzm90uIENnocVw5Q/Ly9wUu26B6vKpL9XsA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":637339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzoZbCRA9TVsSAnZWagAA8k4QAJwwzZ00222CP/ijhI5f\nsUWCo3wF+lH+mY1qP8EQNnne0M3OrHYCKRwij/55UpsM5+DTi4M/caNQ762c\nF1FttVFxMe+w7I0Hk8HRFXpgW/uer4pU1s8Ca//m07bbUmDtEng6dS9Qamkh\n5J1uGPCZ0X5HAkP23Hotp+vbMedLsj4jjN9wkg1cnnsz7ivvmk4tP3TmACTN\nu/KV0ZNnuXNUAB3GKvjQt4GEKfJtbONaQFLNtAk8Q+QuFwcjLNAhXtFqThLj\nSBAihnMS6IKclILmHBDYcqWZnz+aMzNDPda+JhMQk/iqpKd/3cZBAWfy14Vs\nTmAr7ZgRIyHMKBbPkXSp1GO7rfABHxFeLSpFBcGzr7l/VnqrQzO/GUXPZ4TY\nAnNGhg0fOqTrUDulx+vomEBB9UM6YjvCpSDVjp7hIYgrDztqD9+d5HaKuvLb\nIGQEV74Sm39gg8BpCLLrJGorzFIC7CKb0IF4GwUxXqZP8qJK5exNlu6uhVCz\naGUom15mhRURcetbzi5DIcCaKehOzC34DActFzqhSH0WiEEqeaG8+0tOSbwx\nzh0F0bJ/k3WrQTcepThjszIcayiFkpfP9azcHrgSg5YJuwf/5jWm4x7OR4nV\niWFRRLF8E5A0h/oEmqSa4p3REPo7C8ZJwIJBT3HQAGOeXyZ5Rhm4vtbuLabz\na2Pa\r\n=fge9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"8c179c94bd8004ab9be1ef93604cb52b4c455075","scripts":{"lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.12.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.6","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.51","@types/node":"^12.12.0","koa-compose":"^4.1.0","object-hash":"^2.0.0","oidc-token-hash":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.6.0","husky":"^3.0.9","mocha":"^6.2.2","sinon":"^7.5.0","eslint":"^6.6.0","moment":"^2.24.0","paseto":"^1.0.3","dtslint":"^2.0.0","express":"^4.17.1","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.15.2_1573815899114_0.724831962566028","host":"s3://npm-registry-packages"}},"6.16.0":{"name":"oidc-provider","version":"6.16.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth","oauth 2.0","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.16.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"120490536ea1e41ce6bc2ca09552205c12df6546","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.16.0.tgz","fileCount":187,"integrity":"sha512-fVz4g+3J/3Rke8E6OGduEcUAoRZd+xsmiXp2gE6HQimmNkPHdILjA5bt5CaxKgCBNgUQGi7pac5kSltzZb+/Iw==","signatures":[{"sig":"MEUCIAS8iEA2qtjaXSwVci+q+ALAfxXGVGl/7diYjYrKv3Z8AiEArtk451bjhQ4UL6D5nHFb1pL8O1G1greN6TZ83+saJwU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":640158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdz7z5CRA9TVsSAnZWagAArekP/iSe5VHLdB/spTZsgf2G\nblX0XLIwigoVOM73Xu9VXyLKbtdZrzLillBpcdE25iV4RPpO48J0125wztsX\n1N4wI0rZ6+L42FwDSJEsU0FwM+CFHDZbGRi5FObWoxHHCIGKoi4S9wppmfZB\nR/oNKfKGNeqLnyI6uujre/ULgb3y1GXRPZ2GbtCxNP4XVD2th1OiifoVq1p/\ndnTMq5bFJa84iGXjC5OT3gABBxPeqmVz7omUaOXC6m0nu4aQwjEVcWUH0YO1\nYHeNwKn4CT24CXkqwpnUmR4QOK6SHymNexHkvIFddOQwLeVHrYyTannnLLlm\nTwvjGZz7Ava4UckOdg7DFMnckKqRvHVdyef8aRDCRmkDq4fYgiJ1HaLCcS63\n+eP0vpOOxHhZCPPza9y0t00UP/NvQs83pDanzR6RHD9h39GMjvvYoMK6oqYj\nQZc2wHLsHOgcrGBr9X+HLdPnveSL9inBxXPW9HRziZh1Tu+qL1e7opY6oEeg\naaYgTM74JzuiGfDxJ4KRsbMq/JhZCk89yXYqukW6+AeggHV/y/yoj2WbV+mh\njqyciXHV/b+dukDrn0i2w1To5ilnEv9ss/zuWio81o7E+7tIoEYJ5q8Frbh1\nSyy5W4VyK4EnmjWcTFsecn5bOHaHVGrRqri1cF+CjHIHrU9d0lWgVHwwX0VY\n9xtl\r\n=z0Uf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"74901090de161777d2278c3215f000bddedf01b2","scripts":{"lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^2.7.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.12.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.6","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.51","@types/node":"^12.12.0","koa-compose":"^4.1.0","object-hash":"^2.0.0","oidc-token-hash":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.6.0","husky":"^3.0.9","mocha":"^6.2.2","sinon":"^7.5.0","eslint":"^6.6.0","moment":"^2.24.0","paseto":"^1.0.3","dtslint":"^2.0.0","express":"^4.17.1","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.16.0_1573895416674_0.7540263622356591","host":"s3://npm-registry-packages"}},"6.16.1":{"name":"oidc-provider","version":"6.16.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth","oauth 2.0","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.16.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"578096042994d1ddc7444e31e3ec8c14d184c0fd","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.16.1.tgz","fileCount":187,"integrity":"sha512-ZasLShN8+9JeRrV/ft1GVjDbFMKmluymBZAbw2x8SMxNFoVC+AkPZW+82joEki1Q/UEQwDq+tA3Yrrup8yAeDQ==","signatures":[{"sig":"MEUCIQDW0QUQHnvb7crhWfNY9csn8xMcCyg+lXdkaX2U3G8k4QIgW471WDvPc/LxxlTE2baOyb6NQQdG0I69GBC+AJLIrsA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":641609,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3UgXCRA9TVsSAnZWagAAVY0P/joi6EFt3kKv58DRve/8\nyZrdwK2K+OS1QqEzvn8/ltB0WR9juLMR9kFrJaNvK3oUs0+RPgRdJCYQxUhS\nRYdcV8RPI2V8J1EorVXiXc84GqJS6GvmDjjQWrkUzrouSkrnh6bUwwp8qFHn\nfWYkgN60FpQ9qrST2B7vqo/URStE2YpsF7RshiLBSYAXL/EmbiNEladildyt\n7FX6yb27yuLS4T/2JJfoUuCmz2Q1WG2ZbQPFrzmMT4f+l1QKya1bYxkN5jKn\nEYV/ESyahCm+F3RpqmMDlAuSr1JXEQ9f7fMXD/hLF0Y/kL1J1owDrfHyzHrx\nmFXT1+/y9tWPeyM3rTowiZ4KKvqgUp2Ar9dRhKhzPpQXET77zJF5wZlSEH0v\nRuxo5klyXGcFV3YxkGNOwf0l4C/3g+/gmOhLm3Yf4BxLJ1wIjrL26loHT2ZG\nBuDVxE64FB414WSr5dRdyJvmrCtzl4ya8oCSLFdNQWwoESyv7KDngHgt3a52\nN1uCuoj7zjk19u4uUGMNHUFkRzL3E3CJMYMv2iB5ArUDaW32fK2XeEJx8s3U\ndhVu8qk4BcBCYhutmzI16lldivDXjlqHcwRjm8JIWq8cIWA3e1gpR7y9sPEI\nvquflO6A9CDWrJsWLw+qW2fqQtJ4ODISdwzTxP96VMs+fNV83j+rPBclXDC5\n9XMa\r\n=+d8k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"134946573c6fc8fabaa607d5864935cd829b9392","scripts":{"lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^2.7.4","got":"^9.6.0","koa":"^2.11.0","jose":"^1.14.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.7","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.0.52","@types/node":"^12.12.14","koa-compose":"^4.1.0","object-hash":"^2.0.0","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.7.0","husky":"^3.1.0","mocha":"^6.2.2","sinon":"^7.5.0","eslint":"^6.7.1","moment":"^2.24.0","paseto":"^1.0.4","dtslint":"^2.0.2","express":"^4.17.1","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.16.1_1574782998349_0.1884847916304242","host":"s3://npm-registry-packages"}},"6.17.0":{"name":"oidc-provider","version":"6.17.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth","oauth 2.0","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.17.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"b53c1fef908f83f4e254e27f34c0deb92406a330","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.17.0.tgz","fileCount":187,"integrity":"sha512-M4Su98YFN/8Tf7Va/oPVvuZL1zd6bbZA+3cV3+unYvw60vQ6/uukIGMjIct9wwQIpdiIIk0eGeeS8bWUPwDubw==","signatures":[{"sig":"MEYCIQDaPqY5VpJJNTgYdCAFkW2HgFv3hMpHjupb7gqyAXMhnwIhAJpYvfF10efCq0aAcnSKreY25AcfUynHIKFkApwGS/Mq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":643662,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5NPACRA9TVsSAnZWagAA35QP/079stLmRrE4420/3QLR\nGnryxBwb1ty2ldUGpc8Q6A+FH0sqA6MrDwgM8UHlItmZpQ63H0waX5V0Vv3p\nV9sL8c7CSthnwaNANVslvjEP322NxApnkpOaNCUr3V48uJIt3NWkKIkQfY8u\nRRs9QDyNRmF4IsyhJUoPXGqn3JNP9vvXkC5Fk0o1ZsU6zxTlDXPNknaP0+S8\ns03Mvnl7HeGNzGYQ5cdYOTLaKemA3RX+VNgGBUyKFKLGSl7rmPJq1Tgd6FKR\nsoBDEQKzIug7qL3qyPLEBCNhgxR5ZVH1qtI6AZknxNQwQJZ0cAKK5bmsnNkt\n9+t2Z7HHnNigPPRwDAfXCH7Nw1EyqQiDFVNqke558j7nVFXDZI9YJcra0rBu\nxM9lZiSoXFrDxWWq5jzehFhrfu/GSHri4bF+QyhlzGRBvAoBwa5EGU5uBehf\nWOWhupt2p5fp8m7kPU+McbBE9LX9PjBhzBa/LirbZnInjbQ1rxX3yjHzrbQr\nnTG5ljoo1Kr9wE0ESYSiIRUD5A6ntLht5fJipF5oFi3ZLTW4bUtgxbKQzMa5\no7lYGqccAmb4nSr8afS1QaAR+O3TW59pwmk8d2788Is5J0jaJZRlAQUVDOvH\nAdQGP6VODUhPWMCzf9EX+dZvJQq+5ZsBCGKUiL06TzbzLBtej2SPl+gIqQ8b\naQlG\r\n=ofko\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"11f9a0c857977677ed9a58c5659a45151792dff7","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.15.1","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.7","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","@types/node":"^12.12.14","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.7.0","husky":"^3.1.0","mocha":"^6.2.2","sinon":"^7.5.0","eslint":"^6.7.2","moment":"^2.24.0","paseto":"^1.0.4","connect":"^3.7.0","dtslint":"^2.0.2","express":"^4.17.1","koa-ejs":"^4.2.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.17.0_1575277504132_0.6671668653698659","host":"s3://npm-registry-packages"}},"6.17.1":{"name":"oidc-provider","version":"6.17.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth","oauth 2.0","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.17.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"0c89bdeb706ce06dfc869524728bdc436a0e7d9f","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.17.1.tgz","fileCount":187,"integrity":"sha512-SmyZXPdBbJ5Z0cbwQ55G6eq+YeRfodgTmJjRiicUMUEDhqSPqZIml1GCrY9b7RPx9F7/GS9WhBJZJ/+b4ROgyw==","signatures":[{"sig":"MEQCIH8zRsCLOTCV6dvgiqb9WZIqzxeywiVEeG1nl37xtUP3AiARqA5SWy+M/a2jJOOyMeF7vvXT5aTEAsIis71iYuexcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":643562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6M/7CRA9TVsSAnZWagAATB4P/3Zv1RQhyZN1NU36CrmK\nWq3zeBeSjh23AKTVlP24K/9m19wAnPu616WCRgmmZtF16FnrZqU2AUGBeOyN\nlJ5hEo+pVtG5mSc8TLIr93SeGRS2/J8nr/73mIwxnkf3htLcDvtJDhHhuqFJ\n4+xGikgzBZBQy8f2EHqxGf42HuouIlfVNd2BLCj7zaY6ijvgQFe0KSf3ijLP\nXG/KOobIYgns6wR6XI8MZPwSjs2fEU6pmrjMoJu87zs+QSSHTzM55zDy5eU8\nfhiSSPGRVM7uefaaMaeLNqmLtnmCzFUvd1+QXrXroxEoGNbrTlMZExNQNTtl\nmb2+oJBgtEczmv4Zqhk/8nENxEdfqI/I0YC5CFrbNeAPSUglGKU4fX+c0ikG\nQsUoAWkQX8zZ8O/GTkS2s+ETmFwWkbXf2zv3XaDP3qVbMz//HYo4NPEr8iyM\nSUo7ms8DHOim07g+uyCQbvtsv1/JM2tIyqXQi8lK4DIogjn7UzFza5pzvup9\nryIdwyasKFN4MkMjSuN44jEOfTjN40zrclWNeoG6z5b/s+7QPmLyND5ArQ6V\nSES2HiEVpeEdUR2Psw40En8R3TPU8gpP4ctJv7Srd7R+bFNKkT0K9bLKG/R+\n78H4yCw8FITZSxXb5HWuKcmzLD1Pz/IODSZ8Xbn0XdO8HhVpfv3HKOaWBslY\nj4vL\r\n=yPhb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"bb86ab830acb3b1e40b5fe36c0372e2ac1298f56","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.16.1","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.7","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","@types/node":"^12.12.14","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.7.0","husky":"^3.1.0","mocha":"^6.2.2","sinon":"^7.5.0","eslint":"^6.7.2","moment":"^2.24.0","paseto":"^1.0.4","connect":"^3.7.0","dtslint":"^2.0.2","express":"^4.17.1","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.17.1_1575538682852_0.28116217280754774","host":"s3://npm-registry-packages"}},"6.17.2":{"name":"oidc-provider","version":"6.17.2","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth","oauth 2.0","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.17.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"b0fab830042a6af0fa7a1170a5aff896a6a2f684","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.17.2.tgz","fileCount":187,"integrity":"sha512-gjzdSn0lfehKqzSy/q7Oax3qBF95c9nEowOJX7l6no0do9gIfRjqIvbQ7vkPYmH+g/XVqnQ6wMLVvDfEdwJhWA==","signatures":[{"sig":"MEYCIQDDDuL8RHGSpO25AXyRWDuKus4scHeFFAU5pfM4Fa3tRAIhALH2aXqN/fPfWLj59R6vaWzW8zquB9zQ0tMVXh7npMG6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":644154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7B7cCRA9TVsSAnZWagAAMYgQAIiSaBepIA3BCtbeqehc\nl4A8PCr/hu/megbVA0MVgdIFONtssHOOwMxtpEZAzt4J1ESMEMFfE5Cjmw/y\nxWs/lUBnFthxorfwHcSCWv8SXqZis8BW6jhlvHp+H9MVCYfIqV4sXK6CeOsl\nht1MpMvZs7mONnoYroautBCQzl7FG2RiQ8/BWzoDSVwBrQx17MJSfLNyzwop\n5yuBVz4JuOPnZzWTCal10AQT8+V2CpT4lZegQJ/6UjkB87HLVrAiB6BcjyV8\nErlVGE+6RgW46lZCrmojom+SCLQvgRn4psgd92Yh+AnQr0XSZWazr1B1+XBd\ndAirj/WRYaUn4EAYqLzg2JvRIqxMruZ9eU0bV5cP0/wTrpFDpeGtC4h88o9G\nAQcseduRoWAcP29zKZqlBnNDx5N1TtGo8v7pr+yqkZHqLWyCwY1RZL1DtHOK\nskjldJbitYTrwCWcgGLraJdgtdGTmnxmRhp1TqzdKckQxpJ+RyDIGxrWSmVz\nlBHFocBlob5tvnJeIe+yh8fbo94ExWziRgwexVVaONYF7kK1hmrNQYMJvcBH\ndXWyXoSSD/1/C9jNmCCUaBXgeND7foWoU8UWogwhNylzc1gmig+ieE/RzgO9\npBcB8rtIjEl5d/7OpzseZjIIHHi3vBNmCADXtvdXOqyF/VJkzVJXHJkhMW2p\nJwqT\r\n=BqOE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"5a43ca7988028336de97bcf82cf2650c987d0681","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.16.1","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.7","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","@types/node":"^12.12.14","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.7.0","husky":"^3.1.0","mocha":"^6.2.2","sinon":"^7.5.0","eslint":"^6.7.2","moment":"^2.24.0","paseto":"^1.0.4","connect":"^3.7.0","dtslint":"^2.0.2","express":"^4.17.1","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.17.2_1575755483872_0.6699037072918879","host":"s3://npm-registry-packages"}},"6.17.3":{"name":"oidc-provider","version":"6.17.3","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","hybrid","identity","implicit","koa","oauth","oauth 2.0","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.17.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"e82a90a7d2350ffd5a3d6df021e390605d279999","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.17.3.tgz","fileCount":187,"integrity":"sha512-7RsACEl8pXm3MjIal0CmDVogL6XmyuczucloSq0oqO6Sp9ZdmNLhkbTknvTVqJyODqyA4Tmv0lA1Pz2gsYMoWQ==","signatures":[{"sig":"MEUCIQDiel1rU4BPV4gGyw6O+MpDRs6euxclc9RsylN85tnmeQIgbC3pgLSHRJy/ySKsGhW9LQat4alwyeMgiNbtnbToWVo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":644534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7hOLCRA9TVsSAnZWagAAp7oP/1W0lXlT/tHZ1NlIjKSU\nhu6igfkcZBfPXcUQQqMDgvQQsRyKDQzjXF9Xq5YKlH6zggYzAV62umivxrUa\nFFpPeRSt23J6P4k9eVpWpAe6hMd9tELS+upCYFfRoEKiZ0bm9oM32x+tdRzA\nPy4hvCi77SB7QEuvrdCx8MHseY36dBAGNCZS4J/fQbp7rr4mqsJBvKx2Z9ms\nWqpDjr13s6EiWGpbrG1VZ+3dyvLlREbNfBLtoo8v/uKvYww4QPtTiI+wgczL\n2NAuw7MVzY2qydTdx5CZeMiBFXP58AX6i+HoR5z/He6GsFwPjuhS+STSQVy4\nF/Br5lvErdgSHHilUqqo56uSkQkhOdQeTmVEC9Ce6jpD8yxiYtBezaPIs/zl\nMaoNVk3OV+tiXZ24QrxGffaRMTOVRkQaZx47/wtIeLp+aehVSMTTG31QL0Qf\n30vb/gjUtUQppzqlc3ZuVWiE2SBbjLNr4274ssI0oDGEbaV97rS4TpwrPXZD\noKbOrp5Z79+qQHj0T/uLVDjusoQy3n/Cfxt9UZDmzd5HyiHf2bBGt4hI8rb3\nVmK5rrPkxb2853cihbV98s4rB35zwuo+6oyKBleeW9qOCJ2tBZc0gGDTDeF6\n+9f72snN3mlVs1xiX7M7+dUT61ej2VG65nniFrPTQ3m0HLfJikMhlT+UEkKo\nbFpb\r\n=zYbj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"c83e8c5cbcdbfffb9058f568114a316a9f85c0b7","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.16.1","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.7","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","@types/node":"^12.12.14","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.7.0","husky":"^3.1.0","mocha":"^6.2.2","sinon":"^7.5.0","eslint":"^6.7.2","moment":"^2.24.0","paseto":"^1.0.4","connect":"^3.7.0","dtslint":"^2.0.2","express":"^4.17.1","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.17.3_1575883658899_0.12248186013738005","host":"s3://npm-registry-packages"}},"6.17.4":{"name":"oidc-provider","version":"6.17.4","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.17.4","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"97044ddfa445784266cd73261862d22281ead63b","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.17.4.tgz","fileCount":187,"integrity":"sha512-uruqUfNPD0H58jsg4AKlfoGtPiFmtllQ1lrvyHKAfZOH1iOHlTplvJ25L8z6PrWgMbkbAb3w8DwzG0XLI3fhNA==","signatures":[{"sig":"MEYCIQCwbZMnx7fZBn3lLPF/KZmOz4FY1QwD0QWD4Rb4Kpw2uQIhAIPy0wVjq7iXnj0lcIUSg8N4JlmncGOixBGLrijG6bpK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":645325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd86tuCRA9TVsSAnZWagAAlWwP/2i0ImkiNms17rZ5xBzs\np3QVH8MOvrYaZt577HZw1IBS5SG5Lk945uzjTkReIu8mendOBpNGWDRhSzl6\nL3MVdnbmfcNh87PeMrr6RCgHKsdgauf3DRRdPUWsiXdX9oBwypsl4laTGDht\n6QHC3WaZfv5OzKunzmJ7R1v4p5g158tiJir3GZhDGjaaEXYIzg5891+SF/Lf\n+ICou+h6Hiu3O/8Ii+viHeQJPWoQ/0GTW29Jm9oOO2veBzsXnhiwlyG8dXY3\nFdoSJl13E1EfNsfoZl2oPjjsJf8nmR5Ddz7pxGUc85T+96gu8uU7KYoYQgX+\ntqrC7QUeAQXmlpP/RGg14GGAt74HOhhe8T1VxY6ShecNqclDfxY37LK5lYDy\nfqCq8AlyfCZv5X8hBE+DaQzw1Ei7iZ4teHxCqKKo0Ag4VylqlApIuvBA5lTG\nXc0PgoCL87z/mDRZ5I/h8ZAF5QA/3/xXQ/s3uoErHna3YVTWiHvFSpjoSBjM\neI5pBJTrl7PKhhHntLmcf3WBBB/nLBHzY1UkwaKTyTGJ2mzFnwEPPWrjx25b\nWsj7zCX405u57Ml1wSdTrClyLJ6EpcihqigQAteHBlN54CqUeTkFLaE1iP0h\n0rNyu/CTmDSZ2ov2M1WTKRM5X5Sgc4h10Jz3fKdamiFMScjQnp0m3GYitPsU\nguMv\r\n=fu9y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"03524b8b8bdaf03a2e9e01572b62d0f2bfec31b0","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.4","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.16.1","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.7","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","@types/node":"^12.12.14","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.7.0","husky":"^3.1.0","mocha":"^6.2.2","sinon":"^7.5.0","eslint":"^6.7.2","moment":"^2.24.0","paseto":"^1.0.4","connect":"^3.7.0","dtslint":"^2.0.2","express":"^4.17.1","fastify":"^2.11.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.17.4_1576250222079_0.18280998574922047","host":"s3://npm-registry-packages"}},"6.17.5":{"name":"oidc-provider","version":"6.17.5","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.17.5","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"88216a5148dd182cf19eab82c1e97b9b94140132","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.17.5.tgz","fileCount":187,"integrity":"sha512-HGgp/Z7ip1WnU/SEehYsFnwtCFdXiOgZX73yxeR0jBTT8lvWxyI9yFFzHBfGHc0ZvyhM/IrNnfuY7K80G8O71Q==","signatures":[{"sig":"MEQCIG2EZrKU5A88geNFdV6M6u0XkX5QII0WlKd7vRRs+7DQAiAgw4oCsi4d8oM9pCLdBpDMxOR0hdjSjJiwGPpW1+UqCA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":645100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd91ueCRA9TVsSAnZWagAAHkoP/AtoC/SfMBghtDdlUZBc\nnvWPAaC/GRqlt+bCxKvEV/waIQG+4899ntnEatloSWjFyq5utE2dBq6MnXLi\nahM74Vcof0HAEpQiKc6x/2BjeC9nWS2uLTy8qdrO/rrSmtLPkOC3JLkVHbm4\nWpi8KwF5o/IDv44VOKErCkq2zeaxH/ziXAeVyqUiNy/ucqsTG4FkqSjPpzSL\nxhjSRZ39Te1CfNRN/5vwtzuRNhaFBcIjVR86NovLU4Kvp3lVDs5iJZZhSBuU\nSuQcinTtWDgAkKLMAJQ/h1j71V6+ZRr2k/RrcussqCJk90h0UUaXIaALrGd7\nviUtXJRZpqGAUW8Rr6OSLPymNyC7UyQzrlCWkJZ4UoTsxXFqmU2IdzcceLK3\nTqXdkzEjX9Xrm5WTylFKz09Ui8oszxspUaG0klnzmOp9iAH9iKicnIupYMv9\n9olu+2EqehdwrlAFroHIdx7RZ+NoZUFk4Ph0oQvFfiyPqIl4lxQtVQLbACv7\n2Mt/VirUGl13f27yApGStx61LbuMTHghZC6TMQyDy9DLI+6PmxxwqJHPUCto\nRMiTvRptb6GaD4kuqbdO8jh9PJdq4xxPPF6eGnRRyDVTaJ85VUXNkO+J1bds\nliMwXpvtqWkT4MLhK+PidoFx0rcpMdLXYy1PLzZtt036HK1jhihmC9UAuv2Z\nKn3q\r\n=VYZK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"b2faa429786df56ed96eae2c52cc1639e6ecd301","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.4","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.16.1","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.7","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","@types/node":"^12.12.14","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.7.0","husky":"^3.1.0","mocha":"^6.2.2","sinon":"^7.5.0","eslint":"^6.7.2","moment":"^2.24.0","paseto":"^1.0.4","connect":"^3.7.0","dtslint":"^2.0.2","express":"^4.17.1","fastify":"^2.11.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.17.5_1576491933773_0.4536184317884626","host":"s3://npm-registry-packages"}},"6.17.6":{"name":"oidc-provider","version":"6.17.6","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.17.6","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"b198f5c384bab455dd85ea2d3231080d352f9297","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.17.6.tgz","fileCount":187,"integrity":"sha512-DgKhHVRhL6QJoVr6Pjz0IVGC7YAIm3wY+8GeidDAzQhM0aHkK4+j0+wKlSF2ZUzgQ2SeYlFa6Y+zfMj6FdQ/vg==","signatures":[{"sig":"MEUCIDYnhNXvqJYhuHjNcj5jz3N476GA7AkT4n35opUne6tmAiEA1ELJDWHdwSTITo5HsnedDlM47JdXnl9SZuiHU2+S1xk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":645487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+UmrCRA9TVsSAnZWagAA0PoP/jq+Y8TnawQ5GG42e6+D\n41r2bij5SG5BUxm1Ti94kUzG+myhbTiNA5pAJLvZ66ziYrV05kmpCGPx5GI/\nUtocENqIsq8ikMkrs7JKhWvSiKtKoYYBYaUG4cj4NMxB4VuQoqQXFV9dPTNt\npNLsAlOiOJ6i9QW65Vnr+sBcZsDB2uPvoN080m0uk1ErQF2ANG6EqwDbc9Hm\nI7PP56l1wutstHkR5H2huGncWuRcaNCGCd/evb1+YLSePg9++ehoZ+ub735P\nj7iD/7Q2b7WnmvTlZf9a6xUkrecJNuf72SEHa+cfjc9kZM82qvKsXx9qWxAd\n/EFlANhJazMVDVstnYecaZ4EWRcNx1Wyxgm7ddgget52ZAvXBEsg7jli+M9r\nsNxuSeoMm6zQ0HeTMo5X1PkiRP8VbGnid5Ym5zY9FAZ8c0ehCrI8ty9kd5/5\nqEY1T9rTdqtELGCT8NVgHLWY5Vy5nuxE67gSGUEDwfA2HmhTE2q2D+Kue7tn\neCgfMMTg716NO6jEp4hY5VHk3rMqSg0JJ0laZdouhfH1N6c0R7YXFLTGbni6\ndmJWrcFlClVaLPLOLgG0BlhlK2F3z/a+na/w5NO9KrqdHQRVe9GTf1SYMdCh\nsKEeSWuvh6AzSFbvgpIFE2yugK4HosI21QjYyMYPkM21mls14e1NbKyI2KY0\nuiZn\r\n=v0DT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"73131fc9dd0aa0bb0c289991394a4bed0512bb35","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.4","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.16.1","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.7","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","@types/node":"^12.12.14","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","nock":"^11.7.0","husky":"^3.1.0","mocha":"^6.2.2","sinon":"^7.5.0","eslint":"^6.7.2","moment":"^2.24.0","paseto":"^1.0.4","connect":"^3.7.0","dtslint":"^2.0.2","express":"^4.17.1","fastify":"^2.11.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.17.6_1576618411406_0.30454990912832725","host":"s3://npm-registry-packages"}},"6.17.7":{"name":"oidc-provider","version":"6.17.7","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.17.7","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"ddc56f77dc235e4cc80fa781be6f07ab8f33b06b","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.17.7.tgz","fileCount":187,"integrity":"sha512-3sME9QjMK9/i//ltAhgjh/jTqV2rb5kBZngozHLbkucSZ5Ke/R9cfrGGCf4HhMFH1AnoMFCFEmvWT/wYt8CTlg==","signatures":[{"sig":"MEYCIQDNv+d7TgOWnDILjow7BzV3XEWyEmMkXCDjSOoROpxWHQIhAMsEbWnFdPv52tY5UftxcuY/o3YwYRAv688x/63MLvDA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":646021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeB7R5CRA9TVsSAnZWagAAXD0P/RntCVlBCXqfF3RFS59P\nP0PzwgvERo3im2wB1ojcGwCu73mABty2Degl1fi/H6ilg4bG/ptX/F8YGsr1\n3CFu7CVzNk67aVek63eJKy0gVJ8SEXIYMPYNPLXbirr/OkiqDSHh5jyjA6t6\nJ6DTmLk1tMrq7X0gV/crTGdIl+HVGPMqdcpQio9boteEpplPyEjUABOcudlx\naCr1Do7CrYw2Ed6bRaZdSQ7zqg19C0Itr5XWEIT00oH0ylGfWUVNm1iz0ey9\nJSdeqvVncvuOof8i1jqZDI5LCQ9imZqwBX4mFRYAH/MlxMCYatMrgpFsN1b3\nQZHTL6ythC1ZuV5eHVfkwC9EdUvbyx7tcw7yuDAP+TYBCjobvJw76u2hWprr\nDxOubqUbvgo8Ha1TLGp1dFotWqt0OG+mDv4DZ2JKXCWMl7b/HifYIGw++lxI\nlY7/ub1rztO/jvT274l2ak2Q+5mjEHTQSla2ir+MCw7ihWHCPeiOxGCsIbmz\nZz7GA8u3LXvfG7R/gBe0/dYW5xvhGVze/OBn8xZoF7w1exokkt3dnpQKAqzZ\nyctE1R/MpyRh4dKJ2WWG+gwPEj22XFVzOXUYvNc/AcV1qxWe+RuBh8StKJ8R\nAy1kK/P6JEDb3zamR/WL/8xRhidMOPEwNKTVHqvUJxdpSrNMPVOv3x6xCb/W\nYYKM\r\n=KHER\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"826a9b172bf2d53bd2b8a44d6070983154a1db24","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.4","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.17.2","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.8","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","@types/node":"^12.12.21","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^11.7.0","husky":"^3.1.0","mocha":"^6.2.2","sinon":"^8.0.0","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.4","connect":"^3.7.0","dtslint":"^2.0.2","express":"^4.17.1","fastify":"^2.11.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.17.7_1577563256529_0.9116666616344444","host":"s3://npm-registry-packages"}},"6.18.0":{"name":"oidc-provider","version":"6.18.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.18.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"c782f280c6bcba7e82d040147963f7c48ad8813e","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.18.0.tgz","fileCount":187,"integrity":"sha512-nB6WCZMCCtXqAzY/YbJ544SMAL5aPZT8+ulEHxt0SzgVSaKm5Xt7EoBsr4C+tV/FKGHevwgbhHb8dSY+giIhGg==","signatures":[{"sig":"MEUCIQD/EqByxb0X7gtSK/JPPVoEbYwDU/w8dUgfAa/78ymQ/AIgRt3mrVOxEnMa/cocsUqVEkd0WiakFrpUR3iLbaCmJk0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":646206,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeC2tlCRA9TVsSAnZWagAA1zUP/iDM1n6BU61AhOm3fexn\nQ2R4mTG7+sh1jQ+euB5sl1/nxLAtaKQY1kFisezIXHZHWKgWzAQiA/plSRnn\nT9T2UyW1oO56wAso7/ywqHrhLoP0pYqc+ZRaoZLokJ+HSivaN0PwG16qQR5e\nmoJ23EGWMjQxqL8wJu1k2mEg/dCC5py6/VHj8J+dTbXzkX+4sIb1cILbVkL2\nKB3e5LgJbnN4OWl1/lHK0e342avTay3/F0Fiwl06YohO+GvqYsNVB/CaDJ4L\n1xvoaLsW9hi32gorMzBgj4s82eETOlJDEJTOslca1kQ5yzIoGJ1/mHSIJMJy\nPMobIWdhp5zaGzzaBrdL+jz7LlJQHvfmo4NyqVQnaWBHh9sjElW58WMh36gz\nh+WWmY1ctgeEfS3DgQt2DfzP+zWr0oo5hLtdtCtKYNxkf3Gf2KuBReB4ko1O\ny6cyqdLMGPMYT75nwOhcwLz2CmCi83Llz4nSIOBR/nNb3flQvv0EOKGZzh5J\nMIa2WBnkmSc/gLLGwY2RP471+r/ywDO6N0H5jAaq5PRlaLlcSsvq+vEKM2P3\naE70WTmvQPpI327yyam3s2jDpjTcu36r5Qfc9D0XJ7AFJqtf4QsiKDfc44ZH\nurGtfgMkKvOrsy1kjhTsrseMP8tqocjcS37+uQiq/V9nRMpYDXaJZqh5xlLP\nRWm8\r\n=uFtB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"7ccf144de6897c0ca54be1888ea3716d77eccb58","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.4","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.17.2","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.8","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","@types/node":"^12.12.21","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^11.7.0","husky":"^3.1.0","mocha":"^6.2.2","sinon":"^8.0.0","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.4","connect":"^3.7.0","dtslint":"^2.0.2","express":"^4.17.1","fastify":"^2.11.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.18.0_1577806693001_0.36759219478071326","host":"s3://npm-registry-packages"}},"6.18.1":{"name":"oidc-provider","version":"6.18.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.18.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"85d4fc113a180820c86144cf43fe135e66e8dddc","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.18.1.tgz","fileCount":187,"integrity":"sha512-ndjIx9G6QKJT6o6ldSyCPN4ubDqU3E89L7fJe9XFOBCwAPggyc0x2TeiqZvHoEdEzss8YYJW729s2/M0mMk8+A==","signatures":[{"sig":"MEUCIQDsUUO9AYiHDrS0hgzv9yX7T2vxK/a1Y3J1bOonVf0F9AIgGhxTMXK4bYbSNenhBjSsN6Eh+rZ6PpOrMOp5iKRismU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":646490,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFFgYCRA9TVsSAnZWagAAIkUP+gLv395QncF1ZHdyD2Xj\npAnzy+vajXSDXaKD8b4XjZohAzk9HVhl26k7p5wV4ByylF5njqGXWGTf6Kg0\nW0fC2pt/Jg7n/YB/k7biFDb8Sy4iljByoyebgXtPuzDclVuiqhR31jE4ecyM\ng9Mex85hIPbSplIqV2hqzn6TN1o3MD8yeBnkMc0gp+RHx9DFxobBYVoXEz70\nE7KSuaV6RJK2i1kToPROYwwgf3IgM8xiAzkySgEtUhPgnLSSJo4P4+05fKxl\n/F1vuhl6MNpaiy9bUJmLjAA0TJ+N1++60Y1ORGKEc82f0QZjrsEeXEwvoGBl\nlGwe1PH6XPWg6VScHlNt8ssI0KfnLSQc0gVMqidk40MB9X1+bf48qJK1wHTp\nw4R0Z0uINuTeSBUfpG7EXfUWrwmU5lOO6dbDNY2E66SfrlF0njg3OmGARQva\nFyMVy+994QN4fm2Ec4wEvn2jt2/Ah5/vnhecYkcI5zvgLOHpCpk87LLkSpzz\nYRo810sbEbHg+u4ywzICmiw//Xri8dkVLDgwRNkCUq1P5FkIkHxjoCxV7xCy\nMc5QM9QVy0YjPE1pwaq+Zeqz3/eNUCCrbP6ore397WQImc259PnZxWyqC+w+\n31i6cGFxHvUFTqpcrOl1HErQad5FXFUQFjUOVWE8MRuUhY5WZ0vczNK9rOuJ\nGSWR\r\n=Ki9n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"74301aa03b3e392add5bb3e265427933e3521b4c","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.4","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.17.2","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.8","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","@types/node":"^12.12.21","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^11.7.0","husky":"^3.1.0","mocha":"^6.2.2","sinon":"^8.0.0","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.4","connect":"^3.7.0","dtslint":"^2.0.2","express":"^4.17.1","fastify":"^2.11.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.2.0","eslint-plugin-import":"^2.18.2","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.18.1_1578391575803_0.779778130468016","host":"s3://npm-registry-packages"}},"6.18.2":{"name":"oidc-provider","version":"6.18.2","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.18.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"ebbef70d6cd3786bf7d3280c78de78e2c759e2a0","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.18.2.tgz","fileCount":187,"integrity":"sha512-A0nxow9O9udM/1Da/pWW6YmNl8l1cJHznDR7HSV9inmQa3gVBUXW0Bf6uriNtSl7TIPfSuJaE5421t76tghDFA==","signatures":[{"sig":"MEYCIQCwI1tXjFw7fGm3sdc1w+kd5Y+lB+Buc+eQGgXGl8V6OgIhAOAl7LM3iP07HgvIfsCANi5SDqMEr2V36YNV7W5gOB1c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":647614,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIJdlCRA9TVsSAnZWagAAFl4QAJ4iiqweHZ+Ph/o7eOUF\nZv3eFhxqNJGIhbVGzLiBoMIHrYPPwmZU+vUOlIxN1z7jzC8oKE6YBiSPnX7L\n2U3DE4ZLDJyYbr44caJUNnSEJOtSHDmS7OWUuacjBfX9WOgGM8L9g8gTI1ee\ninyDpoeZrr0gs+AW6mOm2EvAki6+c5XivaXOFGmC2QLBIT3CcB22crNp2VK+\nQ2e7ZGJfIWzPDfH61pFV4rfW6hkVVTbLcxiTG0Oj1LyKJi6R3PVJQE+cGRQt\nEeJCAQxzRQcI1sQ3QPoJxfm618XFtiZ9DAQJbI+gJm0/XVvgLird0gdgZ5cl\n0q1VBWSxBRj04alLBvsJoaOGNW2UzYpb5xZWoTjkHviYyZvqlg9trfV+2r7c\ne8f4pNCectZs7yA/Hr5+iUbgUnG7+edVpbPA+TgQR62mUXgAKhMtpqhphOuJ\nTJa2NDUwVhMl/RYye+Qa1E0DU40TZbDgWZOdesiPeUlopieGUQxnbeuwX5FE\nxLHyPadv1+UeNR7CK3/mV5sXRcgA3AJnY7FaIbDZZLxTSzY9gDvXjR7/jZ/k\nvTdDsG2PB8/qXeeD+UX755N4w1s+LvK5gQNd6rbjPF2bYwPr+tHZG3kQy2lA\nH52s9bVcD+0QYnEX4FuinWqhB+1xC541HhLccoogNsusHA8NVxoktNXXR26r\nQ+7a\r\n=An9h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"e5ecd85c346761f1ac7a89b8bf174b873be09239","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.4","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.20.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.9","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","@types/node":"^12.12.24","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^11.7.1","husky":"^4.0.0","mocha":"^7.0.0","sinon":"^8.0.4","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","dtslint":"^2.0.5","express":"^4.17.1","fastify":"^2.11.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.4","eslint-plugin-import":"^2.19.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.18.2_1579194213111_0.21828247241288","host":"s3://npm-registry-packages"}},"6.19.0":{"name":"oidc-provider","version":"6.19.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.19.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"d5fc9db5a1abfa28ff503d2bd43c0d96030e33bc","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.19.0.tgz","fileCount":186,"integrity":"sha512-t8iSoC5bgodMjaBVLqJ8o1wsJ9Lyi0I/6WAHbbaAHtcZ0FH4RWJ/Y9KPlKorp7BMOa3XNOo2My593PNwU3nWEQ==","signatures":[{"sig":"MEUCIBP7dVm0EwVYCBIWqCAxhzYAotuvloBRVwKRSj8NQ+tJAiEAiM8XjSyKq+YfLIGelik5lC7gCTxT/sA20+vgbmUAvfo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":647880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKd7JCRA9TVsSAnZWagAA8i0QAKHAVNUv8aoI1lCBJHfe\nFa3DEnAgh/9IsB++iwGpIqmg3H08AbLgCucHOhaseSOllrHsvxIaPas/YoEq\nRN7YnYkkHE29NUihlZwaXwFFXI8fGCOfNzCTkl8AunSAk3PEUcdT2I0LS+lc\n6oMnSmzE5ig7vrlG2il/yTspZq4QPqJW618YUEvMyinbMUa1KvDjSwtvc2tp\nosvs3oeQBEssWYLKQRlfH4oeIzE8wHemgkovE7qnSkuCtc9yuAcFbfwvAihV\nY2aXw8nysWjrDnWYiqLdvcneKVBjYzYJ9xTl3LaGJyjAhIhE2L44WKMfMutd\ny4IMDg227LYrorApO1xjzuxuaJcnWIwLKwWqnVRDcTXBcWSqqj2c9z79iWaF\nbFDNpx2akZgU3TBGxFvuxl6RFtZJ4Jj1nO+LR6FnT1gjYIqyVazg7vjxWzCI\nRTfUHL79D/PI5NnczJz/2/ZhyPmGEdL1262/gK5LdIPfArFsTHJE89jTlMdZ\ncbIQ8qGfadoU2FZ3J0a/f9bFMnQAfA58lcgGQQc71kBwa8b0YVmCzIFOQ4rc\n4aYJb5PHWC5BjNJqOIJ3UDrGWmYhxV0EH2YEPomMwzgT+8p88F16JoM50DxV\nF8fYfSaFaRy8OJrq8KU870ujxLIn97/U2Ou+bP79B5VLs87cSzbj6GCK4L1f\nM45x\r\n=npeW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"34206e79bedb7364c26463b1434fbed44e3d7b83","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.4","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.20.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.9","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","@types/node":"^12.12.24","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^11.7.1","husky":"^4.0.0","mocha":"^7.0.0","sinon":"^8.0.4","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","dtslint":"^2.0.5","express":"^4.17.1","fastify":"^2.11.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.4","eslint-plugin-import":"^2.19.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.19.0_1579802312387_0.030398052877374404","host":"s3://npm-registry-packages"}},"6.19.1":{"name":"oidc-provider","version":"6.19.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.19.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"748e404af06f6ddc5b82e5b015e816791c3ae7bf","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.19.1.tgz","fileCount":186,"integrity":"sha512-BNunnLkjnl+VyquZq1q+tmR/mDYtGJNJWr5bUIPD9cHTw86G5Lg4TxvKj6y9zkFyVQq6he0Y/VJcRecrRIWbcw==","signatures":[{"sig":"MEQCICodTboaE8ilobHncsq2dNlVhb6Rp37fCRooFy819d8AAiAiel2JWb/5/AmMiGgMn/GpjyY3Kvt08xiXDGLCFkmPZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":647694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLGYACRA9TVsSAnZWagAA5jgP/3gavCDVEDTr755m1Z6L\nyZe6e5WEYwBkrJHyhqy4MzDJw4U+rM1GS6ZIm6fCHdLjnOVLRrEwlC8dmVKx\nPstO+lJY11rKHxOQ3jJPHJgBUo+IUSwgnJl+4s5nxBlhRWMcczykK/cSDWQ+\ntqq/MNMlwG4/bUcTY9FMuSPTlM/tID9Ai++hvc8WvmURnc53/K1x6Q5QZadQ\nn0cRRYczfZi2DjoG5WRtQ40zWt44SiNwBTuRVNmsNstyN2DqzNQ3zW79Z9pF\n71s9HOgsuTwJV2mXWypM1d/bgm0zkSMTTLMYy3QLjOQaZSI1HekcsqthYagJ\nMTrVrJZ+sNZZUlNP7AvZfss/X0j50jHTnQ5OTMh9YhBJgZfH0FNJP/z/wo9/\nBLrBYGJ5Lhe47xxWT+fXFkI4ZumAsRoHR2p42qgbf1e4C5TmyRbd0eBijB2d\njW9MLFLVUpsSSYHJxaRItmsZOEOQ5GfdWvSdTPQ49/h86iiTEjGVRhjpy15E\nSKC7w+qQ0/xLe1F9FcKxdfsel1pYK0vU9Betq/MUFgBypr+auGDySbbuXLT4\n93nckL9v+FXx2IzQxBa+CBJUGRoW2dJug1GJi8/6hR09kzHKe6bjF08wx28Z\nkAuqVmlKL1EP/1uJz7uuYykUTBUJgphgA1tsPAiBplPloxgYvprhgYgymVqj\n3m4F\r\n=20mn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"e4b278d1aa2d93d9b0c844cd5bc72be2661573b2","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.4","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.21.1","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.9","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","@types/node":"^12.12.24","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^11.7.1","husky":"^4.0.0","mocha":"^7.0.0","sinon":"^8.0.4","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","dtslint":"^2.0.5","express":"^4.17.1","fastify":"^2.11.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.4","eslint-plugin-import":"^2.19.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.19.1_1579968000020_0.8022522121130473","host":"s3://npm-registry-packages"}},"6.19.2":{"name":"oidc-provider","version":"6.19.2","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.19.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"b343356d37ae46d5cfbf1ad79f58abbad7f9d738","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.19.2.tgz","fileCount":186,"integrity":"sha512-pG85XTWtSZjnBf2HOJ8e8zBMf0JTXDklLr27QKfrBY6khh7kUSRwtOZdpUjaSwDm5ov7TXGArvbyqm95OW6lsQ==","signatures":[{"sig":"MEUCIEOSo9uWLEDHVLYJUlCoSBDDU/uxbapZ6wfGGdrfbZ4uAiEAmuzSfjgVXTFk6c1LFWrQEKMMAeTu+iczbvI7JCQ1BJQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":648069,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLJU0CRA9TVsSAnZWagAA5l8P/RjbpE0xZLXJFYBfRp/3\nXvSKUrv1FYx36wwF3OZ4/enrjHd3u8gspCJk/kl6QyHB86PcrcgyqiwIaWm6\nVQJFuo5XXjf69e4Kw2rky2tuzZ9tvt8XMTlnBtf40+lRIHz2ibMHQmVudwiu\n2uDzUr3pfJTk+sN0mLQJ5aT0Oc1Wf67F/kqKy2erSB043osZycyxsKpVO1RK\n/ku8WcOwKjSBxVpkgs9dT5UL43A6ahhEvm5TZ7kJkuqFOy95Kukw8hy1snZu\n/yQxlnUXoMLKjDJry6t6RQE/NYP7mrMS0svlFtgpR30V+aSPcKyyRdFlhBq1\nXMAxlX4taC0IMbeF0nTDAK0v6DVPug4wZz57mz621caKNxhriFfhdZZg3hi5\n78Nl3jSGfR9kJQmNzoHbGDe2JSLpzjGONYUyLYljjRrteAbc3zlZpFTeY+Fx\n5pi/KqiWS9CwZFI1L+NyO0lqGy3PE/3wfrCHK3Ne6xcZHjMFmGf0zKWJemLu\nMk7vo4ikRXoHtivszdh6qLJn14PqNX9UlLRpVTjKuIWayi9iGrUvmDNvfDQm\n9OFws2cBm07yPJIME3MgSwtJ9QWEdXu2BgLkB8pbgzVMv3CJeHfcwMiGE0Bt\nizfnaYrQpKs3PU1A3oqWyDAjtr6bvaX3jY5hc6/wuaMJYHoXT3/N76zIjaBb\n/eHV\r\n=akhJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"df12141e6ffcd11498957aff5e1c1cc4806329cd","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.4","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.21.1","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.9","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","@types/node":"^12.12.24","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^11.7.1","husky":"^4.0.0","mocha":"^7.0.0","sinon":"^8.0.4","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","dtslint":"^2.0.5","express":"^4.17.1","fastify":"^2.11.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.4","eslint-plugin-import":"^2.19.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.19.2_1579980083361_0.38183808302040223","host":"s3://npm-registry-packages"}},"6.20.0":{"name":"oidc-provider","version":"6.20.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.20.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"a885df2dc25aac35d9ffccdc924d65262a16c0fd","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.20.0.tgz","fileCount":186,"integrity":"sha512-D9PcJGLJ2yQ5f7Yc72N78f0IkKlU5qm1JE02ItXetvZDK4ZZLD8lBKh6yCewDKywrGtWWsIGEO7GRIXNM555Ng==","signatures":[{"sig":"MEUCIQDy/YhdveV+NO/sf9cWga4hvxC2FBHNzVDtwE0d0181OgIgbvEzDwN1gdC8XmKVE+KRvubyERsHU1M/VdK8SMxSrKY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":648592,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeM9pHCRA9TVsSAnZWagAA6SUP/izVW6rkqLE84lZddbMS\nkeCtQsj3v1GBbOmrYI7p91NRfg/n7ZMpEWAA7yfra3g2SGbUxGQkgZyUZgW9\nwvcPMnmCeWCubHBEzXVv5fB7ipSG6rbXtWnjP6d4IXe4tD8We7wgcFfYtYHh\nWs3kJM6NUDw9J/F5aBNPmEKaImS9d7PqEwhf4iRfbrOmQxooZV7RNw3swdLk\nwjF7SFbiBcxalAYnaKpklXR157QR1zHNeHwKuCvRkbU4kDops0VONy+Efsy7\nhBM+/wT6g1p19xh6qAmLDsZ1QgbjoO7TN72nd8kxYToDgfmUTps4EoMeHdbj\nTgBJBHK2cLo3dszGGeN3e9gPvUa3gj2Y6W6/ZLxIKLKFS5Lwvf6TcmYhX2PK\nhwCekDSdL2RKvTuDH5alN42+5gvceg8cBh0o1PUu9QlhJY3VqkV8qHfZBoqS\nLor8Qetw2deVkvBCrqA4d3b1V18SQRqI4vpLcYPl3spufpAO7j2d9oQ7cE0I\n7FkGlMbXhr5+GG8EFM5OeS0HffhEJk/QU58+9rqNUd1tUmDCNMoj9C654u4v\nG1EH1/9Bo0Z6ia68P3isbzPD2XoNJrY9u1rPHBHyW33fAjDufFohM0tOzpEA\nFfFJfWXy699HB/CdIUV+FRC6nqCKQnIZbdeP7kYGPXid0l9xd7e9n6hUe8sh\nmywb\r\n=fhvu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"3e05e9244e9beda40cedac440bbe9d66924b5c11","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.7","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.22.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.9","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","@types/node":"^12.12.24","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^11.7.1","husky":"^4.0.0","mocha":"^7.0.0","sinon":"^8.0.4","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","dtslint":"^2.0.5","express":"^4.17.1","fastify":"^2.11.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.4","eslint-plugin-import":"^2.19.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.20.0_1580456518633_0.7549922617384635","host":"s3://npm-registry-packages"}},"6.20.1":{"name":"oidc-provider","version":"6.20.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.20.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"f8554d5f5f872f2515b43d7718ccca84e2f1161b","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.20.1.tgz","fileCount":186,"integrity":"sha512-ehoYWBIL+kmyej24+YI8xEJl4PnUzrHp6k8UMOwX2CpRDN03D0yI2It7YcVtzYSJAYrEL8QDRhpasGGDLZOcZA==","signatures":[{"sig":"MEUCIFJZOYZq3ZK6uYw9KeUsd+1nQ42pAkMC/oT5EF8fJ434AiEAms3i+AMKwXOPOc6iSqONv1akb7InrTiWKgg3bPUsaCY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":648985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOYreCRA9TVsSAnZWagAAKFMP/2en77bwcYgtjYQaxJes\nEaeikcM/aOWUdWg0L+BSyQLx6rnVMLdtDK5yPl3+Ti6fEKcPbh0/0UNInDUP\nZG2CNjV3a0ESon4YZHuTb/Y7j29ayjYAHqjkOiR79vK6DghbHN8NbbjD8n+7\nrgEwj19TdrM0f7TeV5klhG5R3R3JyaXY6/RhJCOOZ7DA7oo5A5QaYvtBlON3\nznsakgfT9b+tWYW3ZM/CQupdDqo7V0wvmB2DnheasY9DzAw7HxzejHBZfwR5\nZY790t6l16OB9lEFW/Od15a8aJQs6f/hI5tpfJCmjq/krA97mkZUrm1NlG31\n93qQAAv9BU3MAHewLQSvyjtmG5LTiO1OFm9UtaVTn6JtuwL6rvIkBnpOJ03B\nF0aoO/sF8qTqxNiCN4DUGM2mTZLk9wR6bjx+aIaphM9S3tRJtaxSpePCe3sI\nmsOUKtyTz4LaIn1TPB3dyyv9yq1lka1yu3an4ZuzM50eLzZ1Shw9pMXAZ3fs\nOGAPFcv/IHZb7aueX5BfYgKdnVNWwWWibw4HqVGEClH15jPFR6aGylCMu+nE\nvfk4R+5JeeupksullM52uhw+c4+89fXPnhZ/VvQvl4K2UCEvxJ4a/BGQaUjN\nNCcMeZ62XpeHNeiBLZo9z3Emnz4m59QNc5F9obQ+XqvFbBeHTLazBuDxU0+0\nEpEP\r\n=k433\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"b19748b4f7656341fc23056ed6bb232f0cf1c6ee","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.7","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.22.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.9","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","@types/node":"^12.12.24","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^11.7.1","husky":"^4.0.0","mocha":"^7.0.0","sinon":"^8.0.4","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","dtslint":"^2.0.5","express":"^4.17.1","fastify":"^2.11.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.4","eslint-plugin-import":"^2.19.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.20.1_1580829405654_0.7820204492684946","host":"s3://npm-registry-packages"}},"6.20.2":{"name":"oidc-provider","version":"6.20.2","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.20.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"4d0614ba8c936a3b500040267ffb574be1be7b15","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.20.2.tgz","fileCount":186,"integrity":"sha512-0bLyASrEw7wRXlXPhKvfw2tF994hq0xTPXefQg8cT6ZLHlkgu6JuoK4/F26is2REYSzyhRcKVHqqKLnsgauTsg==","signatures":[{"sig":"MEQCIBKHUwRSYL+RSWxpt06ai/V6z+CGEJ5rIuHtSbel25PBAiBRWkU/m5WGLkCH8veSrX72uuRxCxHmufnqHQOTQFzKhA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":649789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQm6xCRA9TVsSAnZWagAAr+AP/33S9p44OENEIGOdojbr\n6da4VBYTig0WubBV1XxMBdQKxyxAFWOBNW97gJdaGnpQXeHHk1mR2ltEnt2E\nvQoz0Y7eswQF+q8iYnRijqUpc/domkDt5s4jrLq9MIReR96H4/fSvBBgkkgy\nYaHm5ceLdqoG71MgyKZygFopFqRCqA/M5sEL5ZXpBPlxA8X5qvciKHe5PUtl\nnz2zJoTklR2QkAONaFm64Fg7ORabY14KLw+AZMj6A8fG35wopx8bIa9p7AfV\nfT6UdTpsw2XiPniTD35vr9rpezQGM5QncDsMbTRp07FeuuiADisdP9sXcvAj\ndWEQ8/JRxe+uUQvn25AWDRgUSxhVCC48OwkxtLaKyxjXuIAFkLdpQJfzrwGA\ntWdD4aF/pJNdrnrjw5uOE8QyjNER57SCUqNnZhrXS/oTZPwBh5vD6Flcyhu9\npE0RgY1xv/ZIDgvgRvxRmr5ERgIPkP/84f2HERfs+YtczLbcmFz3/8Yx5mMf\nqjYKGMBWEjdBsHqElXvkmuRp+rRBg3kzcvORG6d4OMs6/jXyidIEEZ+OqUo0\n034OHVm/i9uHHygcLGF9bgB+DF457s7cm6SW9TeyWE4wJhvyJJzW7gX8NCk2\nP1dH1tJIKzXFdmLtOk3HIyiKp8YuJAYS/N3kWeQ6+Clg5vWHhnmfMR9WDkIu\nNk37\r\n=7jCF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"3f890123f83cf380803c6f19994558f951b85780","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.7","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.22.2","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.11","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^11.8.2","husky":"^4.2.1","mocha":"^7.0.1","sinon":"^8.1.1","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","dtslint":"^2.0.5","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.20.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.20.2_1581412016709_0.8957566159652128","host":"s3://npm-registry-packages"}},"6.20.3":{"name":"oidc-provider","version":"6.20.3","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.20.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"b4f98ee6bf6ec54e9c10f76dfe7e11880646ef90","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.20.3.tgz","fileCount":186,"integrity":"sha512-W2WcXIfZMuQ7RgH0JordnUHroz19/pZ2WYW25ah/JQDdQhxbK9rzI85HFQ/yr5QMgf4uF73Fu7DolzWQV9r/Ew==","signatures":[{"sig":"MEUCIDiE5T9K30f3dr90U7r+xrjQGcG1yzBX2ZVGe62kHfyVAiEAzidk2pH5W27TXbFuZ7Y9SXZ+wsxvBKihUkduGV17xvA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":650206,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRnoXCRA9TVsSAnZWagAA7x8P/0GPFKGBrmyh/ZiqFeoI\n6DZCUiJcC84MbImXvRGYa+ggArLi9qTnXwIKJnLq+CmecYX1LNnOQYc0wOV7\nqGh79zhTVty3g9eoyst6KogwJB7jUTX3NafMaojFLRduIgrOCxCCNLj8Y0Ek\n1tb5QycoqJ7Z2nYIITZmtx/QC2ugd+ZDWS3tP0NDQyx/fQI3XrqVK57/ua4G\nG4+83FkC1ZT+vNVeG3hHBldy+CVRfOmYcmynPgM/vgRKLNqqLJxwO23KKUOM\nnk5d6uqMdxEB3hEGGZgvEfLznHxjXgnykzAkPCk5PFavAfVly1KdNF/z0mrF\ntb2GFiWKMFvXm2aHrXFQg7AcbHoGEb9chynt7/7/chwF0egvIJTdqgS1rExG\nkzCLKyi7LU6qNcIstBjzob3waMyz1xPZaa2IVMG98sQ4tYwJXQdWEx5BLY3t\noZlqo4FIMnit5wHynx8waYH2GM5B3n0saIv5rsuz1J+PJlejbdIIFh+KFlOO\ncduswM99jgrwaM4GNZeCwOCX1Ym4iHs0azMDaH2JrACzArMT3SXK685LIBc6\n6Ghojg2/ZyqCPWJlf2JR5MTLuBixqNPLhksfvqfqCoqfMZLRC+E5ZWb+wtWC\n8bpivODtCyuhj3LYguQrhjU8KOn6Okc9K/jxM1zDGGX/rn2xsUDI7eogxpqh\n6fAE\r\n=B3Zt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"5f58ae54d97fb6378e9c286b90806b9a27e6c29f","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.7","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.22.2","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.11","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^11.8.2","husky":"^4.2.1","mocha":"^7.0.1","sinon":"^8.1.1","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","dtslint":"^2.0.5","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.20.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.20.3_1581677078724_0.636997277550321","host":"s3://npm-registry-packages"}},"6.21.0":{"name":"oidc-provider","version":"6.21.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.21.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"d13563491e5a6147c2215fd6a2802df7b9cb9ad5","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.21.0.tgz","fileCount":186,"integrity":"sha512-urm9NFeZIzxcH+RJH0IC7g+n7+tASKvH7sC0u4ouYLC6Cw0ezvpGoDkEsbGGs5rZOfzrP2xhdKUEjNtWk3UQJA==","signatures":[{"sig":"MEUCIDpAzJTOSuzuEWe4jcM84qm6NBd8AW43sy3UiTcQ0qPFAiEA8WH5cN1VskVGx+hY8Xh+WKo7dIxr+qutbkT7aeznxq4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":651566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTFmRCRA9TVsSAnZWagAAzTgP/096foV4fdkQCR1NRuQs\nhvobmfIP/9UuaPBNFsAjEm5Qx73vrQB42r2/WlogXyKYIABidTugUkKGmo+u\njqhUlwZCfrJ8YLV/LMJ8ZbFXcUXsknIkaCuCHn+kQq+JljN00OAPVOiQJPVt\nXQoh5aCxpq7vXgGSSCChTKKNaLu7GhDYd4fJqrDfY1gG9AGdWcQ5vb2o62Mn\nIWv8crj5vLfDUTeJhxbxypQGpiSWlc2nTUI/dbgSb+tekF8TOq/hUJxRLkmW\ncfhm0qlWQG5bLEBjj8SbHQ2tF7EFA4/dEbRgQ6PFBcLrUj5cWBWvykdAL6vu\n3lZnqVraiIM+VKYoYo2HggyB9vrhRNeV18bO8b9x03mt3ZeiCDtTnLYYQzip\nbyVtHI13kLKMM6orijHmlETc8HqbiXOu0xOrjP1AN845QBXFoBozKhMuP7Al\na+p3Bkm/nJFO5FanOAXdyqnLAmFqSyScF8DU1IU0KMjp6ARrHTpjBn8W/Xer\nlwRQbfzWAnrb92vQsM5FiHHHQm9vTk2IVSgtVhQS+fi1zH6C20BsmH7nyOWW\nzel0fC87WfFPy3pxk0llsrsR39i29oNPb2FQ3UmUFvkV8DTEg/+zrvxsmuPT\nZEjkyCH7V+0zumZxJ2cQMK7uOQYn17TKrNizG5EXNMiwUsvUnixqmNVSbUMy\nL8JG\r\n=Rx12\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"342956a95b7a8eb52b9fd4c8885431edd2e44077","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.7","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.23.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.11","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^11.8.2","husky":"^4.2.1","mocha":"^7.0.1","sinon":"^8.1.1","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","dtslint":"^2.0.5","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.20.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.21.0_1582061968686_0.34254979181587975","host":"s3://npm-registry-packages"}},"6.21.1":{"name":"oidc-provider","version":"6.21.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.21.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"a679870a51bf95493dfa1ea1779ce9343aee71ef","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.21.1.tgz","fileCount":186,"integrity":"sha512-8dgf0IheKXOA6yChGV7OsI0T4u3Awyv8czu6FHr/JejMWAJhxGv1NCy3WAJHeolmmZjzt7/FQBlI1TSMxg107Q==","signatures":[{"sig":"MEYCIQDK/LzrxLtUNiU4aBeqpOd+Gt8voRyW/4Sh5jILWQo7dAIhAODmu1fNCns0OU0axR/So2we3s4NPBhp+0N6fHXvAGhR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":646527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeV5MQCRA9TVsSAnZWagAAqGkP/iDeu6GSQeGa6urM7oVo\n3CQLq0CWJWEPJjAD6mygJcv4y7H+kmzMA8rQkrjZ97nKgREiJz/uDxjKEj1X\netwLpGMUzE9dZn9sECYnPUt0f2V8R+eJmRrQ/P8+p3TtdLfhPP3SrWR/kOBz\njbGIUP644cVm3XnFPy2v+zrLXVz4/iZa+F31Yr5woYSww3YOiBzYRrbQi2Pa\nLdIGOPsSoWaW6pfuAJ/ArvGez2+jmKN6F1++GyrPcP3IL9QR/jBiycvTau0Q\nEGOYHr/dYALFqsEi0z6sS5iiBu/D7dfiD90ZWAn7o4kvnpBYGq5TxqxM3swr\nOlyRIsHeydd7APasAeHhxmUlZyR0XckGuIwGEdpMSweg1Kr8W5fkSAOxE84D\n8T0O+ILSkSsr2EdHwuv1oODg8dIQ4/xzQJB2Pw9NyZkHRbV6f/Ie666Uh6E0\nu/kdrPx+aupcgvmV/yYKQ4PDv/bsAQxsSPu0+nRQVLjl/zfKr8KbMf9BjGm0\n2wjPhJib34LGjTbPE3IWsQ3j6d60tHOmKk3W5ckZPe7g8VXgb0KmX+HvDP1A\n7kJ58mAse21dpbyzRjsAziM1yf++wRV5aLPbOs49zPLxV9U/PGYeguylePy/\nc1COC+HQ3cietNebF3mB+DfGr7faYGbxcbfKOCgE3SmaYMU0v7OCQkvbw4q2\nC5VH\r\n=PrZ+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"d041036d9bdecdf2890c735b6ad76b254429c11b","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.7","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.23.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.11","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^12.0.1","husky":"^4.2.1","mocha":"^7.0.1","sinon":"^9.0.0","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","dtslint":"^3.0.0","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.20.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.21.1_1582797583984_0.6420842430016813","host":"s3://npm-registry-packages"}},"6.22.0":{"name":"oidc-provider","version":"6.22.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.22.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"e643f1177fe6cbf27a1cf80d7d90d154421e1540","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.22.0.tgz","fileCount":186,"integrity":"sha512-ZujuQzJEm46JFnrzAueD6sBLBINYSE4SqZqwr5ELn74NSI/unREXG5SLG1Hfp3vAyG2QI8NVd5oJa6W8XKEuPw==","signatures":[{"sig":"MEQCICzsCEZRCnuYG6Pu2iRoXnIsd6tzCyMtzXT3YdUgTHzmAiBijvDKFGKq3EguHoiJkJCFtdvh04VJBXtkugrJFqvGeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":647386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWMY1CRA9TVsSAnZWagAAW4UP/1x2MHa208exWHkYqTXH\n+NfgOXIXKx19jPJXvtKq04X0VVdbKO+3hYmyFE/8mZtWIZ+UgcgH1PflynWv\nv6OAwiDeOVwu9/XOfjV3leUUStfiGZUDYX2LE+R1eFFTnTLwnhUMdP0fKB7o\nLcDkDo5aWsvm/KmPPXoJ8wNDkfqIo9XthyzvgsEwNL3tSn6gNhky2/4kMvDl\nQQ0ahg6KKRoSeE8UzxDG1ffzFkkW1vCTkMex6PYZp1e3JbKGlbg1Hoh0fz7Y\nNCjjyqltmw6rdGER48SY8+fdg9Y6xLiY9ixBf2fhaCTK8x4kvVcizLtAfFen\nz0Zz7bHldxKei0dD/WNsj+qotk8TJsq359Xjr5ni3xqcAkvxHmKceoNLEB0L\nAn4HmSOSYfJ0Y1Fp0h6Fr6cTj6RXmY9XV5eMQppYSibOwfzKhR7y2n9Os3XC\nD2+i3QIt1Eckufc8zIHIuKnu1e3aQP5GWgmFGkLe9jISFME9q6rnB17p+XCx\nCye23WHZyGOg1T+ix474lQKYHxr9yM08s3utZwBPZVcISV5A+Y7Ls1NITqT6\nKsCQxUG/+nnqcfdkg6Bh9GJsnPqUIdBFyVf/XZm7UCDMmuAcpLeWiXUobsF7\niTiRzVvFN8Mfsx5w6SLwVxJhMpuRy9kgXu1Hsecxh/1RD0dgiznJe8GztuPf\nVyEd\r\n=RfkA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"817743e953928f789ae9a392cabdd90149990ffa","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.7","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.23.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.11","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^12.0.1","husky":"^4.2.1","mocha":"^7.0.1","sinon":"^9.0.0","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","dtslint":"^3.0.0","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.20.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.22.0_1582876213246_0.31076354260077244","host":"s3://npm-registry-packages"}},"6.22.1":{"name":"oidc-provider","version":"6.22.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.22.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"724e324c4f65b21c1fbc54ed3a282736f11c2624","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.22.1.tgz","fileCount":186,"integrity":"sha512-Wi0u7Bi1WQAjPc4iNk9jecMz2DjowvsAPFOOdW8K3ie2i4g0B22DRyy+Nseu3nHTbbLtGXwl2IUYq5KXhrPmNw==","signatures":[{"sig":"MEUCIDZEiPUxdwQrFlb4C+C42W0OtNcNE+NQxa2HI2Yf1sUbAiEA7msXerQMYZORdQ5gtwRrURqdbSeHHEc4kCuNcKA4CE8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":647793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWSoyCRA9TVsSAnZWagAARf0P/3Nt1tjkSWLA7R6TwXSu\nSXe8RnLJNf/sJIPo+nZa4rfYvpMrm5Gwvgwio1rjWu2nHwC91xAnGU6M/38T\nbvq7lJBonNPwQBMf9nKLWiaRqmsE7wZbTo7m5HqbSGf/SxseEHt5bSd7ZbEo\nMwr2eELpsmQRuu5yb0J4yRfzYEvdjOWoEwmOo3bQnXTyiCUzBfxk88G7bZxe\nUjRIiLWKYGuz6BVvpObJhrIedgK1hhUTBhrKXcpObbxQbkvhWinvjlBZwUzz\n0G5vkTCZNEZF/ZFOoqL8QteR3CM4E4avbvy7zd5Au1rGdRDYCrD02uy9zbmu\nvv0N89Cmf33iHqJIRNF/GgswsY+jq2pYDp0uSA70lu2n+KWz8bTn2a7GyLsk\nroVp5/qzVAr2B1Cc+D1V+vFEPY2e7Am6byNW4yKDVjlvMPPaIIn8emQ0MK4J\nh9yj4ZjKyGiR5vXMLbfLDzc9ooWCoXmN0P4hX+mUeVyMQyLqyw+2vOaDlCWW\nYGhjXCY/6kMqPFP8EGT2LsHXUGrD1FW75R52rq8z8zEXMKOUqIEL7X/vtRNW\nT5CW9MEW5Hn3xPREWb+8kNsKRsTykgZLKwz0EL7QaicdPyx+whPdRZRpIND4\nnhlvVXbTJT77goIycKR1TY3FMklnQb/Qri0rq2gbZcztCbfLbMTV4r84FPKp\nX97W\r\n=kmEm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"d94734929d5cb7a1a969afc4fdda77b56de614d6","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.13.7","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.23.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.11","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^12.0.1","husky":"^4.2.1","mocha":"^7.0.1","sinon":"^9.0.0","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","dtslint":"^3.0.0","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.20.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.22.1_1582901809780_0.8637187209222879","host":"s3://npm-registry-packages"}},"6.23.0":{"name":"oidc-provider","version":"6.23.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.23.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"8b3a66f94877cf392e9d0d715ed13d6fb59de520","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.23.0.tgz","fileCount":186,"integrity":"sha512-5aeP0lEfzdjf8Khw7Qyv6idyefCup2KrpXKQwhlX8yyArPRWENMU0ghxiD5tGhsa2vpg4kEqXStYEZzh23Zu2Q==","signatures":[{"sig":"MEUCIQD2BM0xnxeEHun8Phe5WA3xkYreKCUT/D0siRmdaWT1LAIgYnDpnACn5Do6BHLAgI332woCVs6nBR1aM16MyiBy3a0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":649073,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXn9pCRA9TVsSAnZWagAAZZIP/1oLW2/BsA0xeRXE658+\n/6iB5qZqmHuvGCxiKWJlmfFNwV+91Vx2zD1aVLIOunKR5/WwsuC9RsT9WBhn\nosjJRdJaA3YcBWNNZw1CF5hmutcClG0y8nQ7SwD7U1xo46V6zUIqWvTWsdot\nfFEK75Dmgl0cMVNYktZYr3wpHDfsCAoDhmYW1XMua+aj/FWgEe8qGOPQDpSd\neetq/0jwh8wpe29MCkC+9ycDtVr8LWKTCC8V4PRINuoienIDE7bQ1F1je9mL\nMZH9pJJAqMwqqHXOuEWbZsBHl0qOVrtwIfnmD5pmpVrGPztJU7EdBoPexMM4\nYVVQfZDRm+GycoTix+ogxP1E0ZfVQhSVwRiVOwxu1hcuhjds8OQd50maXFpd\nx+jrT+0OqFrjPFSdepM7lwDbzMf2y7tuTzJvm5k4QGyApSu9RgD0H1QlEAVu\nFY2eQrl9i+cQ2ba+qjVAb0lwMge+iKB+nfn7d876SP9M70Cvls02/E3v8IDu\ncIrtAfKc5P9Tue7J6WFYOkGLcBE8dtmohs/q9Jf0qcN3iH9naeJHgDQwH8to\nMgqaDpieJ6EAs2UCx9vx/bYBj5klta7n6ch1Mqz4F/0pwmffMDpR8EG8fCNS\nO0xv8rQqrARTW/ITOXeudMw00oDwf0ztOw5N+e6kqXvFSW6+3JjOkx1GmCJK\nSauF\r\n=50AO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"e2a975f7527778e31435d811de7b3ed21d621a67","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.23.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.11","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^12.0.1","husky":"^4.2.1","mocha":"^7.0.1","sinon":"^9.0.0","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","dtslint":"^3.0.0","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","typescript":"^3.8.3","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.20.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.23.0_1583251304624_0.7565525192766878","host":"s3://npm-registry-packages"}},"6.23.1":{"name":"oidc-provider","version":"6.23.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.23.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"db9c6f48f54d3dcab5920e2f066ecfc4ff2c0f93","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.23.1.tgz","fileCount":186,"integrity":"sha512-coC5RklG5URnn+/4yP+wV4vDK7u0kfknzi1+lp5PBkJtDdQJj5qBCN4ept+tnXQLOOO9AEUBOWXIHar9cSLNkw==","signatures":[{"sig":"MEQCIBZMwfM8E06rzROrZeZ9I9ocYf5ip+aFLs4EVjnlNxj0AiBpNzgGrxYwrGMvpnERAyIx2J/s+VyeGb5/GFwdCn9GbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":649006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeX+B8CRA9TVsSAnZWagAAgooQAJscqty3qsOi/05REyAc\nrmLLXuHMFm2Iv9P62PgSUz6d8Z4lx1Z2QrAByEGtDX3xW18hjQnGM359w+RU\nc7xkWl9onWbjIktqC/PItccmogoYlrkSQ4yP2zP2VKIvXc9HR7SuuQ8QsX87\nm5Tw3UQ2tx15TMIMf/zh22+/+V8Ee9eMD+XbYc3OyyfMOlMhLc7u6mOSeWp6\nc3w0RrWLl32tcjWk1V+ACNju8gJ5P6Lw2sb+c34RhiNJAn3bMymrkWg420lg\nKicGKHZd5OQ/gRJaAg/DEjponpGlvorzYXXbbpqSITgHPUQW5c8SlCu1ZW3W\nNtOlfAdqjoudTjfFJdLfoffNbSVKGysVKrtADZAZdo4E1xbZHu6ZMK9fq3pj\nuVBvL1G+38U55XCZ9X5zqQmj2bi9cLrZ6nu9vpJEBum50N0Kq9kQMX66fmzl\ndRV2zeCYQTNiQgRPvRe0VZUNnjg6HyWFgvCeu/Hrsz9qxaJFZojTOSk1+rtO\njjDB7OyzuhBTc3lZLP2tPLoTQX9+t8z5BFyg5gNoA/pwiLU8xrPVztcYrta6\nVAYISvv04rThTKn3y5J1jx0G8oQu3wQ4yZFgCbyQhk1+BjwJR3xcZ5m0e5aN\nzhlRlaE4X3CkY/joJpykdwGDBdWhVvh8Re+Alvo25Z5J+tT21BefgEyYOivf\n4hmn\r\n=USoP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"32fe3e9619f341be2a03ca7fe0d860e5be8a38d1","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test && dtslint types","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.23.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.11","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^12.0.1","husky":"^4.2.1","mocha":"^7.0.1","sinon":"^9.0.0","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","dtslint":"^3.0.0","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","typescript":"^3.8.3","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.20.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.23.1_1583341691996_0.5949694753708112","host":"s3://npm-registry-packages"}},"6.23.2":{"name":"oidc-provider","version":"6.23.2","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.23.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"173609e5132278036fbb57ca2b8f2dadee94c6f1","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.23.2.tgz","fileCount":186,"integrity":"sha512-jR5WqS4G4swndQVFuFEaTVVW5QaTrcMt0yDA957FYN+PHqkZ+qp1Xd7f4uxIR37K2vO9RtP7cK8vibyYJh+RCw==","signatures":[{"sig":"MEUCIC625ojO6abC4LiJkGaIrt4A5wMZRKK5Rfapu0m2lG+kAiEA0W8ZVJPHxmkQeZ9TNRxZdx3SSjL5MvESyGykTds4OoE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":649404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeby7aCRA9TVsSAnZWagAA+GAP/RGCFrt30HPQ9f9aRTZ4\nCwwc0k/WDxyRrgVUxiL99OA/P95+v6Euqd/+1kOoCdV+0M6uvH+ekrlXbWWl\nBIqK49+oW/0EcxXiPBq9g9zfW4X0jvSMGrUf6BBNBgd3375ZFzgj7x6OnRAG\nSUNVw5okEMVnkxkNjWx6BdL9TlUKRB498bKcRpJM/XkafjfWdznh1O1tunRD\nSiEeJ2by3qZ1Sxj1VXpFMJyhbSGhpuQaABLKcwL0ybieWjIs7QKS0wdcJvmo\nON7qHDdrs5cRNardNgmHXilM8Yr0qm02TzsLiuTGZH3QwzLp36qjEr7dakmY\nkzQOt4JU9oge+2qoBvtyryuDZY41Qm2XFtQyJCoaptg1W2QLk7ufUp9kfMrq\nV1JdvhF94MMx/np5w6DDLxOtGtcollaaW3yO6JJJwtz4geYX3notwlZbkVHA\ncBhs/5FtRydhwCO9UI89YumX5mcO3WHgVowDi9+w3jFEPVYnlg5fUUN1cYFE\njh6rnM+zONiMlro1jcZg9evVf6mk6ZsWvAi9IGRRadBCjlwQSn1Q7QM8qmqz\nCA5FnamVVsR5APRrmSSye3V7atX1hli5ZkmMYV+SuhJUX86z26nZtHNnpHrW\n+3LbmpESmTHCvSlPP/IaCLeVA5R2CqMYKHsF644hGncfC8wO+6WC3JO3yDFd\nW338\r\n=XYHm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"1a684a9d6c6f689c0bd08cfd96ea2d280a6351f2","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.23.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.11","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^12.0.1","husky":"^4.2.1","mocha":"^7.0.1","sinon":"^9.0.0","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.20.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.23.2_1584344793756_0.1210867806487832","host":"s3://npm-registry-packages"}},"6.23.3":{"name":"oidc-provider","version":"6.23.3","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.23.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"5556c51800cf8a417fe0f1e71ba561b3c289838a","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.23.3.tgz","fileCount":186,"integrity":"sha512-ZTtLXUaci0alX+MxvXhAr9GwzdalI5AU5qt6CWklTzw6LNi5fecS9rKxUq2fr5WOnVUYTUKlG+7EdxPg6iclyA==","signatures":[{"sig":"MEUCIQCZ2fTvGyF7tt9QwF6CDUobr6xQUdMuK9JUwkK85QuHEAIgQfZd0eEtws9BPUTYgMWYRsXIuzphNiYPvdZ1Q1PzezU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":649644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed6qZCRA9TVsSAnZWagAA3boP/RAgZblAeYQiLtZlYB1r\naV+E/okcYI5eBnUVTB2JoiJQZVUueK3zPXcBMVBiVHQXuSHiklCEMvwwxeCg\nfiCgLd1OtFIJuIiK+w8UGP4NnvUAfu80hnjnyp0NlWMr0h23ToeiM+bn2O9E\noaUDOLpizwZlzBMS4xPCOPrEu02LrmEZ1pvWmiQHeTw4jgZGBzU+EgLLGiDw\nJZecUFHZ5KvEnZg+X71P3BUx7XS+smfbmDiLxZYtHtdVDVj4Lpl8ogeBhOFK\nAkzXRWCsTmSjJYWWyljCkqeJwUU1oYLx7xdHGQ/p1fv+94OtL3gELZwBuHVk\nyAGnAn/j0gzr1cde49r1DOsbM1CmD037EpN2Oq65TtsUAn3kn46y18XEnwAL\n8XD3r9lQznLXYVe7AjMJiGGlxSyGoUcue816bUb8PVa32obxd8lgzTVC+/FC\nY6CteE15SxzM5w+OpB3ZUTr8lPfIOglw3B6ODB/ZH7Bnoa0sHSK+wMa7rXxo\nqRE+bsu4w9/csry0edadu2SFfi8u5yoigKHeTha+KmqiPE1WeEP+nA69016d\npiSmAhoqEuqV3kbhwHSmqZ9zWEtl7mRo7iDS7WDMfJP6Qh/tZISr1e2/ggLd\nqREWSvk0JfE6gNkJOU/Pe/YdBa9zYXy5j23hty1Cg5mSRAW/KmFC7C6zuYlV\n6970\r\n=bqg0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"54241c671bb569e6c844acc0ad4f44af5a1c27a3","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.23.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.11","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^12.0.1","husky":"^4.2.1","mocha":"^7.0.1","sinon":"^9.0.0","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.20.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.23.3_1584900760475_0.03800788761700802","host":"s3://npm-registry-packages"}},"6.23.4":{"name":"oidc-provider","version":"6.23.4","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.23.4","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"d9a1c1729de5df8febeefed5a90b125e9c285cd1","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.23.4.tgz","fileCount":186,"integrity":"sha512-U0iIidAUKIKBBRAeI4JywciiFHDcQp3ueFsDMQBJB/u3V1Egc/pnDXyiXKcnkaUCuIYiQXWzcxrwQyz0x36Q8Q==","signatures":[{"sig":"MEQCICaTRNz72MR1YhJNndb3TSRuVtFQzW4nu3NmXv/DnmgqAiAOhTT8CUfvLn3Zm/+9gNFtJ9OzPYHqVheKljkYTN99gw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":650211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh2JtCRA9TVsSAnZWagAALp4P/jQxwXDN8sSiIpXkM0ex\nKl8wcQK51ZbpfBNSkrsN0KQKrgH5hTFesWi1EJuq3wE1cN+K2R8YpBhqnh0J\nB2aGOiBwXZ3sZ7ZmRiRIzP1/q+RsP8FpPxSIzIgEDxkMy6DlQxX+s2DguPr1\nm0/QizcAE9JNVKp9t3qwos33W0PeVELzm4gtU7+K8o1rmvasM11moHmCY8Rn\nrLbqb9DU/4i57yKcTCl+tHvJgcj6uK2YyyYR5+G1PjdcFAsGHCOII9BZs7Jk\nrahXkCeobhy0jIBeyjU/fLtRHI7uC7YzrVrBPQ5QLAGgmP9Krkvnz0nW8cmq\ntZCaB+P8e1VMqdHvwJlG+WvUJ3syPzPpSEPiQSuHxmSqoF7NTupjkk6GxGNQ\nMgsu3plrXnjzYLLnvxXs5VHoyQCnKkkC4CXsq2hJxY/l6fx8LZHa2RzsDI0L\nQsGRVo8sRtiKudF/kGaL/ULtoOgPIWS2sFgq3n93TGmtfvTQswst+318q9Hp\nCzojGfERttp1VTrq9QITWGrcVY6dEAxxzU+M25Fro+ZVYiHZf3zIf4OSek8P\nCclaQD7v3ToXwrgc72ccG2W18CHy/krs+rIMtPdx00VzLJG2Hj34RXOrrEzG\nUdEke+m/VfcSaQ204ZiMcfv5+jmWO/100YENlj4pmfBF6tn5RbZU5DvFXC9n\nRDCD\r\n=0YWd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"128d649408e6317e35bcae8c64168bef7329cd93","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.23.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.11","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^12.0.1","husky":"^4.2.1","mocha":"^7.0.1","sinon":"^9.0.0","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.20.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.23.4_1585930860441_0.14544792928821093","host":"s3://npm-registry-packages"}},"6.23.5":{"name":"oidc-provider","version":"6.23.5","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.23.5","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"de71080305e91aa6f0e0e747aa08f4b54a65f92d","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.23.5.tgz","fileCount":186,"integrity":"sha512-aXZYQ5OUL6NQ5iudcSFldgq9bu1pNfIjlk0keo3Qi6gpQS2jg8OciFm7widVcayGFYwX6133+kE4wvJOzw1mLw==","signatures":[{"sig":"MEQCIBWfvRDn3f16J2vOX+aRmG4/jI9TukD/19bm/zTuDFFkAiButB1fmLM4rvrjy7Cdmu+I+tdvCFGJCvzHeB68dg/+Rw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":656291,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej0w8CRA9TVsSAnZWagAAYlYP/1MX2wP5ed7i65LNZK/r\nStuPwDUY8V648e6slFgsP734kZeXUv645xEq8C1ngXJFzNGmSAw5LeOhzxeW\nMyMusHXqzdop+RS71sPngRyQMbP3DoD7ZGTkqEv8fvyfK92s0h/4DeRqujYb\nEVJg7NnIoY6bTE44biDsv1A0lWbDvWoBG5cd1m41NXR0p0e6EhLX1tw6SA66\no4QTlNncSeTX3sNGor8xNLL3SCWKW8baJKclF5cXxcKCUAEE9P8h+L6LG2R0\noPb42bvbwV8FNh7tfC6eMiKRucDUQbdE8NdZm1GPxS8JjYOLw4qSgLYVbY1v\natmKotDbD7WpxskZh7ogCAepyOGZANbuoBDN+t1RuP5nld6Lvp3DI16lXdFn\nOSeWyZGdkn4kO3oqM3ObCzRFqwJn9HlCrUfzw0SbLiV5OJ6wxZfe1dXApHBB\nuUhFnw79spBmyNcJjrjc2JppzWh7+r6vrlS/pWOeyyEu2uILFhaBhklIjX2Z\noy67ktwm6JiSYnFlpID0jc6HkEM5uXbJL5PDbqVDpFd3B17xSChz5nKDx6L8\nkv3l6xiYDHRrZTDEqnGox0ZKIgtHTtiGadk7hMW8HO3oEd2MR6w6yJVQ+kDz\nKfqo1I/YA/qAAdgjGQCNvbJm7GrT/y3e4Rdr4imiY5ddpVzeGsW/jYKcSMgy\njvAT\r\n=rdYH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"0dc1b0cebe6ab46f75f06c41731b24d7245d64e1","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.4","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.23.0","debug":"^4.1.1","jsesc":"^2.5.2","lodash":"^4.17.15","nanoid":"^2.1.11","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^12.0.1","husky":"^4.2.1","mocha":"^7.0.1","sinon":"^9.0.0","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.20.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.23.5_1586449467967_0.24732362769376848","host":"s3://npm-registry-packages"}},"6.24.0":{"name":"oidc-provider","version":"6.24.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.24.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"f028fb87c143915104ddf15706b46e174376b49e","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.24.0.tgz","fileCount":186,"integrity":"sha512-somjSIxoLHHDpltQM1AryEXqQ6t/KyXqTGPOxWiaTli3rvY/5PSIPz+2G8l+azLyWG/DbzrNqwyS0RevSIvsyg==","signatures":[{"sig":"MEUCIQCPM9U2JFlLJZAC4H9fv9/1sjglZ5PNkmfRLtK4QkPqMAIgbiHNbXsDQcQ5n/hhCnnin15ngdHGcfR70OFtgL+PA+w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":659246,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepyO/CRA9TVsSAnZWagAAY38P/j2fZcfhhmrWjw+tVYkZ\nDv5/szTV5kXsvf+gQUrmaRa+Q1GaXjFDDuFePoVdalq+oTaaQuOrf4E5iXu+\nqBoYGShluwnGwRx4QLWrZAwqbAzWvB+YeeQcXoI649hQtRVRW2YbwRSQeIjU\npGBFrpx5WOly3xzlUg8AeZim2sR2dfpM8ObucVHktv0U34928PchkWRGXJyw\nCYJbrsq6do+FlUxWuNJEdygcrohY010heZ0gBvfzv3SCjcqqyE8nBm5byHwV\ns9Y4rRqyct631ot39wjs09Rnmzvc1d1Ok4ZZV5LVNdOqm0pUY4ViBGAZ20Nm\ny28zK78W0Ml4lUEbORTi927Fv7uPudQ9gROCfRaC0jAMjCCe5I3bYUYLjGcq\nbqFOnzjaljorbkFO4VnDkqqVUXLpFmiCfvDjUo3IfF1Ivg67YINKr8Mguo/8\nXwbaUR1oVp7l9W1NcSrM/lVh5zhj0mQgOMODvkvFy5xPGVtUS+VdM5nTDkIs\nNKMEupMQOKjpW1C7LnLHFXJw0V2+S2BJCd2wsM9d7JcLX91tzcEY1DbL9TNI\njXkKvAVLFZazF+hb8R1IfglLnCjX+s7Hm/B+x9UXLPYZTIwtv80IZQR+UHJg\nfsVS1ouRrAH7N9xessWocie6HgBQE5wKi8RM+B2HIP8RRfDxqNqAKKb8pXMs\nVEJi\r\n=IBbK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"78dc94c67cd61c795339f5c03d346c58f23d4407","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.4","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.25.2","debug":"^4.1.1","jsesc":"^3.0.1","lodash":"^4.17.15","nanoid":"^3.1.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^12.0.1","husky":"^4.2.1","mocha":"^7.0.1","sinon":"^9.0.0","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.20.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.24.0_1588011966718_0.06077118049321162","host":"s3://npm-registry-packages"}},"6.25.0":{"name":"oidc-provider","version":"6.25.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.25.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"663d27816f8b06a564ce5146697d32102042a0fe","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.25.0.tgz","fileCount":186,"integrity":"sha512-zKfBbqrohrdj/V12QeKtzxH+4fFQVKMhSGMIoaDzxEndZGjEHOuQPQWd1i6iiSXWq7Jap8IVTrhW23AIK3RHVg==","signatures":[{"sig":"MEUCICgh3Mz9+epWqs0Hzflsd0zBiPdn3gY6qIGguTwRHtDxAiEA4Fo2pNcoAyjIqF+U2KPkbDvgWAK8zHHUDg0riRyh5/Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":659892,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesY5lCRA9TVsSAnZWagAAt+wQAIrXQH8yOqmjnQzbJLy0\nwZZ6UyRGF5bKaei8lg+csw8mzure3hi5swJGdWqQIdbdtQ3LyzPwQIBwXVHe\ndF+Vzb1IALroiUkjj+Q7KTu07+PzFgHiuyEBljKOS+xXTEbDkUI2beqOIECU\nrz0A3kQtVW1vijwG1yJAOzi1pdOjS8yQQtv3dublx/OSHZG+tlivJLUb2mQ0\nx0mYvj5N+ZzpvFT+QzQ3aAHa4G7VSakZiNxBrC6fGUX+s7LhMuwVHc07Z25D\nVce6WQDnxZWFHNcERrcAI/BzDJEsXKKoFATs7BhNY/JOIAQa915O8KSUgWpU\nIhYRNgbVrFkddn1OL8LE5mLgTCAJ+2TrHQM2K8EL7GBPSHVbIZ1ApoNYyMk7\nlo6V1jh2dTgiSMPpnk6MCHyiiAOrhao7xudSVxnCnEi5Ka7HNjWPmGWxKvDZ\nKXEC3urtUiSTL0q0E0i4T3T9nZytJmHbLe1Mx62lpzfQJ1YZGJuePylWnFGJ\nRfLpoUhFnk1alhf3pQ4Xn4YoxhRAvOYD1yIgW9kKc0twLFFg9u7VuVNy389C\nVh0GuB/hkFfK0SSgsDn/GpDyQhDq85QZ1FwfWgTW6sE8qBO50YZRdWkOft+g\nWFDqU7yG0RETjXF27GN/hUI6kBaRrfl/OkZn1IeyAdiqiCJ1c/atc04Ky41C\nFgsC\r\n=uFt+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"7ee699f5a31bc11a7094c3c1ce4d07de9bd4f61a","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.4","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.27.0","debug":"^4.1.1","jsesc":"^3.0.1","lodash":"^4.17.15","nanoid":"^3.1.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^12.0.1","husky":"^4.2.1","mocha":"^7.0.1","sinon":"^9.0.0","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.20.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.25.0_1588694628496_0.4343282145201415","host":"s3://npm-registry-packages"}},"6.26.0":{"name":"oidc-provider","version":"6.26.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.26.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"cff2dcca35ad8b5c7e901f722952485f9466c70f","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.26.0.tgz","fileCount":186,"integrity":"sha512-C13sfTBD+vMHnsRAYefUMIIiVJ+gGuGPjgqYajkFeAmysh3LtcAGoCtjtuBi4vi71J6OCWl6nHUJw+U+TNf33g==","signatures":[{"sig":"MEUCIG1A2mZQFPP9M5UdNA5Zaj0kQ6Megcm2s46LWu5lYZs+AiEAvfYmQWIi3nBMKWeLJjKngOHIPT9A+t6lBF1QXsX2mZQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":661802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuoe7CRA9TVsSAnZWagAAd8MQAIvE0zZf4Ud8yDEV++oy\nijDHrXzTycfmoM8ml68WIe8hfLG4CfdYOJ28XmjOZ51ydttwWfq2Dk/Dt1lH\nyZpJRuVsNNUuPRYUf0WgEYPr0WK0LwveZb9Y4Px2vvTjPO2pzSwNuBAvFLCA\neIpGs1tHSR8cSmcpOT85tOqJpBpnIcJxLoiVGQMkPPRVLM5gsIttYg6iHh2i\njhRACt5nNuouwbUQ2h2BY9WumVZ1dCECZnpYt3hkslwn7Ly/EPjoCPNrHnvJ\n4eJ3ZK3nrY25sTUonjlPXONTUDaZ8xyH/mLQ52Mgo8QPpZK5B1LhUeceHwDF\nuQxBx3SI3pULWQJ+A+4h9eeM62s0l3eHBNPDSYj/HDlZ4vOagbuBK6AnxOkG\nvYx77NDz3eW6U+xIY9K4V07oc39LHrNfFkDCWFK+IrV23myD2i+iIjqiNPuN\nWrb6sJ6DAQAzXTZoLXexfvW0TUJcI2xyf2Imb/bIODx5Ltbg2kmRgIAc5Nid\nUPQnhu5LmR0ZoIwHZ17vlfZot5jXRHXLsKkHDwA3USp2n7o8tGhPqB5vdv2G\nfiNuTAG9inKYyVj/G8f0uygppaF8GCLsgTH8K5sBgEu74RNfNxw2YacPngVI\nNdlp9sVNU7HC00UiwBdxg/m7u9ohyPgPS8ogS2iA0x92Gg8oliZ5wTeIMzp8\niL4F\r\n=hOA6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"84596d15cabad9b1684f758029962dd4e7d699d2","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.4","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.27.0","debug":"^4.1.1","jsesc":"^3.0.1","lodash":"^4.17.15","nanoid":"^3.1.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^12.0.1","husky":"^4.2.1","mocha":"^7.0.1","sinon":"^9.0.0","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.20.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.26.0_1589282747333_0.17520065344677915","host":"s3://npm-registry-packages"}},"6.26.1":{"name":"oidc-provider","version":"6.26.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.26.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"2b1c8d09a3f746e3d1fb0496a02ab4e79a7f6d2c","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.26.1.tgz","fileCount":186,"integrity":"sha512-yXfcInP6llI4cIAoRc28Zj7dg+/B2qVqECw3HHd7esFFLRO32khvE1QCYfto3/Pc0ZbPTGlPKwaQp+OeqHUFog==","signatures":[{"sig":"MEQCICuUBOASvqJxZwwCaZPKq5rveouEFRNpRYN0pPg/GwCTAiBuJkxy4bZICevZZHQbL0iCZ0/Ttw66mZCe3tESj8oxzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":662415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewlXrCRA9TVsSAnZWagAAwMQP/2ypz/eEp+6lKGdYlAOE\nIu5ofjK+LagmnG0+LtzwwVga9Lehspn6kGQ0EEJh/oSlubn22ky6YOH9pHrA\nxZKevaMjw3N09kQiyAzUptnE4fE1jvkQMs/Vx/0tso83zh7u/IVSQmEzmFbw\nLgcYs8e1PLAwft44N7ZqYR48fwZ6kW+qL1PfmTg2jQMt0sNYj16WFs7Mf5r4\nnH+Zmb13fItQPGMqvyCIPR7l7AdTovlRIcmZnB5u/7tXu7dD8MZdzfT4O3vK\nS37yljroO56Jp65oeDDODtBXyKOexgyH53/D8wKvd7VsInKdiFqcUjAsnxjQ\n33qST2C2TyqgRRZS+o7rr/MC4lJqPm2/adfW5yV23cGV3zFYcosBdJ+4/slp\nbTqH2iUBaH4Qtg5NnKR8LLfVH34MmqrqR89Y5G34M5eaGdD66sFdgtn7ps0n\nz0wGZXeRy1j21z4HFhPMDEkMgZzQVMXhfJGNnQtoBX64MmK1XhY93JZG5PR/\nbuqDbsFMnbR9fa1pgdzfQA8LrozknfV2LWkSeK+WqWb178s+FjdIS1vYRqmG\nwyW8pkbmR0dr/rHLVgUvMjJEiXeZxb39Mu1RSbSLHew2wIuFh5aCPtWy3am2\n7WAYQn0bTTV4G/yd23y3Wu7yJPVJg0wfWHyl+ZahtVg2ui52ksMF7yk6vQ1S\nTvQs\r\n=wBO1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"051f58819e8f3a8477af036d1d04d08ad6bfe3e2","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.4","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.27.0","debug":"^4.1.1","jsesc":"^3.0.1","lodash":"^4.17.15","nanoid":"^3.1.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^12.0.1","husky":"^4.2.1","mocha":"^7.0.1","sinon":"^9.0.0","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.20.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.26.1_1589794282407_0.1402173683463861","host":"s3://npm-registry-packages"}},"6.27.0":{"name":"oidc-provider","version":"6.27.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.27.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"239c8d155192c625c6257de3293925bc4a4642a7","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.27.0.tgz","fileCount":186,"integrity":"sha512-qpppsByLtL3LmdbocvRKLXXUDoYrYxGYc9LEz4VTZPgrJmLYZPP83O0vvlIAkN+pT4YWX9OJYav7Rn9hTmtz3g==","signatures":[{"sig":"MEUCIEuL1Q/dp9Mt/ajgoGDUrmtzu2NkvPNObQw+VlrMDkj+AiEAgDeDtVnabg2mywkJIhYPDWWcOgSB5EJ+QBf3zq6u5+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":662078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1QkSCRA9TVsSAnZWagAAjAgP/3f6IM+2lne8xsndpVp+\nXlT2fYHoRYoK91cfuFT4ZjiGJRXhIh6MtmxHnucvjrxEZWtu25+PurpPg3Yy\nTGJlDzp36PZl0jgssgKBClUfH3PWhYnjbppfWe6YDAc3+Egw28PkiNwapT4v\nHiAf7cUD22XoVltas5Nc6hAJdu5MNQzMgSin9j48ij0ZpIENxixf2WYeoekR\nLaqbKuBUmnQN7ubK1sp3/J8PMEiWseWzuK91YkFZWE8wvg2LwTaH/8viN6a/\nxYM88HPEDrSKwkA/122mkEEcFJTESrMv1GVzpsd2q2zoxhGHSOiO8xrgNiaU\nWRhwVa0+nNQU1T9ZHlcy1TfYDGDjqNFwQTY7NAdUKP9tsKgwixePoO4gCODe\n8XT4FKz1CcSKzBBmLA63ROsfnrI5p5tTdUCe4R0lycTCgP+BRPsxbMuBV//o\nD3KsbqqPwxHD8NHySx5eWqFAi2NakrXRZzbH8g1KGhtyTxjIDardk9rvSNiP\nwoYcd//nfoGxTgdQa72U6TpwP+nyrFZXo1NHTLCAAT3qI7ca13sxuz35hq2N\nZFvCRZQVaC0fjvtLMwwuVsDYGmvmZPbGD7aIUq4qEANCP1XqxFPvaj8sReup\n7hyDV0XEcu+ni7FP1p3ucb78V8otAl0Btjh62gSnlb+36FhfEG6ew3v/ecIw\nq6Kl\r\n=v1kI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"01843ced952b3e986489b6fc1a7bbec68a26ca32","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.5","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.17.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.27.1","debug":"^4.1.1","jsesc":"^3.0.1","lodash":"^4.17.15","nanoid":"^3.1.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^12.0.1","husky":"^4.2.1","mocha":"^7.0.1","sinon":"^9.0.0","eslint":"^6.8.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.20.1","eslint-config-airbnb-base":"^14.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.27.0_1591019793725_0.6691198179967399","host":"s3://npm-registry-packages"}},"6.27.1":{"name":"oidc-provider","version":"6.27.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.27.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"d57d1f963f2caecf8a72fab5552819ff228c785a","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.27.1.tgz","fileCount":186,"integrity":"sha512-eugE0PB6GNDOZxx3OjnsZZ8toKuukS9BNugf6bDRimfMeyPIExCdKWckkEtU7ZSjmPkT/kFhQwvztk2oUHEm0w==","signatures":[{"sig":"MEUCIGfXi3VtW3ghl2q1wYplHKd0FraO5bpEoTpAbl4gxOdUAiEArhkL1HKACECqm9q0fjUKQdyeflWBT3YMgP7tRkwi6eQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":662564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe51whCRA9TVsSAnZWagAAy5IP/0aU6ypbwCjDAlpMF72x\nLjvkkoDLkxVgxuhQfwtA6Iohz4Mz+Dhe9Xc94O/BkE1LX4TA2e2uok3a8WV2\nXTwsLqKfyYb/SAryRFFSj/TvRgHiLiz0LV1C/kZuN9J7tnpEnsLqZ9kL1ANm\nAgixCPhzGQqPr/dsTsjStsmgh29JsAFcKJ3PpFlmn9diSKn5yWgk09b7vbFA\n2RFxJBqfRgizeqH08IDd53fAKQ+DrRiT4zRObrxiAzWNthT6MX07NjYuAxvA\nGrSqo1pmmcysr/8km85yNOKm0C4t7jcbSEOz22qw6rBEF+04tlW4sOjk/v/0\nMYKj6Mw6wk90ykOIbbeXJtmeMTHyHVIwnWI8PXpQT1aW5wa6QMweYMN0Yhwj\nh4MvQpOvYVaxOL00neWVd9zounOQiX2jRO3p0S5LGNOF2YaBuB5Wui2zkTfh\nr+/sORpH/xgBtU/iQCECogyJ5Z4sPfTzSVtQQVxVikxDZScfUNl0dB+QLFP7\nOjIL1O2hMZDacg5tqNrFEJZGFmnK7d/H0EmIuIyt9CM5WsXn5v7GI+aR0M7R\nOmkERiP5dLRWbJpzzJip5anitsYIuDUYrCU3WeecBcMpDNKsyTwvtbaB40Ul\nbqYbQZkUGfTKgY1K1weO2QH5f/GMeLSrFrSJwgdIhtQAK+HvQTOC/bAch1vt\nVoWq\r\n=atw1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"49e8cde826c94d1a5936cabaf4b927d4891222c8","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.5","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.17.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.27.1","debug":"^4.1.1","jsesc":"^3.0.1","lodash":"^4.17.15","nanoid":"^3.1.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^12.0.1","husky":"^4.2.1","mocha":"^8.0.1","sinon":"^9.0.0","eslint":"^7.2.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.21.2","eslint-config-airbnb-base":"^14.2.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.27.1_1592220705192_0.5171706005781103","host":"s3://npm-registry-packages"}},"6.27.2":{"name":"oidc-provider","version":"6.27.2","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.27.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"0773dba597d07b3d1e1f5687ca45a74be5edb618","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.27.2.tgz","fileCount":186,"integrity":"sha512-K2V/G61rltOh99QJCMSga19Xhh1P1jSIuYJsWm3GxAN88iBdNdjGY0TtkmPBxbhfhj+5H0kIovBu4Yu18g9EXw==","signatures":[{"sig":"MEUCIQC1nis5ronQauer7kiT16M8W2Ey6886OQbuIjdkr3Q69QIgEKtl1MNwzTiA8k+l/+IOGfLyNjHzb0/WiHsTfoG2clY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":663033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6ILoCRA9TVsSAnZWagAA4OwP+QA8T3X4It0z8DjynK51\nK+7/OCalhRjvbOoIZmAPTT1390+3JLCiTI3wlxGsHnsm8+EMOvYwpW+nIeC3\n/I/M5Nor8nDLhCdmJ0Iz2bz6sXTkPf/93ARux/0FeFedSg0ipXUn11aueJsj\nQOPBY55Yz6bqpEOyBECxXtUC8fmS4JWbfpPx+53ZOF1Fu0Lbc7WyNPUw3h5I\nLNQ3/M6oogLOZfUCIbhhEXLKY5Ot1j4//HILr2NULdHucOmN4ou+egtEp31s\nRqYaHnbrUPjycrhM6bBZUUS53gDRrGtgFXbYVgCsvZQOxhDMsYvZ/FAviKch\nUe2NTAayQjvwRttHeAGSCUhQa+Z2re5PWpvYt18pxl/UUgs1OEIN/p8jZKT0\n+s9POzev+dVnICmXEtlVA5O2nOJcAi7AoWffWo1Ar/uY9F5c06rtyubm9Tkm\n9gDLkJjO2lVJbDk4ps3t8oSMKXZm9oEaBMsqVyMTzM675Abi1m32Pf8gY3e9\nHnuUSt1dp0muMZnZFCdZX7bY8MOhjPuPQwdrhi6VHUW34mi0xd4syF0AAqd3\n2r9Yy6WseXzsTmLkbnfaxgasOWGQn2cbWMCbETZeSnz/X3vGVEmDPo7mIEvY\nqYHhtkYviVnPM+caeiAZUU0qtX1LgK51kgUgpUNktWHr4fDOilMTuuqJq3iq\nRhh9\r\n=UcKr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"83ff330cc0fdb55872543b88046f57ecde62ed2c","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.5","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.17.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.27.1","debug":"^4.1.1","jsesc":"^3.0.1","lodash":"^4.17.15","nanoid":"^3.1.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^12.0.1","husky":"^4.2.1","mocha":"^8.0.1","sinon":"^9.0.0","eslint":"^7.2.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.21.2","eslint-config-airbnb-base":"^14.2.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.27.2_1592296167348_0.027880602208813388","host":"s3://npm-registry-packages"}},"6.27.3":{"name":"oidc-provider","version":"6.27.3","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.27.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"5dbff97645bdcfef7f9f4365a6f0dff1500f10d3","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.27.3.tgz","fileCount":186,"integrity":"sha512-xBIw0tIPtNet4u8WyXmSdUosApm1W9e7lKrn/jFNOCDQUbOunVUQcB9IGuHHqpmRNWg8bKjidgU3o8QaSCclTA==","signatures":[{"sig":"MEQCIHdOLXzkj0/Cz2wuNufR64Podg+3QKKNYnceVHR0BbvJAiAGFTSJkWpN/t2orVAll68G+kCBdyhDRMil1i758U8ZPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":663345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7NAECRA9TVsSAnZWagAA9OkQAKJ6JUQXg0trl9YzcSwL\nghXsh2r6FdZIAUUDHMggvvzf9okIMgkHfKMIewJ9K+8Y+QjKxkOncMf2I735\noRsm4ugjHfK/RaVbAX+6Q/k4tOHv0e9Q7ZbudtQvJbaZN+6u320zhiDSGdT3\nz2b42MANNwherpC89zAD5p9751fx7ug/9cZ60OGAwvMv+bD5fsymju/+iotd\nhd1QTvRHfk1NoP0NLCrbVI66yu30LxIhC8Prx9p1dWG6WwjBoWUEDUE176lE\n6yBRSeUGItVemQK2wIr/8YA7QmFe6PSKArFexafe67YwQ+zV4mE59efYw2o3\ns0mfFhacXLAaQC8zRUa6ctCcNBtYfHdovxGV5PnTQtWY3v7dZi4DoiOY14Xc\nvzayo/Rq1n301tniKr+AVHaGYOU+M0yQGH2/I2AQqDeygf/OHE5JnVCbMdkt\nHOTr4opl7MCjy50mXZjbZ813Rb35mYUh3QxJ9J4gmHPks8P0i/5pwYPN4Sz2\nY1a7x1p9TW+/jBAVhrWcAqGRjV+/Vag3CtnrYZtik/Oeye5u1oh3yLTF18Cw\npW9G8tjW39GiGoY9UFtvhjscuH5EjXv7BBzrbLIL7jt+GjGKIut5N7gsWDL6\nee0IXUc2rokJymbTrJ13cfyquvlJ/ojsOGOdb7/Ub2JUJ8N7TokrZppRjqOu\nluyy\r\n=9nIr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"18654037890a024e48dac024cac0bff0c217567d","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.5","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.17.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.27.1","debug":"^4.1.1","jsesc":"^3.0.1","lodash":"^4.17.15","nanoid":"^3.1.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^12.0.1","husky":"^4.2.1","mocha":"^8.0.1","sinon":"^9.0.0","eslint":"^7.2.0","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.21.2","eslint-config-airbnb-base":"^14.2.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.27.3_1592578051584_0.8859945864871968","host":"s3://npm-registry-packages"}},"6.27.4":{"name":"oidc-provider","version":"6.27.4","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.27.4","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"91984dd53e7a71b5b31f3bd7c86b1dacdcda174d","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.27.4.tgz","fileCount":201,"integrity":"sha512-rSQiueb361E6bFXlU5Kvgib6XyU8v77efQh8t++F36MSAmdCoCcsSobx/+zdZyzrWgCOnLOhu7D6r2OiuNIk1g==","signatures":[{"sig":"MEUCIQDlfwUwbXNRZz4xpDKG0dqFezoOjBkLa9mZjDLbzuUCowIgLtE0ZoJkyiX53oCkodRqV4jR9wCT6lWpvHJx8krasqk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":670693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+1zECRA9TVsSAnZWagAAK08QAJgdECdOqPDgIHibaaf2\n9skGlVsHG/U2eYdfKcsvxog/UKMz00iehRs7dEeh1n8UhehddOargiXvhRsE\nuGdQW2nk+b0/7IoeH/61nA26FJ6dDJTgUAalLg/3ckgChaysospGUcL7orHT\nuMID0XoDCl93T4ZGpPU2JvJHDYIxEVBFdcMJjVy3GAzBVt9lL1k/AGX/yGAV\npAwdEvPEUl0jOJKvfpF4/KvJyMzM362QHyZu1/50iXMg980q41JFWpD1uMNV\nQ6Smn5kmNznaj48TjwfqxrqoZCrBah43Yo+gTLCbmwEJic50Zrn6pi1WC4yI\n3Sb1bU/L+j6nk2xE2bBB4kEqFnrk5KfSSH/gjre6rDMwTJTxVMKVIXmEklAQ\nOMMQfePTAE5GzOq0DPDRpRHmiMTRF60t1ijCQQZjWFESY5oSn+fLr5Xw36vj\n2OHQPSQ7kzHRq2/fBMy4SPaOZR++GANkC8oRVY1tDBZlMJjCCyuwXMYg8Wqu\nE5JjjOD2TTwNkzFYwQKDJuPEMJQT1ApoY32HteCmtuPJ0UZZmxaBWQcqBdsa\nN8KViEZLrYHszJYx2gxl2+4rPz52jfbNAjoxVGdVGE5uZTAsUNi63vA2aUh0\nQe8fFr8/LbB/ejXbpHAZwBgcXH9mXnkDaRy4cL2Stob0uGhrhDreIsIzGrRB\nL/if\r\n=ZGTD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"03c7218ce628d53d3f40abc5f61e52e6063cdc08","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.5","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.17.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.27.1","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^12.0.1","husky":"^4.2.1","mocha":"^8.0.1","sinon":"^9.0.0","eslint":"^7.2.0","lodash":"^4.17.15","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.21.2","eslint-config-airbnb-base":"^14.2.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.27.4_1593531588168_0.8239280925088157","host":"s3://npm-registry-packages"}},"6.27.5":{"name":"oidc-provider","version":"6.27.5","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.27.5","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"30e390be49aec87f0525a33c8ed3382e54e008c6","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.27.5.tgz","fileCount":201,"integrity":"sha512-GkK6h3uzWd9tgZv9DQo1Pc4+01bxsTCyZHnq5Y+X/U+aPtdwi3vtv7F1fG2K+qBv5npBKX8Fx4cBXXYJKWOC2w==","signatures":[{"sig":"MEQCIH/fswPkZwefL/19wOQc/zt93JUs/+qkCqStMay1kLGpAiBsylPOyvbVRpB38vl2wL6LS4VgvTDsF6X65QIlnmsqxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":671107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA4CjCRA9TVsSAnZWagAAS4EP/01kYy7G01xlSmkOfOj0\ndZhWIYGOFEnwTTAOCQnB521o8EbVNxS4RXrzesOuMT0j+IP8JtZriKZ17veI\n9CGUbMS/TAaw+XjVEsIRZYLLkU2DP0k3ijxOxPtbTpEw2afNd1bxI6KDZgUu\nRbVM3FRxTeRIm02E1m5L0fDsGB9FVHIbGfzzCwgLGElnKWqlFy9/1feIoyq2\nwRMIzYBtIFAIqPakiV3iQ6byGbFeo2c15OoDcvFw4+rXZtN4viWHCdMCGVVL\njScqs8MmZ84dicSnVHs4xQ6zE3dNS0T0h9uae2donwtChjmjtBnpbCoc1Owc\nTRmo4fLZw5uQ0WQD455xmKfefq1E4wqkNVkMd/c1qvrg3o9sOlLggp1K00ZT\neHi4MC3FCMXUq1TxxnGc9U2xoj0mxcRP5Csl7EoBZX0sOEf5DrffH0syzl2u\nueX84H24rVyPJvdQCxoee4LIPwcfHqHFOU+TIw6CUKmS61l64AoYcSi8fiF2\ntbZlxl9liWf9oNc655sh1oZx0w5FyyEwsGy1B2zd2OJYGdpHSAdV2cnJVb2m\nvO4oyuw3YEatM6edhX3GOArxbJ5fjfvrJkfN5jsE8+72HXPi+4vtveVYLWF0\n+rrxoOn9lAI49rCDgIaMOVRvdoHuZ7aczdNvq5VlrCMf0BnHxXEtRsNYTFML\n/YR0\r\n=GEir\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"b88729f774e703b72d23bfb0e8396b7911ba62d2","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.5","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.0.1","got":"^9.6.0","koa":"^2.11.0","jose":"^1.27.1","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.3","raw-body":"^2.4.1","@koa/cors":"^3.0.0","lru-cache":"^5.1.1","@types/koa":"^2.11.0","koa-compose":"^4.1.0","object-hash":"^2.0.1","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","nock":"^12.0.1","husky":"^4.2.1","mocha":"^8.0.1","sinon":"^9.0.0","eslint":"^7.2.0","lodash":"^4.17.15","moment":"^2.24.0","paseto":"^1.0.5","connect":"^3.7.0","express":"^4.17.1","fastify":"^2.12.0","koa-ejs":"^4.3.0","koa-body":"^4.1.1","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.0.0","@commitlint/cli":"^8.3.5","eslint-plugin-import":"^2.21.2","eslint-config-airbnb-base":"^14.2.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.27.5_1594065058602_0.6347652953710192","host":"s3://npm-registry-packages"}},"6.28.0":{"name":"oidc-provider","version":"6.28.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.28.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"644f996f64236afc7a87d13fc9a46465a16fd2ad","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.28.0.tgz","fileCount":201,"integrity":"sha512-kSg2A6KV2pFbL/vgACSZBxgZQVcpyu5J+qWLeJshSC15aGqtp/wo+BVxujuBGUAneWAbcw40WunWbDvnSWShnQ==","signatures":[{"sig":"MEUCIQD6Erg4vLn/L00yv+eHzn8MqSfjwVOhCEemJ9Y+E+S1mgIgA6sVayjOXZMWN7PRsk18crjQ4S7D8PCiPPFuP1zIfcQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":674202,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDdAoCRA9TVsSAnZWagAA/r4P/1DBEROttUBFS48YrASV\nChPG+WpsGt7sO1+peGsVH9wT4ag7JT47jZiDlzcBQIehvjS5kCLl8rw0YQJ0\n7b9+X/4A5bVL3Ee6Q2vaw6QiUeBNo9VsV7jX3E2dfmCzPPYebvKKuqjK9xRx\nuvyjnMvuPH0glJxGqyTxJmKGWPvq0rrXNUzhHut3xaXHZD1BjVrB9aZmQ2o0\nX74oeQuaVmPbP+4ktOPh3oFQUyePOcpToXiu2J8RZAHxr7+Tm9cSfTq2149p\nw5qRzdZv0GaYN6H6QBLQ6fyKfPlkvF37TobJdgSkmvq/01M8EIr3qXor0+xK\nmtPv51ovsOfg44fcGv/XKxqiwwGSIH8TmMuAw3vVuCxn7H2a75UqThJAR9yr\nIJWrM+rhorPp0MYEoOFAyL04E8TsLvBhRNVgcEsXEOORjPIR+lrdOYXOC3PE\nypkU3zd0fKy4rmb1bp1jZyZ47exwbDsZBktH42dazslkFHo/TkVuZf6llDO6\nxdr3dYndYedD2JvYyOty3rTeWIfT39Ln8E9Lc+R7W7qHyPwI+mbgPzCKMCv8\nzSDdazNjO1o/HH4jqoVnb9INqbc52hNzeXKaTSKQG284l55Ut91zar/MwnUO\nWOf79fD1C2qk+7Pn+guVp4h9t0NCl/jyEIg7hfS7d79dkueVTAJwh0Py3mbi\nu2p4\r\n=6epV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"a6f12842add1832c03070d26b349866c13523d1f","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.6","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.1.3","got":"^9.6.0","koa":"^2.13.0","jose":"^1.27.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.10","raw-body":"^2.4.1","@koa/cors":"^3.1.0","lru-cache":"^6.0.0","@types/koa":"^2.11.3","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^12.0.3","husky":"^4.2.5","mocha":"^8.0.1","sinon":"^9.0.2","eslint":"^7.4.0","lodash":"^4.17.19","moment":"^2.27.0","paseto":"^1.0.7","connect":"^3.7.0","express":"^4.17.1","fastify":"^2.15.2","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.1","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.1.1","@commitlint/cli":"^9.1.1","eslint-plugin-import":"^2.22.0","eslint-config-airbnb-base":"^14.2.0","@commitlint/config-conventional":"^9.1.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.28.0_1594740776242_0.6128804404101547","host":"s3://npm-registry-packages"}},"6.29.0":{"name":"oidc-provider","version":"6.29.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.29.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"a233c6af35a0c79b47afddb4f6dd84c4428e35ce","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.29.0.tgz","fileCount":201,"integrity":"sha512-NOEZMW2twrQ18axutMbYJHNuQkoOPrOewx8uHRSF3A4TP7lSNppFHTvYPZ09ER2NeKLssnFiZJ9dTCpKfVUKzQ==","signatures":[{"sig":"MEYCIQDDd+HLSRxLhscTyXNAGIrbkgNuVr1WLdV6dz+imYN3lgIhANTmyeYzT1CHf2KORPFWLX7LnWHxhJczGTszdv/94/Cr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNBEJCRA9TVsSAnZWagAAR/gP/iumS1HSSFPu8KyOgvCJ\npnq2dzGfnGVldZGnjc46d4wAJDMlj29q3IL/aGAUNg/Ma/7nf/9UhR7Mm0Go\neFxzam/6YG/+P8VLAgUMMXsmgH5J15RN0aTNy6xRuhy7UxUr8V4M8LHRr2yZ\nw0UqvhXYKRxJF/bR/tT3Sqc73K8kGc9hs39HqR1ZVAffwu/mNu/bzod17TfM\nI87+XFk0n5yw2rbLaSyJ2DhKUDP2IWywCH6azGEqMVzTNEvwH/LSrsjVjOga\nGT0xDgJ5VDhjtz8itQtGIL03iDUvd9tM7hmgK1FTj41q9Ld2D0+wI2aMiFLD\nvYh/RL0KNZkhXX/vNlE3FzDvuNamCxqZ3FYtMDW2nbInUP8M4PgcgQL9KbIU\n7dxDkhJZYEr1AbPpoSR3yXDuv3PCDUO5TL8rDngVH8c5YUlmQC1MYbtWbSV1\nPHn3n7zGernqRn5v3pU/bC4FPGmE82qPA5hf8LKSOGhhbkkl8G7YPNJnGT+f\nmlVpfQPeqNDUjqpdToHGHIZgwJO7Qm5Sr726fsKcXW2O8ml6NidYrA4oMazO\n9g/ley0CYUx2m0Ju4nA5lcRWrjTRr9ZK0pghTmNg8AnSD+466VEkc/nxKacX\nCSyLyT6q/wnixAgXK/ANTe69ROsNDoVd+7zsCoHI2ASK7Ng5PKmv4h0sjWJk\n5est\r\n=UbHt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"fe03877f17a999c1075b768c075d18d13d4da116","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.7","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.1.3","got":"^9.6.0","koa":"^2.13.0","jose":"^1.27.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.10","raw-body":"^2.4.1","@koa/cors":"^3.1.0","lru-cache":"^6.0.0","@types/koa":"^2.11.3","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.2","husky":"^4.2.5","mocha":"^8.1.1","sinon":"^9.0.2","eslint":"^7.5.0","lodash":"^4.17.19","moment":"^2.27.0","paseto":"^1.0.7","connect":"^3.7.0","express":"^4.17.1","fastify":"^2.15.2","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.1","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.1.1","mocha.parallel":"^0.15.6","@commitlint/cli":"^9.1.2","eslint-plugin-import":"^2.22.0","eslint-config-airbnb-base":"^14.2.0","@commitlint/config-conventional":"^9.1.1"},"standard-version":{"scripts":{"postchangelog":"sed -i '' -e 's/### \\[/## [/g' CHANGELOG.md"}},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.29.0_1597247752550_0.9825123555733029","host":"s3://npm-registry-packages"}},"6.29.1":{"name":"oidc-provider","version":"6.29.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.29.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"2d53b68e3ef5e03285a8ae0ae79c4352aa0bcd94","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.29.1.tgz","fileCount":201,"integrity":"sha512-9HBgoMgEbHby8uOKm7aMy3rlZJer2vK1ObVbayhUsrPefybfpWoQKyVERyn/agspluY/oGTx1iGQ29z3QGYjvQ==","signatures":[{"sig":"MEUCIFwNZLfQx0ZN+2p+PyL33JEYUyfttyPspJgfQK1I4g0hAiEA/nyh5nTzLiBNra7X11jRefbEuXNZu2TlOGIm8xNoMvI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNQfLCRA9TVsSAnZWagAAizEP/0/75rKM1KBl+OA4cisf\n3noyJppWkFLRTC5+VfSsB3apLMtr61P+f7n6X4vawOjfQzD1OFaiwaTTCtDr\n0qe64CXXGnkF30tQOfVkIcvkvj0nZ31TQOGjgZGJ2EtAJf3PsMZ5AhrcO1LT\nlZU1jQxmnbu43jEZK0L/V7BvGEbHdJ0XaBrLU4pNDvxXi/8ByGmOil/66SHt\nawQwvlKbrbgudMPgYp+jO3WUy3fr2fXTr9tzHOEOURd6t97ZL1/I1X/DMV7V\n76LkVXbI8ptm0K5PuOod5n4Whk/VyosBIyanV2mt4i6VYDh7B8JKZvUBNqtJ\n6/kl/pz1/wpYqbYfqcCjNiXKk82q8+lDdfac/VHteGEtefniiBwqBIhTO0Xa\np2Dgt4RntgugO45XnPcuOXxGWAjHr1pVGkAkNzA04BlI+Qv/DAZJfqI0gbnD\nI0LAl2Dy36bpptWwwwqPjAguu/BY/G03jmHnpwGiavHktxTHG4QMF6cpOg3F\nW68KwvBsZdn4M2UfnAUms9qI3l26Y8DKgGcAv4PRea1JVM3UP2Ywqtbp+TSm\ntGrbeZBXKzPar9JvBB9GEq4KLOheZEkBwjmt9AJSTn/4Wgz80J/oTDrbXaNo\nROQHwjSg1nnliDBPQJJ1GgM6hTLaCZaDPRrIbbIV9N2wBRwV1ssjXxMESDG0\n8IEJ\r\n=Ndz/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"dec138286c53dc67f7dec141a6bcbc7a27f4257d","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.7","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.1.3","got":"^9.6.0","koa":"^2.13.0","jose":"^1.27.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.10","raw-body":"^2.4.1","@koa/cors":"^3.1.0","lru-cache":"^6.0.0","@types/koa":"^2.11.3","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.2","husky":"^4.2.5","mocha":"^8.1.1","sinon":"^9.0.2","eslint":"^7.5.0","lodash":"^4.17.19","moment":"^2.27.0","paseto":"^1.0.7","connect":"^3.7.0","express":"^4.17.1","fastify":"^2.15.2","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^18.4.1","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.1.1","mocha.parallel":"^0.15.6","@commitlint/cli":"^9.1.2","eslint-plugin-import":"^2.22.0","eslint-config-airbnb-base":"^14.2.0","@commitlint/config-conventional":"^9.1.1"},"standard-version":{"scripts":{"postchangelog":"sed -i '' -e 's/### \\[/## [/g' CHANGELOG.md"}},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.29.1_1597310922615_0.8038809260429844","host":"s3://npm-registry-packages"}},"6.29.2":{"name":"oidc-provider","version":"6.29.2","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.29.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"1fcd7feb9c6d60f02311ec571346649464f96625","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.29.2.tgz","fileCount":201,"integrity":"sha512-Syw+Z9GHeSrLTY99cd8oQm6mC9TZ4+k3y8xmOETSEaM4lAFdPILDupqzcfcGQT2FRiBagzZdV2MAhMwQb+zDsA==","signatures":[{"sig":"MEYCIQDHVUKH5CyzUHaGWTyMkTb0jusaY6cb5GdHawvEg5Ns9wIhAMEqPNlBb66EVwuLcYHwGHe1HeoTEk+PDvcJa3PuW3PY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":676681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPnJpCRA9TVsSAnZWagAA0gsP/0hSF1/YOavWEig9kx5p\nv1mCWpAGvVTAaw3mUdCNiRO4uZZU7TCU9nzZoLOCXd/pBjA5B2pR2n6ymbk1\n01YGhEuowQVht0UGg/dBUbB3kBj5vzlyMS7LRtF+Wu+1OuVoPyBEr9SJ8A1X\n/8m9V2fnOIoMlrGs6Kp8nWcNYi3Zd6/ADH88D65dpaEHMiQZLbTalW07AsUP\n9FBQeXmfnXH9nQ9H0s3YwsVzp2nOjEv1I9wbRhO0VwkouXrkzjhsYSvmM3g/\nsw74zLB2PcV7BbH9NLYe1z0sk8+KmUWTNrXgwzNzziTaCnW7kdR3gIiMueMD\nFs/H3zNHhTGZZa9P9TmjD0EdAuGgE9OCqO2pgGm3OCgcjUQk0vxOuXVF56SS\n3NEJXE9y/dcsqGOb2TGDuS/i0Mc3kt8DnMt6/+73o75rVeNmfA/jgpF+fE12\nZctJqsq1zr4y47bFrK7gCqkUmaSyxGtfWLGRdDdEMHhNtjDGKFFkVqV2DBWV\n2Vqo8zLX1xW2cpczmOeIl5nokxhu8ZyH6c8BJFvwjVa8smkP+GfXvsmWrYbI\novlJSlqIqdZ7P1nUb2tDE8rd1BamHbLaAjiBztmHjm5mCvwmPBjG8gDlBBo8\nTq4nvzvRASHnRp6dDDTUTYbgnQama2lduVKIwju9lJPhw/IjNuHfyRVgb0kD\nPC75\r\n=KXvi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"76425be7c40e4c5a8ccaca25d50194c519dfe304","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.7","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.1.5","got":"^9.6.0","koa":"^2.13.0","jose":"^1.28.0","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.10","raw-body":"^2.4.1","@koa/cors":"^3.1.0","lru-cache":"^6.0.0","@types/koa":"^2.11.4","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","husky":"^4.2.5","mocha":"^8.1.1","sinon":"^9.0.3","eslint":"^7.7.0","lodash":"^4.17.20","middie":"^5.1.0","moment":"^2.27.0","paseto":"^1.0.7","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.2.1","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^20.0.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.1.1","mocha.parallel":"^0.15.6","@commitlint/cli":"^9.1.2","eslint-plugin-import":"^2.22.0","eslint-config-airbnb-base":"^14.2.0","@commitlint/config-conventional":"^9.1.2"},"standard-version":{"scripts":{"postchangelog":"sed -i '' -e 's/### \\[/## [/g' CHANGELOG.md"}},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.29.2_1597928040980_0.030304932836778375","host":"s3://npm-registry-packages"}},"6.29.3":{"name":"oidc-provider","version":"6.29.3","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.29.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"0adc181d827e94bca925436c880b13fd952c90a2","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.29.3.tgz","fileCount":201,"integrity":"sha512-GSyg2Z8sqdIU3Ch8aw2J6JfJrlYT/md9wUCpmsscydwd7qT2N+SbY8eSrKuXzUWoJl6WgYeUcXNzfW3FaQM8nw==","signatures":[{"sig":"MEYCIQCSENGh0S0R/9k0ezkIZKMXgw+6YQTlaNJarEx+7K9uIAIhAPitOGDitgKNiUZEm6TJE/WK01tOZD1J5zKwUPw81PaY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":677091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRRgfCRA9TVsSAnZWagAAYeEP/jt87ZFR7oONBumPQuzX\nLfMaWYwIrUctjBMAIgy4zL4caPasEwhYwGDH6LNmWlClaVEYXPzPP8ovQIvG\nkHv12+dq5dnQvZZnx0VFde2srldzPGUmb+c4k3RstjEFb3Bq93dz3dlC4yfB\nZ1tws7HD3Se1EhSuBz2jgvYD7s+lMz41qJ7aKoEYq5tVJ8gJXR5Dt36nJtRV\nVcYbtxJN5AW1rXXRq9OKWBWyStwKE7rBIWzGUC+k2FaVe8NtU6mA+0Zd3pBj\nvxkqFlbf/XiPl980vLktkZtYT4y5lgeATbT/b7B65Spe81qSowJFB5vMQEJR\nMzaaFkmcHV2Iobg23bxGl/B83uqye4HJdK/NWXMLOzoq5YDzY7M5S393oD0d\n5u+oyX3Fh2XvRfZ13XvXOecLSEGxIGQ6jOFzOWI3qZ/NqeMK+1e6HzQwDYJd\nBgQrritL8ayL6sowy/sGj+9sPIkWCVcTv2por2M3yaF4oF7m5/v6/Ae03Vhk\nrs8+nieGC0lfOPfFG3fQEpuENMsTuXJEyr+7H4po35uC6iqimjQfobFbZevt\noyggAmwJ/VftMqN1ZyYP9Rx6YvxODVXTSNObrrJ/Xqf2npPbSwauZ8Fxitir\nr+IA3CGVqe9q7R0sxjEYq9goTqmJ1Yy1by8vIwA8sVSmrwfOOl5TnbdAZgwC\n0Ql/\r\n=i9VN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":"https://github.com/sponsors/panva","gitHead":"ca54fc173cac7ba2910ddb3d56b7f060513ae2ac","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^3.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.7","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.1.5","got":"^9.6.0","koa":"^2.13.0","jose":"^1.28.0","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.10","raw-body":"^2.4.1","@koa/cors":"^3.1.0","lru-cache":"^6.0.0","@types/koa":"^2.11.4","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","husky":"^4.2.5","mocha":"^8.1.1","sinon":"^9.0.3","eslint":"^7.7.0","lodash":"^4.17.20","middie":"^5.1.0","moment":"^2.27.0","paseto":"^1.0.7","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.2.1","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^20.0.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.1.1","mocha.parallel":"^0.15.6","@commitlint/cli":"^9.1.2","eslint-plugin-import":"^2.22.0","eslint-config-airbnb-base":"^14.2.0","@commitlint/config-conventional":"^9.1.2"},"standard-version":{"scripts":{"postchangelog":"sed -i '' -e 's/### \\[/## [/g' CHANGELOG.md"}},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.29.3_1598363672509_0.6230279303661836","host":"s3://npm-registry-packages"}},"6.29.4":{"name":"oidc-provider","version":"6.29.4","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.29.4","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"975d38c1af1c9da69b155edf1e645bf8b35f9328","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.29.4.tgz","fileCount":201,"integrity":"sha512-8S4yfuyBjS63YC5QusvoHGnY0CO2jXt5v5bXH2O9WN1JYDPybxIv8ML7gtzGiaZa7VSHqUeZtQqzBOLQG3R5dg==","signatures":[{"sig":"MEQCIDtyDMhQDdttBvWXR26JYBI63/ifFVYoq+/eygSTq8qvAiBDmFALZbUgK1ybHQe+SlEZi9og5VLpYuK93fT6U2ubig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":678225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZcGSCRA9TVsSAnZWagAAlTUP/2hN4mixBKVmns5XI3dl\nlgPLA8eX96zg/wlo+XcU3WY1PYuTdbikEcFhBYxLAVA/EPsxEf8+STrhGdcW\nlZcGgsBdpA4jKgA2NemjZOHtFD2kWurAk8wJZOCaR9BwrLzub0+X7MufRC5o\n1h1NvE07NERnHzoyr2Vb+/AA7UspGPuRi/WSKqm0+0QFlmpcHtCZ94YNcJf8\nRNqpXYkeMBlHfmpePYL4SAaAkjGiGOPLiZDHK1flpkUGxTetObC7kAIoGyNA\n+dXEgXxF3ckP3wvyDYPQihmN9XcDbbi5mGvs/3Ve6HrZvguTSpq9Mdt9g/iH\nWTBe/CmvHp6A7UHBgzPtHo5/1VBiQeToSWPAm7qAriM4J4CG+cY808byYeeU\nMdmYsA7R78PNVQG8EGCzCe5nG5Jc2Kkxgwdzo/3A5DTf+vOmpc4rrOPVNos7\nMx0Xuov6FhGsbMkdKfvjDV9JUt3sb5U5xS8bLGm5Pe0x1a/l7bulymCN0L4r\n3Crr4r53Nx5MEiqpa9Pyo90FDOU/yEF4wQZ5AgYBMz3BEW2tXTE9LZTEMQdc\nMKUhGFEp5BPjQUuBN5UlQP36eGf21pjf3Ic+IGw2JpHmDTFwfpnFQZEhUc9k\nMXw2lGuN4quvRYqFJg/GaQ/2ebnAVcJKd9FM+n+duhQbRyOX1QyeibsUmWr+\n8Epo\r\n=OSHj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"0cc9f19c692509ce7eefea5993f11b765fcbb32b","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.8","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.1.5","got":"^9.6.0","koa":"^2.13.0","jose":"^2.0.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.10","raw-body":"^2.4.1","@koa/cors":"^3.1.0","lru-cache":"^6.0.0","@types/koa":"^2.11.4","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","husky":"^4.2.5","mocha":"^8.1.1","sinon":"^9.0.3","eslint":"^7.9.0","lodash":"^4.17.20","middie":"^5.1.0","moment":"^2.28.0","paseto":"^1.0.7","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.4.1","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^20.0.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.1.1","mocha.parallel":"^0.15.6","@commitlint/cli":"^9.1.2","eslint-plugin-import":"^2.22.0","eslint-config-airbnb-base":"^14.2.0","@commitlint/config-conventional":"^9.1.2"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true,"section":"Refactor"},{"type":"perf","hidden":true},{"type":"test","hidden":true}],"scripts":{"postchangelog":"sed -i '' -e 's/### \\[/## [/g' CHANGELOG.md"}},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.29.4_1600504209430_0.9274906690887399","host":"s3://npm-registry-packages"}},"6.29.5":{"name":"oidc-provider","version":"6.29.5","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.29.5","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"e7766deb05d33545c76b232eefc63fba387ac6e4","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.29.5.tgz","fileCount":201,"integrity":"sha512-wBTynXwNx3syLwBObNFB9Si+W7Y5AJZg7jMOSFC54CCgAEjyBKTjvyp2OmgJPQxusLaM+K0oxlGG+JjTb1ipqQ==","signatures":[{"sig":"MEUCIFb7X7h9B3RFlJ0Mdx+ll+ko4J/Vy736BuTz4O5oS5tJAiEAw6AHMAIUc5K9EDlzwGGVyrxt3DNhFiNlUD/i9OKHWX8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":678557,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfeNMRCRA9TVsSAnZWagAAauQP/i5Wd9EKMosNiW4SLzSL\n7gM0gqFKt+O/5V0se13f3H2+JNizX1cqU4bc5WR+tV0SS/at/XeaAJPlGP61\nKAFLwMWyCSISQGcOLuPC7teF+l8+fAJYS+9lZalRSss53pku5mrsiuBR7HTU\nKcKMolmqGJsGgmOtb5VHVwb3Vw7krVAA+qScC2DFutJy5B2rrdnCVrXUBsbR\nLDhiU8dIFqi/LqCJlPGcQlyWsug5WxUbNC/sVgQiQZhqbEqkhZoAdbsTEmWO\nc939m5Hd0NfwReesOpyr8fhRb8U/6PKU1c1Qxj6bY5lxWQV1eb158ZkbBtsQ\n5n3Na1mujoA78V4Xi4rtcAbPSbGhrDsjuLZ4dQzR02GMVcdmgahQCd9M5mK6\nJl+4X7gI/AREv9SptZYnz1qbAx/v2pBiNT50Au0OA0Z5B4lVNhi5+W7ExwFX\nip7f843jTPVnmNrd6/1NzMRR94xLQpa++PzP2bIxNRKl+RY5R4OsilxEA8Wt\nPdxRcJFh9flRln5w1HRQeeZm1X6F5lhrE9B79jte2D521xoX8VvjysDp5/kd\nkKJt4jawVgRJ6yxpfD0u8xpAT3EmK84a0qUas/qdfqVBPFH0qDhMBzjbKeYm\n6QleVTtLuF0bnZKx+blp7Mh2tOSugYA8zdVW/WjXP+1FS+DLKz5r3ZQlW/C/\np6js\r\n=8FU9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"d492d0ca4b4fa63adeca1a0ee286b002e470ed13","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"6.14.8","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.1.5","got":"^9.6.0","koa":"^2.13.0","jose":"^2.0.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.10","raw-body":"^2.4.1","@koa/cors":"^3.1.0","lru-cache":"^6.0.0","@types/koa":"^2.11.4","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","husky":"^4.2.5","mocha":"^8.1.1","sinon":"^9.0.3","eslint":"^7.9.0","lodash":"^4.17.20","middie":"^5.1.0","moment":"^2.28.0","paseto":"^1.0.7","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.4.1","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^20.0.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.1.1","mocha.parallel":"^0.15.6","@commitlint/cli":"^9.1.2","eslint-plugin-import":"^2.22.0","eslint-config-airbnb-base":"^14.2.0","@commitlint/config-conventional":"^9.1.2"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true,"section":"Refactor"},{"type":"perf","hidden":true},{"type":"test","hidden":true}],"scripts":{"postchangelog":"sed -i '' -e 's/### \\[/## [/g' CHANGELOG.md"}},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.29.5_1601753873289_0.5149062221182783","host":"s3://npm-registry-packages"}},"6.29.6":{"name":"oidc-provider","version":"6.29.6","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.29.6","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"f248faa9b98ac8345da8bb8d10c8e5044fa6e766","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.29.6.tgz","fileCount":201,"integrity":"sha512-6ePknCaFfK3Q/MBwO7Gq2JsapX9cTEpDQRKIO1zR5YMpA9l6L2O2ekOW2QP9raQkbeXAmfl95eW4tVV+0g+oYA==","signatures":[{"sig":"MEUCICwlCc6VJsVQ33xJfKlU0rPx0gCLwCB/Park4gv+qq/PAiEAxzmA0bCayxCsUmi3dTR27rxJwcrBIQeqzEicKnXEG9U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":678978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqBJECRA9TVsSAnZWagAA5CkP/0eLjt89QdiIv0TzPlDa\n5LRATFb7z88CS5bbyz/pvGSVSG+gkb3ZWgH/1lKxVeQaKAXb21RLBJU1cgxi\nDVxj/yDhAMm8/Te7Qs2YkB8IA4sKbl3VxSgmnxz8k+hjbRPvUXwi8Uk7crLc\nfffHnSDLVbO6VC4QiSGgoZ8BwBxZ0hkte/qvWOoALfKGKcguPvaCyeIuTWL8\nrtGhzByGd2nt+Bw9JNBfgw4z0poNYIzHWCZtjAF1sBzvQM9hkuDL/j4e48/q\n7pLlGv3220EclqIef1vlnWqZIsalJGZl8B2QVUKrh22LuaVey/vHxx1hyNwg\njyMl/0oh7iKKDHyEiXapLN9MhP24hUMqeG4gsz/91KuwjHr/r22kF0gDtimz\netmEflDPGCVlgwHG4YHiIhcOjPDhEHQvSRIf7nO0xJB2SuY31eLeFcSqOzPt\nqd3patVC0l6M4tJrvYLDZnAqNp81IINj1ZIpndgfkfrzuM2qsLuTXc+nJSvS\nZhF+TIHylDH5EULShjXSG6DpRQWJL1y7WyvXmxSak3DCP08+07Okr1IdVc6p\nT0hehveACQdTHZJpDurbjAHqZJkj/qzxIb21BBAiZKUET7oyQE2pHbVYzg+a\n/7gqtK1IZJ/n1Wrar1zwSSLZLJpa/FGb1dldUed7bz1Psp9Le/yqJZ3Awe9+\nR9Cw\r\n=Grys\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"dbaf2d73d0457fd77f9a5ae2a20d969906e3e462","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.0.9","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"15.1.0","dependencies":{"ejs":"^3.1.5","got":"^9.6.0","koa":"^2.13.0","jose":"^2.0.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.10","raw-body":"^2.4.1","@koa/cors":"^3.1.0","lru-cache":"^6.0.0","@types/koa":"^2.11.4","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","husky":"^4.2.5","mocha":"^8.1.1","sinon":"^9.0.3","eslint":"^7.9.0","lodash":"^4.17.20","middie":"^5.1.0","moment":"^2.28.0","paseto":"^1.0.7","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.4.1","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^20.0.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.1.1","mocha.parallel":"^0.15.6","@commitlint/cli":"^11.0.0","eslint-plugin-import":"^2.22.0","eslint-config-airbnb-base":"^14.2.0","@commitlint/config-conventional":"^11.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true,"section":"Refactor"},{"type":"perf","hidden":true},{"type":"test","hidden":true}],"scripts":{"postchangelog":"sed -i '' -e 's/### \\[/## [/g' CHANGELOG.md"}},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.29.6_1604850243703_0.9933396466596451","host":"s3://npm-registry-packages"}},"6.29.7":{"name":"oidc-provider","version":"6.29.7","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.29.7","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"cdbb82e906421a5664ab36c3ec98c20f869a38fd","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.29.7.tgz","fileCount":201,"integrity":"sha512-EZaNlHjirNbH3DWsR4a9I816hH3jR7Trot9zQ3LLYmCOFh//C+mbnzrYXnbNli+6O6uOYpY+alGKJQPFp6Mf8A==","signatures":[{"sig":"MEYCIQCHfYyDXMfFOpeI5ryrjRXPkSy46ERHqw+8yyzuQjrJVQIhALBQ1UdMZsNlLtWBgGedO9lpg3+ib8ABi+WK+xS5iYuf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":679442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqqOQCRA9TVsSAnZWagAAzlwP+QHb0N2dGRckNdFL/UVY\n0x6WUF/41outjxS27i+ecl7HOIEs4oG1EGzdg3Olv4d/ILfrMvMVwxckp7C3\nCE4FqiZd3HjS923PSapUcrnHDGcJapQHw5GjykqJCP4uCdKZtKnK0jOGUAOj\nrcn9s/622Q/4CgJ0m6t7bq1KUA8rqZm2gf0dNgFCMOlxgxdHiDacFwC/XLT9\n670rtDGThdhU7BCPG2ZisDt+KmFP1B2Xj3mWpfbSySCqqq6JvFPvfqPZHewE\n2+lonNKug7TxPFuD7L1Qo0Exzpv2u7IX76Xrc71UjSEtUWkKD77fK6fjiMDq\nFDX4YtXs/gVgBf+1upUhRF8zpR5KFYBl6oUeI2lPMvZtqqws/qZCPxJnC6UN\n+oBGcUKPo4MYeq0Hmrk1ot1A4EuivVpMM4Miz3/Go16cBxsKn4+qcPBduYdH\nh6zTJ6XrHvYWLrJOgq1G2f8bsLqtK6QW9CxStjBHHtBzhLnp/z3B0pcvSwJ4\nNGIyxqPqilP3hQzeFzqHY8VlHhedw9YcYwUvGfGLk3R7m5zRrTVoHumjtMY6\nApYYjLOizCwsM7j5yM4zI9OslqY1K+qGXkDTpDpH8aMWSB+lgFgoxSKd48cn\n8ZlmSw1syoPpwpG/+lgTw52mCoVX56F35jEamXnopzcsG0g8ly29fqk+UPVo\nOt5k\r\n=+GN3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"216216ff9d37818cef95febd9274edd1aaea5500","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.0.9","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.15.0","dependencies":{"ejs":"^3.1.5","got":"^9.6.0","koa":"^2.13.0","jose":"^2.0.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.10","raw-body":"^2.4.1","@koa/cors":"^3.1.0","lru-cache":"^6.0.0","@types/koa":"^2.11.4","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","husky":"^4.2.5","mocha":"^8.1.1","sinon":"^9.0.3","eslint":"^7.9.0","lodash":"^4.17.20","middie":"^5.1.0","moment":"^2.28.0","paseto":"^1.0.7","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.4.1","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^20.0.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.1.1","mocha.parallel":"^0.15.6","@commitlint/cli":"^11.0.0","eslint-plugin-import":"^2.22.0","eslint-config-airbnb-base":"^14.2.0","@commitlint/config-conventional":"^11.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true,"section":"Refactor"},{"type":"perf","hidden":true},{"type":"test","hidden":true}],"scripts":{"postchangelog":"sed -i '' -e 's/### \\[/## [/g' CHANGELOG.md"}},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.29.7_1605018511774_0.6304893389963271","host":"s3://npm-registry-packages"}},"6.29.8":{"name":"oidc-provider","version":"6.29.8","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.29.8","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"e1412cf27348a42936451606db95a837c17c25e7","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.29.8.tgz","fileCount":201,"integrity":"sha512-MU2uuU4hVNnuPane5wV2a9WiOMRRB8SIGGgcffI04NJPzsYfFFEzMVuR2yMMCidT9KXIF+yxsujNNRolWR4Knw==","signatures":[{"sig":"MEUCIQD9ycB39CpVpc8eGWN/h+yve7UfW3GnvU0JBoKTU7KuoQIgciZi3eqAQg/IPIf08UWCPVf/bYOAuIYlpJKM/bWzwEs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":680005,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxMnxCRA9TVsSAnZWagAAhnUQAJcqacIo2TR6fzeiUrVE\nLZ6u6PzTMKq4rOuKVEMqPC5IKR7KeHWz4w6QomlsywPtK3p8yaxR0lB4Iknt\nzlxrsBKGMU/VcYdrqgyRnmqNZdSRoPeiVzWBXASw+G4v4Vy/ILrX6ACRyiHr\nk6xPSmBlvRwqZabzrTiofPLNI2W/lio6YdXDBsUgBYnpMSq1zTgwaiwuPuHU\nvzm3qbOrsJEgGE7noCn9HGi5DbxxtEnXKKuzPV+y5evC3F5EFqvTuxkXzv9n\neWsRbq2pR9Vj+Ibm7mRUt7fwZP6Y0KfRIblJ/0/+bqbgLm4tSTDlMOqE8Qvp\nfmVi2+wWU0AyDj8PU4I2R65fZaUi2iA6+EPPL8rRK7Mx1k9/5ysS68omkr+J\n+B572PU6hZHzedDLYJS+9PWBqDppTOJqM3cUApv1KVoxDI12X4n1KKeir99o\nwejKYPnbsEFdy3XX21X0MNGEnTj125ezPLWnCvE0Eq/JYc2cUxXbWmdPp7oJ\natQfMHB7sin9UltUHAIi+XJUkrOBAM/MyfZKT4SX9KO2Erb4hSujF3RiPGbZ\ngxrlTYxt+9d/EO7lwXi7nCkHp1qz9dWJaCNHYqL78Gak35z4DbE4Ipj3q9wJ\nOoQtrMBHzUdLKBywiQInmah07TJeP5RHVDLWCdOe8fxdJDZ+XH72xJZrUUi6\nCrcV\r\n=eilF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"cb1504965c013f1c0fff17efe759fdfd6289e307","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.0.15","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.1.5","got":"^9.6.0","koa":"^2.13.0","jose":"^2.0.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.10","raw-body":"^2.4.1","@koa/cors":"^3.1.0","lru-cache":"^6.0.0","@types/koa":"^2.11.4","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","husky":"^4.2.5","mocha":"^8.1.1","sinon":"^9.0.3","eslint":"^7.9.0","lodash":"^4.17.20","middie":"^5.1.0","moment":"^2.28.0","paseto":"^1.0.7","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.4.1","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^20.0.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.1.1","mocha.parallel":"^0.15.6","@commitlint/cli":"^11.0.0","eslint-plugin-import":"^2.22.0","eslint-config-airbnb-base":"^14.2.0","@commitlint/config-conventional":"^11.0.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true,"section":"Refactor"},{"type":"perf","hidden":true},{"type":"test","hidden":true}],"scripts":{"postchangelog":"sed -i '' -e 's/### \\[/## [/g' CHANGELOG.md"}},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.29.8_1606732272765_0.32068897249389283","host":"s3://npm-registry-packages"}},"6.29.9":{"name":"oidc-provider","version":"6.29.9","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.29.9","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"cc3a79b915bf2fb2f17c6b922ac36968a27ade80","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.29.9.tgz","fileCount":201,"integrity":"sha512-74KG835LtMP7fiOzwk0Ew113zKZR1rl5qwiYq67TFtCYESr17nRhho+cA04NE5sM6npaOCFCcjB8J5xcF3YSKQ==","signatures":[{"sig":"MEYCIQCqXUq1grZa+6rLewASzkk1Ch6e0z8qlfKtPfwc2t8b6gIhAKiHmZ/iBvu0JWcKjo8PsYfrtMTrw+d0HOIhH3+Kpvnj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":680803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0fAZCRA9TVsSAnZWagAApuUQAJ0zGlY/jBmZUHLyC/BQ\nyJctdw9GyQz/rwyXB/93YLYmKADpNq0xiGmnM6VNgwF6xyB4fcXg6FEU2c2E\nlqWygIiGygwAi08TFvs2y8dvPu/ifmUwTKUoaWj72Ra+tTPUZMCxlabuLmTM\ndvqcZRXtKJFQ1K6aGTdQiuWb2njCOPOXBcTAXjynEQwhfLcJ85Ad0NIQbm/y\nEZLXSscKf0V8AOBBZ8N6D4aefEMP+1pW0ku26EAKvtX7oTk0t9zCKJytJ2MV\nrUIPfXsQ+hRy1+chn550c0EfYmv3y1MoTTH63cjUUb49mKMYQ+mZ8ZKRIsYU\ne3LkNTQmspovL8NXkwyt0vaibd5nJh4Ft9+DhL60xeij2BeFH6GHG5cS08qA\n8hrGWSekYi8t4kkTLyoRTgIUKbXCKTk9Ij+k/tViTntB+yKWX4f1S92C+X5w\nAjPLPstQXSDXfqllWobEdOtV2fCx/nLgz1GYeD/lrVmUY21bUU1R5jA9k+QV\nvTjgVVsyKAnPmTcVQU4E1yfzzjbIg+Rm2DsxC21puyhTuiRD2qp/kjwJVziw\nJq3Fz9Vax5tnXfwPsLA0KLCeqddSV8jzjhAgKY5syt+nFa/x8er7PACZhHxD\nBKxYi3cGX+9+J2nqUPcx79vDH8UKvsc2NncAQFeJK3/OJRZh6CZ1Jfh3vTgH\nhI8J\r\n=YjJ5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"f36974d486175d5e5a3765ae5a05e4e9e3f42458","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.1.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"12.13.0","dependencies":{"ejs":"^3.1.5","got":"^9.6.0","koa":"^2.13.0","jose":"^2.0.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.10","raw-body":"^2.4.1","@koa/cors":"^3.1.0","lru-cache":"^6.0.0","@types/koa":"^2.11.4","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","mocha":"^8.1.1","sinon":"^9.0.3","eslint":"^7.9.0","lodash":"^4.17.20","middie":"^5.1.0","moment":"^2.28.0","paseto":"^1.0.7","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.4.1","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^20.0.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.1.1","mocha.parallel":"^0.15.6","eslint-plugin-import":"^2.22.0","eslint-config-airbnb-base":"^14.2.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true,"section":"Refactor"},{"type":"perf","hidden":true},{"type":"test","hidden":true}],"scripts":{"postchangelog":"sed -i '' -e 's/### \\[/## [/g' CHANGELOG.md"}},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.29.9_1607594009128_0.6258769391933554","host":"s3://npm-registry-packages"}},"6.29.10":{"name":"oidc-provider","version":"6.29.10","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.29.10","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"c9b8044940bf8b03d9a7d9dd0c0ea76da7ef74b9","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.29.10.tgz","fileCount":201,"integrity":"sha512-jbblq9T4B0+YGUiz9HXpNhjJ7vv/AFTUleh5NfaUa6qYvIBt4nQxHhh4LtgN/Y6vxZRi/Bwz7fShOtkeNk0veA==","signatures":[{"sig":"MEQCIE++otO8dmZZZVbE3kI2fIHgAYr6YWPpnJuSvwzZKs93AiAyzl68TNs+pJ8ZKbxjM9oa8AIp6aYBtLddc0YgAIiusg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":681386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf8zKECRA9TVsSAnZWagAAPWYP/R4VuMxXwnt7qu2SpLx8\nb/OJ3TOGWmyZkbhwp5KtqDXfbFee6awQ7o8/DkrkO3+LZnVFnR54bm1Gu8eQ\n2dhXVUejJNz4PETa4MJ4BKzRX6b8+isfAjjnu9HLfMN0zmk38a+XiSSf7gut\nfGxGsbarTntX+j3rF3oqMGOqpM4z8wD+eHVEjBa4lHP/GDxVxEeFBqiE8DWs\ncip1nhkSDF/Q8A0+GgVNO3QEkAngANSkh3po+g52M/6ruZ6PRXnYrH9MGABn\nOo7jkl1HPDdbU2OEM81vz5CMVKN5FoWPbBx3YlDNZpfGO8TZ0Q7oW8wvxQe5\nF9ox6jKKCB8KwnlbfQK5HGaVofGWGIGz4p40Tzc8FyR0Mw37e21bcxa80Eiv\n7m0sDCkVvqxEhiH9TbeA6KHGHFl8jJ5/VLH71pIGGZ8Cwdjh97iz9m4O2qRn\nvDBrp0dgLemIFJA3Pmlbljimx5JFJ5lhqqC5echTdcwa+9stw7cFCbCN6N/o\nzwxsYRibPAQ6k6TYayPXhMIJm2kt4TDFfBHbatf8zOmpGLL+LCredwzxesf8\nAqhQvkokK+HNkqqbrmUksFZaLmYfmGgvtsqnSgFzAY2n7nzSVPDl7Ko6znnD\ner13a/Sfr3NHdbQx54127T7O0Hn/I8IK8bfLShd999PXxxJpGV5vlctibmds\nPnTN\r\n=02gK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"27881ead18fc03bd8fd72ad9367cf7c4058505ef","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.1.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.15.0","dependencies":{"ejs":"^3.1.5","got":"^9.6.0","koa":"^2.13.0","jose":"^2.0.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.10","raw-body":"^2.4.1","@koa/cors":"^3.1.0","lru-cache":"^6.0.0","@types/koa":"^2.11.4","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","mocha":"^8.1.1","sinon":"^9.0.3","eslint":"^7.9.0","lodash":"^4.17.20","middie":"^5.1.0","moment":"^2.28.0","paseto":"^1.0.7","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.4.1","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^20.0.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.1.1","mocha.parallel":"^0.15.6","eslint-plugin-import":"^2.22.0","eslint-config-airbnb-base":"^14.2.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true,"section":"Refactor"},{"type":"perf","hidden":true},{"type":"test","hidden":true}],"scripts":{"postchangelog":"sed -i '' -e 's/### \\[/## [/g' CHANGELOG.md"}},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.29.10_1609773700183_0.642065977749376","host":"s3://npm-registry-packages"}},"6.29.11":{"name":"oidc-provider","version":"6.29.11","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.29.11","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"1c0145449c6a5e4b3ad05309dfa8fd1d2c57f21e","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.29.11.tgz","fileCount":201,"integrity":"sha512-50tR8XkeavRydymzx5yZyxmVNHgbdGgTdwtLsWVrOUAXnhVLTgV9V2vZhnZJW9/4yEc8NWjmWjyoLZQSGht+TQ==","signatures":[{"sig":"MEUCIQD/LEAQ4TQvssjsPiGAj6aAj+3JvYkEudXyjIv5R+nQOAIgd2NbamrCPlM5KY0hxA3oITsKK0xEfTjJCxa3dMR4QD0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":681710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/ZyCCRA9TVsSAnZWagAAccIP/1tqjz2XOOh+awLJ3G1j\nPoKsu39UXyQGbkBtPHL1kvypGzryB7OjAiCH8/plu2dSsJ51iTcNvanVM02D\nCEGgFh8qThnI67CA+ADzaYLHkOgPRHZBdysQaoO53ZbSPqB1esOnYfvS+F2b\nlQD96AO0dg2k4etP9qGLGJp8K5F0YKvpTO0af5qQW/Dw28VJh8+KRHMcHpex\nSp4lG+ASHwPmWkF6vJ9g7GWf6sr3+vM1lR92KVdDKQLux/g2Kv0hdjpSXq7y\nHacRnXTDWlw9/NaeERhWBFZW2OgCugw234/j8t4V+GURQpZt6340evM7PMEt\nISJ4GytyFLIlRsxescbRug0pzyTc1J02yJ86kNyFsoC9BMgToM1AFRpYS3Ta\n6FgcpEayr7iOMAe0msuizaBUUqR2gJCFPmLmvmlfKnhQoeE8rpcr4m/BUfZ6\nOrByd3jaU8WarN6zg+2VEOJNzq3PuG1nAgUyhT6jXtLY2ZUV5aQFjo7pgKoi\nPaSTZixMbGhMAEkZGd4lQWLINCaUhyZ/+nqLHrkV4s3spozMSDgilDSjbD33\nm3xnU2JBcZYZjYKrprlUJ7xiTx653cyd33/evh/Y2zHIHffzW11fVs+sCv5Q\neu52B3iPxJ5JMNx04jsaOimJzjUPXDacpSVyZf/GQFLDXiKpFC5yBjk7GbFy\n4TjE\r\n=x0ly\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"5d440caac486fe3d7df5b68f02736785b60406db","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.2.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.15.1","dependencies":{"ejs":"^3.1.5","got":"^9.6.0","koa":"^2.13.0","jose":"^2.0.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.10","raw-body":"^2.4.1","@koa/cors":"^3.1.0","lru-cache":"^6.0.0","@types/koa":"^2.11.4","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","mocha":"^8.1.1","sinon":"^9.0.3","eslint":"^7.9.0","lodash":"^4.17.20","middie":"^5.1.0","moment":"^2.28.0","paseto":"^1.0.7","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.4.1","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^20.0.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.1.1","mocha.parallel":"^0.15.6","eslint-plugin-import":"^2.22.0","eslint-config-airbnb-base":"^14.2.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true,"section":"Refactor"},{"type":"perf","hidden":true},{"type":"test","hidden":true}],"scripts":{"postchangelog":"sed -i '' -e 's/### \\[/## [/g' CHANGELOG.md"}},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.29.11_1610456193530_0.8986858377807703","host":"s3://npm-registry-packages"}},"6.30.0":{"name":"oidc-provider","version":"6.30.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.30.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"8a5d6316e14c0b5c6082ab30625da758bfea8a73","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.30.0.tgz","fileCount":201,"integrity":"sha512-GZwQHsXFIVBvk5qj/SNiydYBYW2Wq2X9gi4wvOfJCL8D+lGuHpfodhIDrLkV5a3RSlTx30LPivOJ2Aj1oSfMcw==","signatures":[{"sig":"MEUCIQCeHHHkOlS5GvxRkdLCD9DVYkgeprW6TOXoN2ffTayZuQIgRw0laiY9RT+FbKHzJb5xbZ+FdwjZVEdJKBPdDcMpGzM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":683337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/y7xCRA9TVsSAnZWagAAXGQP/2RrKy9SvwbFOfFEN1Ss\nCa8M1bdzzeJNVbodri4avZSvNIRFh3Tc6vZkhe+7bMwPlSx2a36kzPq0P9V+\nUY1+6+DmxrNN3y6CqTZP2qmNx76ZtEqeBMYEum646FirWT2OcWLZRdBf92Up\n4ngcWf3cipE9fkvHq0MBzB6ztiHzp5xKKFWgnLk8UP+fYmsW6KKUWnd3eV+R\nyiEt34QikuSWyiGHBtIFqKsSw9m96RhDuPjRTaPi3/oK11DkO/EgifgpMf1y\nIfhNsrb4baYOrS9SwOEG5SZcsxFnzKsqswb19i2gjMSGdikTQajEmbXfJLNF\nrQxjRYx7bBQG/qwxWe7z3EpHHo6OZqDk2eh8F5MeeBfsCCFKFZQ96X35UwJY\n1iv0oUC1tuEfdBeXSY/t7AuRsEzDrdDFqdrWySvGAsf4VQXPgEm0EuuTEFwp\njY4anbIcT6l/62ABorjwNBhR3yZDyHGfyWoiyiR2QEOVYrBSp2Vvm0lva2Yr\nulxHqtE66ZbdRjXjBnGTUDKpNvh9cRcxGJV+NjWTNG977JmGJ7rq5SOC7MJn\nFevL9lzLDdT25F7g3MPSVM473DLDmhT/ev26iL0sCWiLUJrj+9aSR2ZNT2DP\n3+DqpvAdfAfS++lrGCuG5VSJrSWfhytHJz6oA88wHxom/w61O09XhC0g+KCh\ny5Mb\r\n=IxJI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"6ec0649b367d2bc575b3567e209fd27e96abd4a1","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.2.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.15.1","dependencies":{"ejs":"^3.1.5","got":"^9.6.0","koa":"^2.13.0","jose":"^2.0.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.10","raw-body":"^2.4.1","@koa/cors":"^3.1.0","lru-cache":"^6.0.0","@types/koa":"^2.11.4","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","mocha":"^8.1.1","sinon":"^9.0.3","eslint":"^7.9.0","lodash":"^4.17.20","middie":"^5.1.0","moment":"^2.28.0","paseto":"^1.0.7","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.4.1","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^20.0.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.1.1","mocha.parallel":"^0.15.6","eslint-plugin-import":"^2.22.0","eslint-config-airbnb-base":"^14.2.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true,"section":"Refactor"},{"type":"perf","hidden":true},{"type":"test","hidden":true}],"scripts":{"postchangelog":"sed -i '' -e 's/### \\[/## [/g' CHANGELOG.md"}},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.30.0_1610559216799_0.18629894508659284","host":"s3://npm-registry-packages"}},"6.30.1":{"name":"oidc-provider","version":"6.30.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.30.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"ce420cf1da84a1c0e68faeb3662bd50f65fa0d4d","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.30.1.tgz","fileCount":201,"integrity":"sha512-q1K1Ke3ttInt5DL5CzF7uu1tN/kpBtf/p9GYZFup6sT+B2HMjI7ihHGO3hW84qftkQGV6RGySY6va8cApmBJcQ==","signatures":[{"sig":"MEUCIB8vL9KSd8qFQfg4SMQ3ouQyLsddPqVvgADelp1VuIazAiEA+ulxFfxSiYyFP+VDbrfS7y0nDuzeiBTisOOxX4iKnAI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":683603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/zQ8CRA9TVsSAnZWagAAuJIP/i0QeKvtQbxZFVPAI3nV\nn+5CGfvtSQ/sG6sACQZbTDfMmxGO5h6iWg72/0R0vHKCoXMXNYGPUUb6KEw9\nGD3vzqxgInn9pMpcoiqYtiHJ2IY+IFVUHMBQWw4gUvBkFu/OJxqAK49HD6do\nl+hB8Xt4plT6RPmw2NWl/7HpdpJ5c6azsFDxuHl3jwtOAUbMu8ACSONj4cpH\nN4GemEunuoSewBbOAFCCJ0vEcs0tLNlslJL0Epl8yiF9j1FK1YHQDMQCkCdS\n+4wFzSJs/RIeNTqF+WRSQoTm4zKv1K7EVUaufGU2HvSN+ZugoDtsEed9KF6l\nTOWfCdsgBrIHZdoJccHWYdvjB+r1wchXxERnGhkkQj/gCXUV/mJ8fZBMnSjg\ndu58arPbE0SMk8Do92yNP3aP+a0iEh10fl+rMHombp6tnAxMUURV6i2txihQ\nWtCglbtl0a/1+K3x+HrtLqiwdsaUecrHMsqKYx3W6J2bEHIdazUgjeaB1lLI\nKMSkj5T5FkIeaZeVLxJTlmEsluQ1E5Qz+m0jKNRDOZ2ftVFChzKiP2ciP4ZC\ndRToCxDwuL1pN1wy08Ut3Ru+4MFso1xtckNhSK3vI44CDximu/bNXRvQFtQK\nm4Y7th2inVV+b+FYQbiRNwG5Srf0hwMmYZpD/opFnIqaHPYzm7XI/uHm6bAm\nMeNS\r\n=1xOb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"64edda69a84e556531f45ac814788c8c92ab6212","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.2.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.15.1","dependencies":{"ejs":"^3.1.5","got":"^9.6.0","koa":"^2.13.0","jose":"^2.0.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.10","raw-body":"^2.4.1","@koa/cors":"^3.1.0","lru-cache":"^6.0.0","@types/koa":"^2.11.4","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","mocha":"^8.1.1","sinon":"^9.0.3","eslint":"^7.9.0","lodash":"^4.17.20","middie":"^5.1.0","moment":"^2.28.0","paseto":"^1.0.7","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.4.1","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^20.0.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.1.1","mocha.parallel":"^0.15.6","eslint-plugin-import":"^2.22.0","eslint-config-airbnb-base":"^14.2.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true,"section":"Refactor"},{"type":"perf","hidden":true},{"type":"test","hidden":true}],"scripts":{"postchangelog":"sed -i '' -e 's/### \\[/## [/g' CHANGELOG.md"}},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.30.1_1610560572225_0.7731154868287069","host":"s3://npm-registry-packages"}},"6.31.0":{"name":"oidc-provider","version":"6.31.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.31.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"28376a5503a394e9834c01ff07fcf315ce2a1e4c","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.31.0.tgz","fileCount":201,"integrity":"sha512-ZpNdPIrH5YkOpAbhkXgkaj9aUFBlkKcpF6B2XZwmHn476LvBJEr+gwPgz1Xf1BMgkXqkFOHL6We5kgiwYT+SHg==","signatures":[{"sig":"MEQCIFv+bYUr6cN1aqyzEkbmVU36W1o/GS+MzFz/irlWnENGAiBbbwL6YWJsQSrZoHxgMNrHHHG6c4MfXxVjQTILRZx3Pg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":684519,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBvrRCRA9TVsSAnZWagAA/3YP/jL8f0Pn6XNvV70Sj9YD\np6JbjtNoWea+1j1Gxz8+C8FcnPdzmyi87Uw2lHZt64xtD3fOiBTRf9G0+ciX\nP83PvXuEn+x6CWA8p/0UiPkcEI0+dSSM49dD/3TlW3k6T3qz4IcCNbuDmFQ+\nrUH/30IZ8GUYX638zUZ7SdXToM5Bs7YK+op0zWzIj4omXBcmAGHhfwvspZtr\nSnYulirYBSsIHowPuvyzo9OqC6v4m696rn8hXRtzlNyvQyrv0wAqLsxGxfGn\ncRL37Rx7vOA2/wgg9b8CcPPdsUZQDIcWzYzQ1JOd6kXA/ytzXghZ0glHlm1R\nkp5fCoBviKAvF+GKVvhjqYs4nxQjrIU7uWNqdPq9atQ41VZSUjKikExb3xeX\nQq63fU3fWShqWrXa1hMCWSkyls6PbV9gjnJd/sNs2g9Xn0NfLMO5f4ca7quK\nZCCRsdRsdur9D78nQbSHcBy3F2PQhm0YtfnZSCkugjpSBap0uqC32TeMkjVa\nns7cqYM5yY7b3FW2Zqq2Ji0SDb/NtRueIyHPp1CvHbNTIMjDRT3tpa7juF+o\nog6i/122MUDIz+PmbzIk+lJ6GN0pKfGjUz2YABW/13Tw4bvhxl73bNIDmCkj\nBVhHXRTSzbDTpqYrkRXtx65n+sbeWYzyRV6IoCOs8Ry1j57dQ5voXxtdVTiA\nbhjX\r\n=ANfC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"6df5e7e45170d15718230a92ddbf0b63a7605297","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.2.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.15.1","dependencies":{"ejs":"^3.1.5","got":"^9.6.0","koa":"^2.13.0","jose":"^2.0.4","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.10","raw-body":"^2.4.1","@koa/cors":"^3.1.0","lru-cache":"^6.0.0","@types/koa":"^2.11.4","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","mocha":"^8.1.1","sinon":"^9.0.3","eslint":"^7.9.0","lodash":"^4.17.20","middie":"^5.1.0","moment":"^2.28.0","paseto":"^1.0.7","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.4.1","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^20.0.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.1.1","mocha.parallel":"^0.15.6","eslint-plugin-import":"^2.22.0","eslint-config-airbnb-base":"^14.2.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true,"section":"Refactor"},{"type":"perf","hidden":false,"section":"Performance"},{"type":"test","hidden":true}],"scripts":{"postchangelog":"sed -i '' -e 's/### \\[/## [/g' CHANGELOG.md"}},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.31.0_1611070161287_0.041946048810334036","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"oidc-provider","version":"7.0.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.0.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"2b3d419718437a53e34b982ac54004182d2ab73a","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.0.0.tgz","fileCount":193,"integrity":"sha512-sKZWm3Pe5PfZSmmO4aY3VeNzjsuFRd23eeps7Yj3yV4HEiVeuVOL6p+Mp1YM8rAmf5cftHbz9dHdtxEzn2nZXA==","signatures":[{"sig":"MEUCIQCY1FkhGXeeNQTGK3AogIlwIW9/9PPcoKi8ApKFsC6LIwIgNK178DUDsBsXcZnD1bu7S7oHg7zk9h8cMT/yzwuEMrk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":629226,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgP8FVCRA9TVsSAnZWagAANcoP/Ayo4+3iajDXa3YBSeQ5\nJnxZ2sJa9k3Hgt8e14JzVH0asXZKZyT8YJwxzv09cE5x1r8bE5vfou7Gl+aS\nyivfqn/I74GN/d7tYHs2rW+i8ubKCvG8dOlEUgasjV+qzinLCZMI1LIkCyen\nyQVxrey66DBhxEcFCi2OmDJInTdl7uETUExc/fxNyRtV9Oji67bP8IyprAGD\n3ciTgPySqJiqsaFpC/CCZTWxV11rJizM/uoU9BUnLeCV7U19kssXw764Fik+\nTLvPDXUAtFqVgR++xGiMu0WT/G5xwNUsmgSJtii1b9mDreRh+d7T7H6NXF78\nP1/37O0CbM5FhrsIQ2KyaHKmKAkasDZ/uXrrRZzF/1K+cSA4yXg9Gkx4dEnn\neX5ZbQgGKUFeNqncLwncNEt/sX31NxjC/GcIzasjvUlQB8TRRGsoiS4a8MlR\nDsYJddBgvMwOyUJ6m7vjKntk66jiUBVNwMtZ+vxr1xDKIbaLMGF/oxRASLrP\neKHuoWfzzhXdOZAdIiLLucGF7x7ACQnHKaUKgpuNV2HfYiESqdWkTDZtIxQJ\nxwf6yLOwrBip/NA6hp0HWKInGSsqj8FbS/Bp122amxaEtQwULGzEiMaoF1rj\nz45zyfGn7U4FH2GiWnwy2+iuDYTV88DTGcmTeLOeN/XcBxsBts7WCNd95IPc\nJbID\r\n=9OJE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"286b8d8c4c2c090a257de6fd4b2bf07f6124fc23","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.5.4","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.15.1","dependencies":{"ejs":"^3.1.5","got":"^11.7.0","koa":"^2.13.0","jose":"^3.6.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.15","paseto":"^2.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","jose2":"npm:jose@^2.0.4","mocha":"^8.2.0","sinon":"^9.2.0","eslint":"^7.11.0","lodash":"^4.17.20","middie":"^5.2.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.7.0","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.3","@hapi/hapi":"^20.0.1","koa-helmet":"^6.0.0","koa-router":"^10.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","eslint-plugin-import":"^2.22.1","eslint-config-airbnb-base":"^14.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.0.0_1614790996770_0.8152633069573316","host":"s3://npm-registry-packages"}},"6.31.1":{"name":"oidc-provider","version":"6.31.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@6.31.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"nyc":{"cache":false,"reporter":["lcov","text-summary"]},"dist":{"shasum":"2a059fd8437bb8b7bae9a8957a90a895d78a1720","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-6.31.1.tgz","fileCount":201,"integrity":"sha512-YYfcJKGrobdaW2v7bx5crd4yfxFTKAoOTHdQs/gsu6fwzc/yD/qjforQX2VgbTX+ySK8nm7EaAwJuJJSFRo1MA==","signatures":[{"sig":"MEUCIDjbvcVGAWu9AfpF2JSZG1yLato3ZAfbppO7ARi2MxdEAiEA8YLqg/ioTI3YgsOY6+RsuVc5CAPn1duDEzUEed1waVA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":684488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgP8sSCRA9TVsSAnZWagAAhgYP/0TQ52rruBBQUXVi/4kH\nPeZr1Ovwn/NJo9eOtWRVfTrvjwUv7GMoDAnuNjRapGfI9G5DVcUmQyCo1xBC\neQyDRHAPFmuapub3T/VssAZ8/50lOorWwrbdSsef84x0ULuKWzNAXHpOoo5B\n320Fpqztno2RBVOsR7PrJR6+/BvFnigiIEjuMEB+YXIP9pzthAECnFdK5HWS\nEk7ThvfTeRfLpdpIsjOKXP3ahlBEmj/PCFoaZK2MGTVbn1jrH+V6VyZ4TnbV\nS2zj0oIMFSvroua+u+Hv5S1VyCnvC7fF4yn3ld680ya0+9sQqrnqq1zo9+vR\nJmRsmfq6pcu2Ze9SGXo2bSskShz4ivWLIlol02ihE90TPgT+vCNbpq0fDREW\nVChWC7xgHpgs2Dp8e4/0tlGq7rPUXKyA6y3ee5vGQ7mfOjQ+vCy9UxU+OPJm\n1afPb8Q/yu2wL821vHLUWboXhwXLJkSvyLDBzVPl8Mtp2VgqQ9E/s6h/4oic\nYGMSHjedgW/B3wYW4CJf4JfypZmUsrBmRUpHODfiVYRuHDXKl2+ZrVTZPWq1\nU9BuTkq5Cppwp9pssEWjADDHZ5KYJ4yWSP6Hu5CD3r5aGQYCGNXeObYYTZgA\nSUpeodSEmjMVGX4QCUcgDw+E/wT8GNWGVizhQobGm2BH4zFwebctDfkJ4Izz\n5A/l\r\n=OM2J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"types/index.d.ts","engines":{"node":"^10.13.0 || >=12.0.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"94dfcf4d3da7490470d1913d4cb516c0d6c01e53","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","lint-ts":"npx typescript@~3.6.0 --build types","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.5.4","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.15.1","dependencies":{"ejs":"^3.1.5","got":"^9.6.0","koa":"^2.13.0","jose":"^2.0.4","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.10","raw-body":"^2.4.1","@koa/cors":"^3.1.0","lru-cache":"^6.0.0","@types/koa":"^2.11.4","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","mocha":"^8.1.1","sinon":"^9.0.3","eslint":"^7.9.0","lodash":"^4.17.20","middie":"^5.1.0","moment":"^2.28.0","paseto":"^1.0.7","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.4.1","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^4.0.2","@hapi/hapi":"^20.0.0","koa-helmet":"^5.2.0","koa-router":"^7.4.0","timekeeper":"^2.2.0","clear-module":"^4.1.1","mocha.parallel":"^0.15.6","eslint-plugin-import":"^2.22.0","eslint-config-airbnb-base":"^14.2.0"},"standard-version":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","hidden":true},{"type":"docs","hidden":true},{"type":"style","hidden":true},{"type":"refactor","hidden":true,"section":"Refactor"},{"type":"perf","hidden":false,"section":"Performance"},{"type":"test","hidden":true}],"scripts":{"postchangelog":"sed -i '' -e 's/### \\[/## [/g' CHANGELOG.md"}},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_6.31.1_1614793490471_0.34731473058862505","host":"s3://npm-registry-packages"}},"7.1.0":{"name":"oidc-provider","version":"7.1.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.1.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"267b168f477b1d519637f57f17df12669cfa4fe1","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.1.0.tgz","fileCount":193,"integrity":"sha512-vPqOaLGii3Koe1hEZaNke7ELEhG7o8xcLLcbdjsIRVauEMs0s3/JAW8WBBcAsB/9Z5K+vw34NKos/j/XRLRrkg==","signatures":[{"sig":"MEQCIC6SP2RU6JOAlWtfNKU4jnv7stAZitfWQJhCpY3q0WktAiBbgFgEs+3UzhwWCq2qevPdqGYFefwZEnRUcssrquVqDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":630217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQgzoCRA9TVsSAnZWagAA+e0P/A1DYUGpE6tdHYWdZ6Ot\ncpYjxkRGmuovREOIMMiFy1/lPHK8qVJ+6glM+GPSVxxWyaKVaBH1pWLfoPyT\nlOrFKIDSotvAJ0J0r8T6oh27ABV9ZFBb06rvUWjc3PqSZrx6TTN0MNh2IIAd\nEFICxywMdsW9+5Vo71K70qS9LhDt3CtnVWs8KdMH7McLeFhop1SPfBeKicMD\n1OLA9qTt9Jj+FCMB7cjsb/UsuL3zubLzcJFadiWXSkfu+jv+cq6jmdLknwef\nvkVA/N5V/WByrW1oKEZRVwMVyEWWX6Ldm0jyM3ew/ey67Tf9yc5g+Q5x62dD\nNY433pRlaF1ixbCmIGc+A0WB5rRBqjAku6T3v9qGUasVSiTsqTXkSoxp3CHh\nwnsDMzbJM/WhJOaQR8vPJcsVCU+FSnbuxV1l0Zp5ijwgjy24uP5YHqH9ZnUD\n61Iifg6+PL1UvG1S8rrtMVxlXgZ/AlonbKgj4kMJnfI8CWZCHbUSLlWjQieU\nKbrwcW0DO0fr7frU/h999wDZKZPINUJ5vZoevux2wycFE9b5+7FKBFHETc5/\nNoRx8OV6oeLg7xVWUfAjCPYVjFuw+5mbkYvS5rAoJ1LFwN6eXfdQO61QLrsQ\n1PPz3XiRufvoAgNcrLfBPt+Eiwh5JwDninNfsDEebz4CCTBbUdcm7OMpMthr\nFrhF\r\n=BXoc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"3f881c74da9dee2550b690a0b7392fc6419564ac","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.6.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.16.0","dependencies":{"ejs":"^3.1.5","got":"^11.7.0","koa":"^2.13.0","jose":"^3.6.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.15","paseto":"^2.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","jose2":"npm:jose@^2.0.4","mocha":"^8.2.0","sinon":"^9.2.0","eslint":"^7.11.0","lodash":"^4.17.20","middie":"^5.2.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.7.0","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.3","@hapi/hapi":"^20.0.1","koa-helmet":"^6.0.0","koa-router":"^10.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","eslint-plugin-import":"^2.22.1","eslint-config-airbnb-base":"^14.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.1.0_1614941415557_0.24576497159689015","host":"s3://npm-registry-packages"}},"7.1.1":{"name":"oidc-provider","version":"7.1.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.1.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"cd9cbfe45624060ee385a0604ff45e8b767392f7","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.1.1.tgz","fileCount":193,"integrity":"sha512-xmIy5px7BxPonrLVSerj+IXhLf07w1Oi2LOuGm2ZbImwSV/4nPNiSaHA8rkTakBSKUn2UPTyZJ5nBqyTQ/Xd7w==","signatures":[{"sig":"MEUCIGcQICyq/z+SN/22m5uFKAjUWVhAfgmTGtYj474rYuPRAiEA9m8CJc0ZJXhMBvps0rNegMo+mDqb8lKHjJ+/+AzbUtU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":630982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSG+JCRA9TVsSAnZWagAAJ0MP/jgls524CuZCl/YdUU+m\nW5fS6x9s1YXznF7HOwnxzUuplTl4o1lJ2+dKrZFLxfgLs2dmY+7Lv39gM5RN\n8pYk3fWUUk8kR1Sj0FHVvPJqKylI4NGeVfpW9hZuDm+ILe5PxJse6UYa6n7L\n/PS2J+0Blr8dCefHePdl5XdlfYVOPc0XoDIP+jo0D7KyV4u7KvpQ4tgp+f2W\nmjuEb4+4S3jSonNSdpUGn8I8BbwcH4fw/StSGjQ+4E5ePDJUiNGHrCvHQ7g6\ncnkO1dwD1Cb2aBptL2DJyWczkbZ/uZqqa2eG7CqVnAoS96PEOr9vBaDmHmPD\nh+dNBMR8AkD8UtvEVfZT/XCjWqvG/bINwR8jOh9QHrQiorUondAjVOXO4xGK\nDCg3pvTvhxB/TOHkaBiw4ExyPRCM1ixJ3nAyr03q/Hhh+8haFukBsie+brpE\nKkH7i+X5q8Tk/jOmQ0i/umHVLSfkMzoa2o9aTpk8OZsiOdiZVDFUqmhIwXLG\nI5l57ZNhKT/E236LrPD4ZtX7d5gqd4e92Vguf9F79ErEn8FMJDgyySrNWm+X\nSZ9ylFHk4sMU/XmOIKc4OQLmDXWqAuWzvNGeNpyr0vaZsAmT+en55QFUMe6b\ndyNdcameJE5dmwV7+vEI2hky1O5ynj0T0FvPIXYvNaQhTX7LHvig03a+b9cp\nvns6\r\n=bJWs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"34da23ba0cad69802e639c3a3cf95d70bd861f18","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.6.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.16.0","dependencies":{"ejs":"^3.1.5","got":"^11.7.0","koa":"^2.13.0","jose":"^3.6.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.15","paseto":"^2.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","jose2":"npm:jose@^2.0.4","mocha":"^8.2.0","sinon":"^9.2.0","eslint":"^7.11.0","lodash":"^4.17.20","middie":"^5.2.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.7.0","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.3","@hapi/hapi":"^20.0.1","koa-helmet":"^6.0.0","koa-router":"^10.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","eslint-plugin-import":"^2.22.1","eslint-config-airbnb-base":"^14.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.1.1_1615359880894_0.4232593974970369","host":"s3://npm-registry-packages"}},"7.1.2":{"name":"oidc-provider","version":"7.1.2","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.1.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"489395d8fe5b6094efd5c537cf9f84ce4992e841","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.1.2.tgz","fileCount":193,"integrity":"sha512-F0I4TtmJ1loAvbWJZSIBWG1BtDTOZPJUhIkM6ECqKN/XubH6t8lUmW9L2BrAW9bdiMZ8m2oRbnudR9WJskKTPg==","signatures":[{"sig":"MEUCIQDoaNPDmgNmzzJ9CiyYW22MoalvzRf3qPXo+AOqEKDrWQIgGLcYwQI5fK7uPJd621jPozs55mhBpnSIgfeWFlbKVbY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":632833,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgT0EDCRA9TVsSAnZWagAArzUP+QAdKuQSfo5bi4LbBuxR\nycsx9XTczA3O6ARUDkOLkKFe5u4Uq8/9pjqA2BR7j+e7FAAhVq8qOO/SgPL2\nlZeH/UrVBleuaKOIYQHN0jhc2feUD4txSxrqQamKOksyt7P6TzSj755wWwDB\neEVJ8B3oNsmwjdeSZ6YVv/KZtDowRNU4FCqe8pFVMOtAF17qPGtZf34B3zQY\nfUqu8q6O9WUZFheXwLmQE3rhH17TUog6leCMNYNbE7FtFt35VLybGVQhacsY\nYyUWVWukTLb6YZ6+kD4638JMnx4o6RaVq5D2a0hvlaLUPEpnIwhFi9CfOnC6\nh+uC7z5aw6I2hdt6lqBstrHKDTTHisHlMt/aUELz73BbiXvsTunbEFDUDYCD\n1GiawF6B03Q3oVsZLw4UmVhYgHyFy08fD2xVq0GQbymhz3+g45umO10YQ8t+\nkOa4ReLfMcasu4IAokrKPgIZzFu7lazbMPzZn7IR8eJUsiVFO8exKt2Rh/x1\n+ZYSyIJ6TWwp7rTHMuGDXM3Z0lR8RSfrxwdNh6UVT+YH5reDxaeuMKJ5cmIP\np8HovcuMQwqfmu6DuXZOejrjh6Syxa1oAG9PJbSe0z9AEpnj6HvAT2EGbZpl\nS8m5vM7rO/mwKKFaG5Lk0FPPg02uJk47qXu/ElYOedW3I1lptxQd3EVQXm6M\nwPko\r\n=lG74\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"e65a8591efc71431f220998278bca49ac09fd22f","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.6.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.16.0","dependencies":{"ejs":"^3.1.5","got":"^11.7.0","koa":"^2.13.0","jose":"^3.6.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.15","paseto":"^2.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","jose2":"npm:jose@^2.0.4","mocha":"^8.2.0","sinon":"^9.2.0","eslint":"^7.11.0","helmet":"^4.4.1","lodash":"^4.17.20","middie":"^5.2.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.7.0","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.3","@hapi/hapi":"^20.0.1","koa-router":"^10.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","eslint-plugin-import":"^2.22.1","eslint-config-airbnb-base":"^14.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.1.2_1615806722464_0.7084983066530854","host":"s3://npm-registry-packages"}},"7.1.3":{"name":"oidc-provider","version":"7.1.3","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.1.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"7e7c17db21a7778ab3cb4ba5234866cb98e16912","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.1.3.tgz","fileCount":193,"integrity":"sha512-EzUGkE2jbvSNJxv6pglLrIFx26fR81Z/CFSkEsmojJqD6eEhYsfmis8EMYiY/2vYJ2OmIEIY8po5LPTyFQhcyQ==","signatures":[{"sig":"MEQCIFy1JERYBZFHuhj32nV4jVpNnS+vexlydzIg4Eh3ltrPAiBd2eJyb7EPb1l6uFiqUUdQ2lZMwqF+N8LtnVSHNNer0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":633553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgW3IkCRA9TVsSAnZWagAAFbMP/iei1ANMN0TJDKVuiN7c\nbX9PlfIjW1sdXQJ+PkRX/gZlhVe08XmAvOrL2yFixeS+JLUzjvVbwenzO5AH\nBLFlHIh6/M5eHINxwpZ4TNqXgrBdxMYnffjTOUB1sViuotoT2Ddkvuk2VtSV\nBX+GMbw81cXJ4IK7kegqC91+e7pLJrHduIxYscu9STaEZ/9k7+V/Hthlgqal\nxybn9Rm4Y+VKBuwymDMK3zMWTuQmAvw9Odfe7vh9a9/uNywDmTXy/u+uYdee\nDXamV5Yg/7tGXDIGhTPjERvyDyGYW61B41UlQ7fjZ5+SLrj5fH7QjP5NNtXM\n1SV9PySH7LIXgt188V+J62fdSzo+56P2FkkiA2p85Ogj01OM6UlCbLcbM6e4\nzrYeuP1fn5qZpSHT124MjiF/LGDsOGxUUDav1pFPD/zm1vFbCias5isY1Kw0\nIrMshI/jeJyKvQXo7x2pZEENSOH6+18KAhk43VteKq/FI5efAUDtf0EST0bK\nCaMKQNKBS87qL2RVkX0Aslw1lWa/UCtLWcg9L1KuRmuNdm+aaFKwG8SrdRxd\nLCEjysDDi3Hjy1r+44iVHVY2NzD735PYGFxFQtz7J6zSjyTnsFJ4TZwNMt3s\nz7bI/5Clu6OWTN5pNQzK3LzWwUk/C9LDdRsRV4PYEa3C2NkJacgNRgiclAMy\nWokH\r\n=D56L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"1a47c2855a80653362d1e3e055e0ec02659ac9e3","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.6.3","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.16.0","dependencies":{"ejs":"^3.1.5","got":"^11.7.0","koa":"^2.13.0","jose":"^3.9.0","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.15","paseto":"^2.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","jose2":"npm:jose@^2.0.4","mocha":"^8.2.0","sinon":"^9.2.0","eslint":"^7.11.0","helmet":"^4.4.1","lodash":"^4.17.20","middie":"^5.2.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.7.0","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.3","@hapi/hapi":"^20.0.1","koa-router":"^10.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","eslint-plugin-import":"^2.22.1","eslint-config-airbnb-base":"^14.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.1.3_1616605731564_0.8657205306174238","host":"s3://npm-registry-packages"}},"7.2.0":{"name":"oidc-provider","version":"7.2.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.2.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"f92050f8d1d81e9737c268354aeb6b3a0ee066ba","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.2.0.tgz","fileCount":193,"integrity":"sha512-0F8ubu9LsDGwQ+qbPENZqgcOoE9wjDyT5Vq+ema0TZEFya8fAMg2KHic+Jb8tX1qwf0iNUpPslHwIJr0p7oYow==","signatures":[{"sig":"MEUCIQC17dL2SmsdskiWSOxMdt60RfcCEaZfK5LL0gh2dp+WEgIgbZ9GrKCPWROb+HAArWZzrbULBRVNwPZtn8uBD+MWzrU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":629164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZYxjCRA9TVsSAnZWagAA9NcP+wVKb1gOoCU7Y1p0TNar\n0OLsBaY1Ar7JgJP/9kjBqN/4akvmIM5vxcoUdfBwKDSsL243hLg3ogVo6HQU\nqaQ72MBpVo8bIai7kx2XhfgmGiyFwSuOK/fLpt8xnsFa4in8+cT/xqwdvmab\ntLK1Dl8MTzQ+lqValXP4vRmgV+CHQSjoE23BAIjw2R1sDCNc6PtOy+gjmnDN\nGoHVwtnBD70y+sT7Yx75mERAZTFB3gF99fws8STeni7JE53R883/RxTxFDSw\nwqexlrL3wM+5qeiZaIOFwXDSoJUe25bWYk9lvZsATx/n/7/6kldtbZ9lAzFO\nRW239uYmIWbKNmkhTbgA6j/9vZoqPyBsbaChC53ff72UGocMhHxLc6JRNf+U\nDKd3lKY8ce/zquxquyXelPdQHxTUl7VdRY6KezlMr17jy1m3l4cLXNjcEFXD\nkbEdTA6aelIUUywrP4rlvXvyVTxDvXSkLI1XIQv5kQOj4PMekVIqOeYfAS3S\nyK5jjWH1i6g4Cl3Xr0uEr1HjlfBjvi2LkitY15DyNrVZpbyxVnQNqU7jhhrd\nkrAHwTkZtYNgLUaBlmqiTShqt3xe/LdD0sCmELQ+JuQwXh/PLXOyiP5hd7TT\nTx5K3l6HijWhiKluUsOVrtQ8gikJsqMSCqf0K/OIeHrXo/gVPEQnV0VpC4wA\nOrfv\r\n=nxan\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"408709392b1a1076106d33d28d8153ebf0a1a4c9","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.6.3","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.16.0","dependencies":{"ejs":"^3.1.5","got":"^11.7.0","koa":"^2.13.0","jose":"^3.11.1","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.15","paseto":"^2.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","jose2":"npm:jose@^2.0.4","mocha":"^8.2.0","sinon":"^9.2.0","eslint":"^7.11.0","helmet":"^4.4.1","lodash":"^4.17.20","middie":"^5.2.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.7.0","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.3","@hapi/hapi":"^20.0.1","koa-router":"^10.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","eslint-plugin-import":"^2.22.1","eslint-config-airbnb-base":"^14.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.2.0_1617267810710_0.9134069350385849","host":"s3://npm-registry-packages"}},"7.3.0":{"name":"oidc-provider","version":"7.3.0","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.3.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"132b2f6dcda058f5dcfb82605675a897911d319e","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.3.0.tgz","fileCount":193,"integrity":"sha512-AIIeRweOn7YswY4qDBhMP9OipUv8KFVEM2ENwDG0UUy4OrJl1t/xoiwG5181+uYd+EQjEDu4eXlHznmQx+FFrw==","signatures":[{"sig":"MEUCICs1H/ASL0ppN5LXcQpywoCeb/YZ1LiQFP/6otZmAOt+AiEAqjDAMN0YpI8frmF9GT4BTufuqhE2e4HybrlrljJDnyQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":629905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbv35CRA9TVsSAnZWagAAPrIP/isKhUmILn8YTS744EUt\nPVKM08qe+TGF/v9/ZqmiFp1+habNRcyDI+Og2GCZ9SDR93jrxxz7Yd43vL2A\na+V/QkbswlwwhTN39sJH7NR5FxhTQ3U4Uj95v1d6Y5GD7h6BEl+/wdbNc4J/\nMVw0gxjlFgXwZwDvvG7oB+xEzLOLe0ZbE2Q6+89ndfc5H175f0lmB+5ywxXM\nZHnQI2B/RNOEJx/pCnIxx5yknFQeJEwFVl1ZDUA9i7BBFJMcqUFLvVLBQpI9\n7/NDdlcjUq6jnT98YmwAO1JON7nzfR7J1OFL10rnV2U30GI4br7nADWe2sJI\n0KYfhGfKfKL1or3Xtv89M3T2CxaDM/jr6/WsXvX/AEIc3rJWunOnMmVWAKM5\nzxqH9Hp3I6tDdpvo3nA6UhEONFlwGRT2T0XFQsV+906J4CbgM593RegQhjqv\nVTZmvEOnDg55R29BAm8q4EAUGofyAOQXFMLutt+tRpbb0P5aG+yYUjfOA6dP\nhxgktHqys8AgLbrpGguHlmJ8M/+E8U18GboYUfQjpbdfD/YEOII7gGA/Nh/d\n3BR6dgsGA1POLiGhauYdzozGu35z5Ru+jgbsQkp5v+srZXLgzDHENrwLJnKt\n5XPjRWxnFvbfgeXgdjfRbxO4A4ySE5iWxngY0zh5ImjnBIRbrntl3tXmhU8j\n12gm\r\n=F5xf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"392f8c34bac55f0bd8c420add2c9247c3737d38e","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.8.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.16.0","dependencies":{"ejs":"^3.1.5","got":"^11.7.0","koa":"^2.13.0","jose":"^3.11.1","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.15","paseto":"^2.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","jose2":"npm:jose@^2.0.4","mocha":"^8.2.0","sinon":"^9.2.0","eslint":"^7.11.0","helmet":"^4.4.1","lodash":"^4.17.20","middie":"^5.2.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.7.0","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.3","@hapi/hapi":"^20.0.1","koa-router":"^10.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","eslint-plugin-import":"^2.22.1","eslint-config-airbnb-base":"^14.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.3.0_1617886712551_0.9188908486740641","host":"s3://npm-registry-packages"}},"7.3.1":{"name":"oidc-provider","version":"7.3.1","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.3.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"05da126e70cd5a6dc861520e03eedc56d4d3cb01","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.3.1.tgz","fileCount":193,"integrity":"sha512-1XR9IitxEdYZWvjr40B07JD48vRCcW5CEqipbJOoETxaMX2BxYmaX5wARDdIc/T39XD/hW8xJWnh3l6WYCoc2w==","signatures":[{"sig":"MEUCIQC3fVB/17GnnA2a4NfcyG7Oj6DUaBkslMWP8VZBYgffngIgRlT4TSoDK3SjmByBgbR5V6vMHiFtcRHfNDUCHNUGag4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":633821,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgcDM2CRA9TVsSAnZWagAAfv8P/2L07S3MGE40ly4rOx32\npK4S5oOTItsP3CQtd7IgVY3VB3KSnmU7bRaowWJSDTAMo2lrYW2RAVkRHt+K\nYbrcl0PcBNMlF5d8NFGA9C3T4UkZ61q3MQoKMVU4z2frXKMGzhULYCOseimS\n2Ec1GnbR3713oNPffeurFzP4y6t7aGNfQeclfukUV/cGBYktICcEav5F1p2J\nHbh52H6O5Z1b0I2YcvRlTqGcaDilcoa8jJAzcDYDOrjzbZoAzIGAHnUwyHop\nUUVXkbQdFNx375cF/XMfXJlGujF+RArGbdmyoz+ZhklQMuWvq6sVTP8XDXNg\nhkuNMsZN/FqjxTCTQw4PE4THd/ivxqZHNa1YSNE1FvB4LaBLxhKN1KoxtxJi\nTgIS2ZdBBfRPnYfSN28tw4wFXQ2cIe69QitLHUJXKsMBpMtZfee722HDoRau\npxNAKtfMor4MiLa+wEWLVwSlW4PmYxj1IVqtIYRZiu9R4msJS9odhn3wz30b\nEEBs1/IGGdlL9+9Pbcm45s3Luq+N31mZqT4Sz7Ii3JMJMHawiERK2unQSPXn\nEMyl5vfZ2WRJE8iuLFKIccypxZl17yH9TzwVJAcxGfWgskk/rkK2/otjvuWJ\nGQRu7kynXzt5AFqUk/yS6L6eX+PvkUxFFGxT2tUHLTbOFApHu+5gCAyT9+T/\nsJ1i\r\n=NEtd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"08ce9b39ddca695ede90d97fb81532cb83f08cd0","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.8.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.16.0","dependencies":{"ejs":"^3.1.5","got":"^11.7.0","koa":"^2.13.0","jose":"^3.11.1","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.15","paseto":"^2.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","jose2":"npm:jose@^2.0.4","mocha":"^8.2.0","sinon":"^9.2.0","eslint":"^7.11.0","helmet":"^4.4.1","lodash":"^4.17.20","middie":"^5.2.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.7.0","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.3","@hapi/hapi":"^20.0.1","koa-router":"^10.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","eslint-plugin-import":"^2.22.1","eslint-config-airbnb-base":"^14.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.3.1_1617965877710_0.17647568649310896","host":"s3://npm-registry-packages"}},"7.3.2":{"name":"oidc-provider","version":"7.3.2","keywords":["auth","authentication","authorization","basic","certified","config","connect","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","koa","oauth 2.0","oauth","oauth2","oidc","openid","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.3.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"09c8548c9f54ff41f777681a35728af103943a56","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.3.2.tgz","fileCount":193,"integrity":"sha512-bpFudpptWowBWsmIW0e904q/in2gcdjIySyafSdLXs3pKpvIndurPCDO/7VkPigm25JwQKcHjVu2hte6RI8oPQ==","signatures":[{"sig":"MEUCIDIb3vhQeNOe+YTSPNHwLSUJigJIwfbyaaAIk6Kwjqz1AiEAjSXs9oO5tznR7RiOESIfKCS0OGKN+HtWtKm8Tr5HSS4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":634316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnT7WCRA9TVsSAnZWagAAK3gP/j0DyHP0bfl7tGj56loo\nQDk2ezSyKhcT0VOm2TbnN5npsz+0iS8dPNP1YCTM7oQ69pnw7CwZxtgqRNVx\nCC7ZWHSRu8eOM7plazRakvBSUaEOA2pV3MsAtDOUqUkCGVKnyDfd0BB7+qF2\nbqWcXX+a81+Gfr7CzA1lqkHQdElzaPTthGmvfQjjBq7bRRCfFcyA+1jChUDd\n5C7Qw2iGuUoFZ5I5aJ1ApF9Jb+isVy4A2DSSXc7adF/45SWbvDthpVMY0gj1\nNfREezsx85k4YgFn0rHAySO849ELDg2SMaTTxqte90FoR8iSGkrBvbYR+yRd\nBTFl/y1MicdTbJ2WUgKIxVxjxCgtPJ1hj92rdrBFCFWGWNv08j/C5XgJSKi/\nKxzcH2KUw2oR3/dP2YK1LgVUu+ALR7CIgncjID5sKzI0NQtVMOOo2JOl+ZEI\nbUAizVVpybCcqkYU8I9L1y0Aqk1ClxyE3+BGCc2Wlem+TuwVSVJnQjf0twxu\ny7Hu6R+K9jjgipP8EMfmtxRRt3de9y1tOwQwksDgvTupUK80Ao8KtrgTHeZv\nX6D+r8R/0MKhfn4nc1XuAeuqZaUoa65PnsJZaowDnO04r/B+HAgSYczoiVJ6\n1JRzqjte3WpS0jRaNXsulJnBEoBoKfVQ7BLZLFdQU0big84nh2QsYH8dSMfp\nGQxq\r\n=4k+w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"7856028016a6dd95a9313936621c231286b2a0c4","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"nyc node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.11.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.16.0","dependencies":{"ejs":"^3.1.5","got":"^11.7.0","koa":"^2.13.0","jose":"^3.11.4","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.15","paseto":"^2.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","nock":"^13.0.4","jose2":"npm:jose@^2.0.4","mocha":"^8.2.0","sinon":"^10.0.0","eslint":"^7.11.0","helmet":"^4.4.1","lodash":"^4.17.20","middie":"^5.2.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.7.0","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.3","@hapi/hapi":"^20.0.1","koa-router":"^10.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","eslint-plugin-import":"^2.22.1","eslint-config-airbnb-base":"^14.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.3.2_1620917974038_0.6104688903221267","host":"s3://npm-registry-packages"}},"7.4.0":{"name":"oidc-provider","version":"7.4.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.4.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"90adad1ebc9b3414a4225c42ff9530f9e11275f8","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.4.0.tgz","fileCount":202,"integrity":"sha512-ABQ25VJgdvU++dxhVnsVQOteJWVD2/J6cBnZ9uYnGq8E6t0vyH9jkDoakT5EVc34o34OpT7ml4/o3nKgiK2/ug==","signatures":[{"sig":"MEUCIEuRm9QmgDfurNOUK8kFLB9g2oT2AsqJNo64FAydDI9WAiEApdBZhWdUUQv1LWiMViBZePACpGoafGSqWF+3F+lirgA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":670361,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsKTwCRA9TVsSAnZWagAAKEcP/3HMqcZ0wploKszbLDF8\nTRMsEeE6d8aagYm6bEv9R8wf3E/V8l5OpUrXaBNSBBOeKAQUAtDR19RYHNTI\nCp7MxIrUlXijjfJm7mCpvNTg44DUL/BzM6rbT8ae51/IPkMK+Muzno4u6tva\nVhQMGjeLnBsYq1Svh+AQhTmUZCPVpl6UVoc1cRo/9VzhWkPzSjaMVq+M5ZhF\nmete6EVp6iCOsbeYRrG4pMkhCDXydQIEBEuNePBmOrlZNnMmayjKxrarKQEA\ntNwd7RQsStWrtDazqGROeiwVsdZBQ0CS71xUmv5fpknN7L3NAYY1fivwiCj/\n64frgKLvCuGSsyW8HClW9L1K4Ya5Fj8HPn2zxN5k772crM03eENKPjAEQCyP\nzUvE1ZAicJ5svU4zMm+xoz9/MwDpbhPwn2+RaR71MEOK26m+dbipTI8+0APt\ncTCjOJVgknc+zZ97m2xaQZTNYeghoeuB+S+YhfNmTeDbecc+aYcP76dd3n+2\n8SQCH14Au7lwz10L+wZFH7XEtfcdgVpgZ6e+c+CILK1GFM3oXW9vjOo2a9NF\nZ4qoI9mc6DFblIa0XxpJ2PsZMaO3K8eCvyQtkjoJ8FdbXdexo1QNVZX13BQ3\nlQBCMbm0BXirmcdRckto1FLPwL1HwqVXxMot101Tc2moBN/m9xj9twMakF/y\nPtG5\r\n=NfRD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"d7a5ba5ba191d5af8e4bed9449cbb43a3d5a1619","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.11.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.16.0","dependencies":{"ejs":"^3.1.5","got":"^11.7.0","koa":"^2.13.0","jose":"^3.12.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.15","paseto":"^2.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.7.2","chai":"^4.2.0","nock":"^13.0.4","jose2":"npm:jose@^2.0.4","mocha":"^8.2.0","sinon":"^11.0.0","eslint":"^7.11.0","helmet":"^4.4.1","lodash":"^4.17.20","middie":"^5.2.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.7.0","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.3","@hapi/hapi":"^20.0.1","koa-router":"^10.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.22.1","eslint-config-airbnb-base":"^14.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.4.0_1622189295542_0.9171111536668914","host":"s3://npm-registry-packages"}},"7.4.1":{"name":"oidc-provider","version":"7.4.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.4.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"fa03648697ce807f24cad95c9d033e4d7c5dc7f2","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.4.1.tgz","fileCount":202,"integrity":"sha512-DsQ3d4NT41qmNOF7J4c8QegkahpoemzSZUdL7nD2sMcTV6ypYvXQc81iJspY/uw4SJ7Q6d75bq+zsqytc+qUrA==","signatures":[{"sig":"MEQCICVw+Bz+p0vFoCue0aGJGNn33N/ZLizVFkrxvs/A0J3zAiBFF2m5mbvtAKNcAO7oj2cYoTgYLQebcpAB7eq7R/xSpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":671131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsiVNCRA9TVsSAnZWagAAANEP/jQ151+DH3W9m7atQj+W\nDwq8TWHDRB2IKShT++13fyaVdefit+B6jTZMxCLbFx7GRq8xj67jfMiGWUI3\nEpGYEV5jio1MWFfKdOaRJplgY9yxhP5wn/45hK3CyNtedQiYEjw2idWtaTM3\noLWwbj5h/wDFUridn/nEON6Tx7fza0YYScLwQRq6INoT0DRBmAnT7XP0eIQ2\nz7ZVbMKV5xtJTxBJR/vv3hW90R8GOCPf/cntswhg9QJ79c4gZTiqmCqy5keK\nwBCvXuZQrPlDMUTK1oFJfeE8HaQc7BQuIiROLD97KFQSzKhABc88BrN8iIPf\nNQpmVvO2dlvBDjaMARRCwLD6K5qOGAqQmFL6O5n7NY0AalbeLc+y1Ym312GV\nLy64DNynRuZOF79lBzWtJvKDYglqRRYuFeKKJ9XRztrbOAvLr+zPmx1VSGGj\n/309vzLsxRkLmGSVBttoveQwqRt32x1KCmZsVD2wu9KvxydZM4rOcEVrISwb\n1xmSumWPiSdpGukYviFTwCVtjDcrTc8/YPIdPTA1anS4HR9TMxscCKBpVzi0\njtvlzUN0AIN5QhRIcaXMDydR6ih45bXS7B297NWEfPXTDCBwx8w3xNgKaOZU\nQ93f5CXwYW+Sa1vp3kEVhcGcAgN3JCGb6xY5ZpKQZc6LWLto8Z47rk1P2D38\nxu72\r\n=B9OC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"189f0f8bc3beb3c900696c31b26cad8074fe8d14","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.11.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.16.0","dependencies":{"ejs":"^3.1.5","got":"^11.7.0","koa":"^2.13.0","jose":"^3.12.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.15","paseto":"^2.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.7.2","chai":"^4.2.0","nock":"^13.0.4","jose2":"npm:jose@^2.0.4","mocha":"^8.2.0","sinon":"^11.0.0","eslint":"^7.11.0","helmet":"^4.4.1","lodash":"^4.17.20","middie":"^5.2.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.7.0","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.3","@hapi/hapi":"^20.0.1","koa-router":"^10.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.22.1","eslint-config-airbnb-base":"^14.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.4.1_1622287692806_0.25478918387964855","host":"s3://npm-registry-packages"}},"7.5.0":{"name":"oidc-provider","version":"7.5.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.5.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"31b8cfd1ab96ab74bdd632763e332381487f975c","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.5.0.tgz","fileCount":202,"integrity":"sha512-x8OeHv2kAK6rEkC141iDlF+lInRQAPpe+0wqFaXrOOZFm/QPmab5g3JdgagBk9wOFR/g8CF7raU4+qOGkbYfbg==","signatures":[{"sig":"MEQCIHgxyRrpw4vmgdkusKnqGFaJIqMd2cK0icp+TFJjlNwwAiAlr6S25fBuQlyoCyth2WnJ6QuL9zb9X1TwTLZzGJKwJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":671741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg02A7CRA9TVsSAnZWagAAkpYP/jQcCeVDW32x7NT9A0co\njbhHIPAJt9UBOVkMmYNVrUggJh1N/IsKhIQ53OTnZHjX+BesHO9Gev18xxIp\n4m1EiUywNsUH074uK27TVNjLUgdExvekrzs9jNn+s7P0v8NkJSmn20ppq9rH\no5EbI/Bzpl2ixGDY014yZEFlwEDY7uyU54Efi0/edJin6X+sDnT4MOfCCZj2\nOhoj04xiC8x0/JAlNOs6TVapoN8w+5NroGz686AAkE1/V0Ardo5NPgiuiEa2\nTe3qLZMRzrzY5mVSQSrN1ap08jMFnp+hLCBrzQ6IhPOTXndYA62PIStNnZCo\n2UNtINbW0govOFoP8GizTugXFk8hUYJPQ5NzB3LsBZvu7rOdlZgTXHCdNWuc\n9hTd61olbq0jwWF06TrINAz89nVRRpQWtjPUD5HfRFtYzEmUWAOMeVkmEdLU\nqv6tFqYlYPOCI9HTVGLy5aWwhVFB8Vi6ZV80iHxuGsSN6m9tMfj6vt2J6QRM\nFnTLOvN/8ZJa3OwmaUZUguBJW6mCjny+keJgud845rHh2oApzzVH9b2rq/08\nty3AZ+3qHJjf2KrvEP3wXcVTWRN5erpuyaPKLSm9SmFHyw1jN7DzntLADAvR\nnmBWQiaYXXssb+bNhmvcWbxKAOQJvKv/+YYrKPFXAJJ/p6jL9xe1qryfk9Kt\nww38\r\n=r+0L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"7381ed8605d9c372b9fe65f972609cb62067b5ee","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.11.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.16.0","dependencies":{"ejs":"^3.1.5","got":"^11.7.0","koa":"^2.13.0","jose":"^3.12.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.15","paseto":"^2.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.7.2","chai":"^4.2.0","nock":"^13.0.4","jose2":"npm:jose@^2.0.4","mocha":"^8.2.0","sinon":"^11.0.0","eslint":"^7.11.0","helmet":"^4.4.1","lodash":"^4.17.20","middie":"^5.2.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.7.0","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.3","@hapi/hapi":"^20.0.1","koa-router":"^10.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.22.1","eslint-config-airbnb-base":"^14.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.5.0_1624465467036_0.7960761001187255","host":"s3://npm-registry-packages"}},"7.5.1":{"name":"oidc-provider","version":"7.5.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.5.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"e63f635edc5c0883ed264fe7691d0a2e0301bd32","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.5.1.tgz","fileCount":202,"integrity":"sha512-WFWM3q2AyLT5Ma+guGwcUEXkoxY6LoYmcSBodMHRpIY0B0vs3PtX3WerC5NYffZ3QB3qdKac2HiHEJbYzvxrKA==","signatures":[{"sig":"MEYCIQDjaphL5B/7bHM4PRdAr7e1YUEpqz2kj1PTiQhNs4ylGwIhANOjvxqs+SuLLg4JQDaYRlYkvzuXg7tlnotZ6xADdEuF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":672040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1JqsCRA9TVsSAnZWagAAeP0P/2td2VlVIUIdupGcYT6F\nc9aqoRbHL3xLgcxNVz5Jx9Apjb6tB6lZ28tTLOnG3rRzDmyV6K+RErsK6g26\nO5HR3DwFFnpVjZ8O7W3/sKN7Wm0zwZp3GOpTOEQg2X7IfyfDIDeHc44LU4hI\nCDWwoCddMpOK1RmXUbaquHFucD0gumvzhi2Ko5oQxSSNyOHG7G5kYuj3c9WF\nJBsrxauw9V03O2E2bRHEgRUx1Xwa3HxOG1o5VJ3YW92RDRnUTAFcwkHy907W\nj/J+7D5Bpny508o2mpoA0cx/SxhwgOLGkYf085ca3Tb7cM5S7NFxxfGYdh2z\nW+GtLvFvea0xgYXflRE07GXcenZCViAQGfHi1wY+2SeL2JvLPurOftAci/OV\nETw2T+GyRsiZfvbQ/ri04mxY00arI9sB+ztYit1byXwxFZmq1zy3v09ygqrG\n5O9STP5aW9iQNhdpOLyw1AythBIebTziNPa2rLdqNsyG2/xGoDb0KokcHd7A\ndLnmth5+vM/KwRwP+n9R6mdgekqwRNbSeRC5a15F3cs5v8oR9+eK+PU2loZh\nvWSLYZF6rF+2S8PJM+9PZt6klyH+Gg5tB8hpVmNTNF2em/M50SxBxnDJL2CY\n6hAbhRoZyV1nYFIHrYddMTzBRTgLZkuCh5RXAMdUxi7cDvVIGKSCmFojBFvd\nqRu1\r\n=sIye\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"19fe8b41b664ca545083791d10663cb6b13c2dbf","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.11.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.16.0","dependencies":{"ejs":"^3.1.5","got":"^11.7.0","koa":"^2.13.0","jose":"^3.12.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.15","paseto":"^2.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.7.2","chai":"^4.2.0","nock":"^13.0.4","jose2":"npm:jose@^2.0.4","mocha":"^8.2.0","sinon":"^11.0.0","eslint":"^7.11.0","helmet":"^4.4.1","lodash":"^4.17.20","middie":"^5.2.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.7.0","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.3","@hapi/hapi":"^20.0.1","koa-router":"^10.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.22.1","eslint-config-airbnb-base":"^14.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.5.1_1624545964199_0.5553006827138398","host":"s3://npm-registry-packages"}},"7.5.2":{"name":"oidc-provider","version":"7.5.2","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.5.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"1764eedb51685e89abfd2aaebda353883444498c","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.5.2.tgz","fileCount":201,"integrity":"sha512-ZRNWgRgrncGaIcL1csEwskjWAVJR0RdC7WCJBJRo31izuwqKKADKaqBOyckFiatLpqbNzy07uhwIM0eK8zWFaA==","signatures":[{"sig":"MEUCID6P8otcI/p+XfofRELwjHiU3E30/oUspmkyotn8ucIKAiEAhXYsXYbwcDMBOc50h+Wp9Z2hal2rOLWUTjtaQVnk8Uk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":565586,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9XDxCRA9TVsSAnZWagAA+TEP/il+32Gfu+qZoDm5ODa3\n0WkTbZ/s72TpAKCruFnZ8eE2q0lWIl658CQjF7ag4jPgmET5p3zOJGtVYnna\n9gTfIgYnh01xNDCEex2jEquQDEzhtVuyqLJMLOPwtjdje6c/T6NpQk0mztmT\nil5pf/NW6duwcukObeNP5MyljZx6SP527GPx7/1GW6esx6efmwPgJfvDwOiv\nHzkaLXqsF4NazUC5P5vt9nCQUrstuC3wJ3Zx9+Wo3s6ySRSdfRJKZEm1g4G7\nVXskAzkp06rHc+JTrkJhbRQQN4AsHUqoIoHF69GvlIwMEFj42lxKIwVrP5Kv\nMxmB2vcSZMQSCeUnryaG/jvBJkBAc9psfifemVelHElVwWgf0ulId4pGc+8Z\n0ON24rgh4kpLIpH7N8dvlFRSrT6ew+Wsw1/3tyq2eljl6KHR5fwVgzyjfzJd\nd7HZQ2mvspqhG/dNrEP1HljyN4Tqc3LDFBkuxkdJKsEXtMd+2DN/1cU64F3L\nK4MeA/IwrAb73BSlS1vCcaoeVp5GZOiC1MUEMkUxNQ6judJa80GLc1plS2re\ncY1ADm+NTOkVWTiQ3MJdeC5JawtyonVwfRmMvtAMWQYaaTASVh+AQzuTYrjo\noOybRHaVYqudgu5/B3tNL413l0MfjKDUKZJkY+sWmu2BOMzMD+qsqKZq+9OY\no9ew\r\n=sYG9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"9f759e011dd8aff5b4ee450da14fc42d3ccde5b6","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.19.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.17.3","dependencies":{"ejs":"^3.1.5","got":"^11.7.0","koa":"^2.13.0","jose":"^3.12.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.15","paseto":"^2.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.7.2","chai":"^4.2.0","nock":"^13.0.4","jose2":"npm:jose@^2.0.4","mocha":"^8.2.0","sinon":"^11.0.0","eslint":"^7.11.0","helmet":"^4.4.1","lodash":"^4.17.20","middie":"^5.2.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.7.0","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.3","@hapi/hapi":"^20.0.1","koa-router":"^10.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.22.1","eslint-config-airbnb-base":"^14.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.5.2_1626697969271_0.2206002547900714","host":"s3://npm-registry-packages"}},"7.5.3":{"name":"oidc-provider","version":"7.5.3","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.5.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"ad384d1ed18926b81c8c7d086a2e4dfcb24d1148","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.5.3.tgz","fileCount":201,"integrity":"sha512-G+rlp7TVrhqVjE6aBw52bM9AgOMopeLgUiLuaku65E2YsAAj5qL9OitdslXW2jTLmV4DKytgE2vVbO8RvwEGBA==","signatures":[{"sig":"MEUCIGLpGlDiTe9IYc4xSHHBHLE682kclO8QBWa5LNn3l0LLAiEAt+wNhEk9UwPa9ON3B2LzZI2B2WGrOs7TGaVpZUMlyoQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":565759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9YnaCRA9TVsSAnZWagAA24kQAJyK6uY8SnZ2/uvJeS11\nt49DIvUnWRRH7ASP2/zhYkgz5CuxU5akBKHv71MvnqaVYLLYCJSFrx6W+xcj\nWuxB4+MEVPMF4Mh6CeVGViBlOEiZ8H9VXySV1Zx0A89VSigzA7AoV095qX/s\nwOb8pBWa83+b31wAcRJ9srO5JyLR6IlkTTytap1/a+R63ktwhdeiIlLCFGYB\n9NAoqLbWvMsM46ccJ+D/+sYYhn1h5SrEfHNnv1K4uGufSb9aX5HA8P+bVn39\nDMQM0LYfMzFGHQYerjgXRnFHZgrAspf7V/oi2zdgMNqZcINgLthNueo41y7a\n5zVmcMqTjTS8uUS93KXYoWJJjUVsmn0VKcdIgyKpvy/YtmhpN/Rzyyje/CZn\nNGPA84g2LzMyHWNwylAv0dIrw5v+lfB0SErJS+ymATsNO78cLbH7kugmcUD0\nSMb2PNOlhODGyniXGoz7CkiXTW1ts6D8L4b3jndlzvYXLKXDWVvv72saXkuC\njVQO3AnzfWxD/g4LHAymJpR/ztHIT4SWLfv0DtFhp8QNKiw5ubxFDH7jgn/y\nFbYlUup83irvYtwk3DqxqPx3f8Uzwsc9dvjaQsZSC/EKehjNacZ0Hd06bmre\nRYI7JDA4f488gIhiBXTZuqs1DHuZoyjBlo2sNZ4LBoXmR3rgGbkRziNAVwlt\ncYDF\r\n=CgqV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"caea00ab7d453a7518c1c1d055371ac159c24093","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.19.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.17.3","dependencies":{"ejs":"^3.1.5","got":"^11.7.0","koa":"^2.13.0","jose":"^3.12.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.15","paseto":"^2.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.7.2","chai":"^4.2.0","nock":"^13.0.4","jose2":"npm:jose@^2.0.4","mocha":"^8.2.0","sinon":"^11.0.0","eslint":"^7.11.0","helmet":"^4.4.1","lodash":"^4.17.20","middie":"^5.2.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.7.0","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.3","@hapi/hapi":"^20.0.1","koa-router":"^10.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.22.1","eslint-config-airbnb-base":"^14.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.5.3_1626704346750_0.378199895628202","host":"s3://npm-registry-packages"}},"7.5.4":{"name":"oidc-provider","version":"7.5.4","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.5.4","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"c9a0ad52b97926b8d93092da41a5dfbed8a994d2","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.5.4.tgz","fileCount":201,"integrity":"sha512-ffUkiXA2g+QB7CmlrAOBPg7h/j/AEa0k7x4qVrjBrkeTk3riPyHidFhkYwOt7rW/3rsOdcqXliEME+MeSiSkUA==","signatures":[{"sig":"MEUCIQCWEDPl/VJ8OqMYUdgRGRszJRzO4T5bqwoi1kIxi17S3QIgObglPEtGHDyFKiK9xsUZxTV7wKzZZJX2wqpMQQhRI0Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":565931,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg994NCRA9TVsSAnZWagAA7B8P/14iBBWG2Y+KChjsgkog\nb2i36WRRGPg3DTU24FrSgt9zhdomOosby4SBcM4s7RVTQ+O6hTEAdQCu6Mq/\n0a4ZxXkr7eU2JQCNQp+Ha3xUYQF0vf3+/xD31OOO5eEybDu+rlCaRkGXDvv2\nFdzxp+llWpSgsPfxh1Ul/zKzcopW8LeKQEwwJvCJZCZcvvHZH2kSjhxi0+YD\na9G8/fc3X4u8ilWhmlWiNFzKXkMojotllMi9ldBPrlnmie06s7WnrzvYaxeu\n6RvVXQl62eEJwpjmOmh5m+JjX8hyxMFY7PUWMmUrmlZ/uQkvlyhGiDG6uDgz\nFLqonC4IxvkfzUwrhuaxHbuUphKm+yQNWX+PUheGbfZ9J3pm9GH9Gud51LLc\nbCYfedI/U2XffwiuXxe7ZVQa4oDxX0cn9e/W7YbQPNGzOfOUvIXyPQnYcxx6\n/wCiVqHuOGfXI/6J/moEoGhyuIVSZgqXWcxfcPeb5n7Huow6XpGdFDDGFewx\nP136/X50otuDpXz2G5VpDg6TqwzTOX5IDMc88hYOtp508qSj6gvG9j0sYMcK\ntie8iBwd3SYAdQYp2sHUfm9wt/xEmAS2FH/EiukuzlQ+rJfH3j3GweqmiFnC\n/zlI1ScaIjJYlIl77f1shTVgJkqjG/U6QjxkFJEj44tQ7tI8brI/zP5qT5If\nKjFz\r\n=qAwC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"d1a7644757851ab80deb543d1e38a93d4b572616","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.19.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.17.3","dependencies":{"ejs":"^3.1.5","got":"^11.7.0","koa":"^2.13.0","jose":"^3.12.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.15","paseto":"^2.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.7.2","chai":"^4.2.0","nock":"^13.0.4","jose2":"npm:jose@^2.0.4","mocha":"^8.2.0","sinon":"^11.0.0","eslint":"^7.11.0","helmet":"^4.4.1","lodash":"^4.17.20","middie":"^5.2.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.7.0","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.3","@hapi/hapi":"^20.0.1","koa-router":"^10.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.22.1","eslint-config-airbnb-base":"^14.2.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.5.4_1626856973148_0.6112006545561319","host":"s3://npm-registry-packages"}},"7.6.0":{"name":"oidc-provider","version":"7.6.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.6.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"fd782092ca510f3dd030900683ed34b766504d85","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.6.0.tgz","fileCount":201,"integrity":"sha512-seBCtQ30+Y6SxhXpl+EYxsRCHiHlOLtt8rfmGtJA6OjfpFs1bO0ph+FBmXtkZK/2chkaYf3r2NO2REjzUGzdvw==","signatures":[{"sig":"MEQCIEOGFX4bTDoSXbMl0gKGSZOdtkSnQMQHi35fgJ6ExhLRAiAQSALLCjP22fHveL+OYDlLNoq8ZnPNuYIhFG3WhHQLrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":567279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCSxICRA9TVsSAnZWagAAJdUP/1t3Iv0un9WgHVPiTmIN\nnqexGZq2/nXmAoReN2qHnTfkCvNHouuDk4BSAsco8gIiKovJek15UAdDjhDO\nUUuHmkwOdexTAEOz64jpe18xznai8imdzd9oVa6rN16mTKp/Pwr66kbuCosr\neCyEI+Qqf0ehaDUVdBRCXBNEnFCRZwf30XV5G9pg8wOKs8mY8AEllLuqAG29\nVeRvNrKheFHUBN/k2Esm40EemUD0iqTSuw78uRBLAbScjeQkvzaLaMWcdzqK\n06DfE5Tc+NjU/zBJTUga8dYe+BrWpJ+nknQA+RwtzHHtRsL1LWLtDqFyKTjk\nUe8BIlgfLNMV3IJkT84rG6ZxQLcZQ7HqXOivDAzVrM8WGU2pt9j64nBh62oE\nIzJlwv1g6Z0bUqL54aoJSA45jfh54o+aOWTW74DI7LZM83Nqbe9sgQe99r7M\nYmy9kVOA3bCVghdw8FYoV09QGltfutI1mthK+UbnaT2gbhZQ3mSuEUaV0rW4\nJMty1N0eQcCzCDHcRrh0GjQ3Eyq12NcwnXT3PjzpRyorCL7qmHd/sUT0OazT\n5lqrp+rUBV7lvg661fPRhmLhTa7CTYnKtZX7CRUycbyza4t9dKj+7mSno826\n5Kg5wwMCB4uhU0VvYsd8JJ8MUi2F3Cua8NP9+Zj5VA4F0MnRZmtL2+sjfLli\nq6+o\r\n=01LN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"997ece58b1ff41695f62506d1a1cecde43045142","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.19.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.17.3","dependencies":{"ejs":"^3.1.5","got":"^11.7.0","koa":"^2.13.0","jose":"^3.12.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.15","paseto2":"npm:paseto@^2.1.3","paseto3":"npm:paseto@^3.0.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.7.2","chai":"^4.2.0","nock":"^13.0.4","jose2":"npm:jose@^2.0.4","mocha":"^8.2.0","sinon":"^11.0.0","eslint":"^7.11.0","helmet":"^4.4.1","lodash":"^4.17.20","middie":"^5.2.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.7.0","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.3","@hapi/hapi":"^20.0.1","koa-router":"^10.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.22.1","eslint-config-airbnb-base":"^14.2.0"},"optionalDependencies":{"paseto3":"npm:paseto@^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.6.0_1627991112138_0.4105003234572986","host":"s3://npm-registry-packages"}},"7.7.0":{"name":"oidc-provider","version":"7.7.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.7.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"789bf52b8373bee15fd3464dd1c620981e62d1c0","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.7.0.tgz","fileCount":201,"integrity":"sha512-SyqKP7ggRHbLbRXNiYZNmHiGWJ4vVv1SToSsr171miCHwYH4zhtJ6VoE9f14G9W1YryVIah2XQXAq5m/3h5o8A==","signatures":[{"sig":"MEUCIEVL5TklowFzPLnUl0qYXrJE55Dich0A/pTffvwXY7tcAiEAvgTWrsEpd3chy3fc85qkxKlX/ZAbY5RoQ4oKYMRBfTo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":566114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMKuXCRA9TVsSAnZWagAAuhIQAIAxuJTL3VyPfjz+qqZm\nsSVnxcpFWYsrzqcV7Urv37OhFSui8HWA07i/2FtHIvbItwa4xXkFYurDQsb+\nEccsDep0nsswh/T9HcGLT6qHf+CWQI5Dn4CQfD1M4D+85nDvZat6nccL0/0m\n6S8kEoQlyy/VG8FQCz98Zlf7uKzISTh6YGZrbc7vkItlB7PEE3AM0c/L2C1B\njvpxY84o0grqkUaIMM4pu1pIT+kjF5rViAybkR9GNAE2Vi9rBMteER/L5Uty\ncg/te9xqDDieCEudedVgncAusRx8G0pt8Stc019ofuIm0p+TH5HMlff3FLgL\nFPruvwbiBgla6tvG2e6NCpSfqOW3Ap6UK2ReNXrqIpYvWDt5ILQYO3pVhiGG\nMgH+DxnwXjX21Ff+REAR2Ch8zjPeBJ+lSZEANdgI5DBHqCmlZ2kW+kbhsz8k\nzZme/XE8xd+7FGMQwXwA0Sszzt1UAwt4QkHlzirI87VKin4d4LLxqBmEzaCR\n4vaUaD0N1q9TrtATNEjVBTWWV6O+1J9yM2wicVVejT5LoGToGTzEle9Sdi9Q\nR28AdsOSwk0tcECBinIbDzVmSm/RjSuR9WvC4MWjKutvny10hywz8ZXdHvig\ncVcOg0fy6NAmJpTpUXcICRxqpyyiNYM7FCYlohlVwczhnztlL9yEyR3SA2ez\nSq/u\r\n=UJVm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"2f9bce96d52caa3f93b91ab3d3ea004f394fcef7","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.20.5","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.17.4","dependencies":{"ejs":"^3.1.5","got":"^11.7.0","koa":"^2.13.0","jose":"^3.12.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.15","paseto2":"npm:paseto@^2.1.3","paseto3":"npm:paseto@^3.0.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.7.2","chai":"^4.2.0","nock":"^13.0.4","jose2":"npm:jose@^2.0.4","mocha":"^8.2.0","sinon":"^11.0.0","eslint":"^7.11.0","helmet":"^4.4.1","lodash":"^4.17.20","middie":"^5.2.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.7.0","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.3","@hapi/hapi":"^20.0.1","koa-router":"^10.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.22.1","eslint-config-airbnb-base":"^14.2.0"},"optionalDependencies":{"paseto3":"npm:paseto@^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.7.0_1630579607494_0.8248631014547398","host":"s3://npm-registry-packages"}},"7.8.0":{"name":"oidc-provider","version":"7.8.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.8.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"1760d9e5f86398143f932a6b6610d78dc7fa6ec9","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.8.0.tgz","fileCount":201,"integrity":"sha512-zwwSsXmJrtx3jcj8Eqs/w7M4DuMhHd+h8zoSmU29OTy8uGSqZXWPHUnh+t+osm73mWn2aNMXLR+3phNUbZYR2g==","signatures":[{"sig":"MEUCIB5UfKE4e0Ro4bU91OJRZQ8i3sOvHJOobcRgoVfWIsYfAiEAw4wdYIu+z9DTsbDnyL/h5OfHXK6KsIsoIaKSdzxpndc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":565296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQmJqCRA9TVsSAnZWagAAJcwP/1yjfPtHQHxnKi7HT4WN\nrTwZeP2RwquNwYTKyqfh55kFv/riwt0ZIPPavjHEDDYFEIRi/NI8RZHAF/EQ\njTQz7gi3raBsh9FyCyM9Zs0yqynMWxcQWrUposNZxa5RBZUCuLwZEi+/lhmK\nW+4VSyGhe2fT0bKecrD5/JKGwM2KyByNfXOA+2PTUrFw8aH5YCkNP2rVOw6g\nzka+GMcflDkxThsAsqmHblOQgh28XEyOq3oVfL4BML5vnCp3rLqhvzTRYLHE\noBp2JbEdGupkLZyoWC1gi653nnRD8uTTEbaoRT6wB8vlX6XBDcdg58nsAqm1\nurka9IAopuDlKzRzNB1f9fKwQZYWV14BvTOd9r6ptjWBYp64gHj8nDMf3L/T\n2xnwqvzW33HAx/JosZCC64Lpi7T79UtGI53hzTaI1At1y/TZrz1uIhrS7FaC\nca9bQRhsDLOIZnPDlRrsgyierc79AEqRc3mCcnXdfRqW5eEfk2sfoUU48AW4\n+OV4AqLBJ6ZQcW1YYKh/QTuTZw2hjJjaXDctaBGbpvTEpoY30vWvrViAf6EG\nB6Rc//xRSJ2TdbmeRndn60TKSd3g9BPJkU8mx+Xhj4NHs5lFTyoV+FrebH/8\nqucjTEAOMsczfTexEOfEHMq429goj35zFlxBy3FLerhXxIfkUfg2iu1FtnhF\n1DMC\r\n=m8Ox\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"0477791a48c648b223f7b7f4b6508159a8d9d37b","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.20.5","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.17.4","dependencies":{"ejs":"^3.1.5","got":"^11.7.0","koa":"^2.13.0","jose":"^3.12.2","debug":"^4.1.1","jsesc":"^3.0.1","nanoid":"^3.1.15","paseto2":"npm:paseto@^2.1.3","paseto3":"npm:paseto@^3.0.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.0.3","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.7.2","chai":"^4.2.0","nock":"^13.0.4","jose2":"npm:jose@^2.0.4","mocha":"^8.2.0","sinon":"^11.0.0","eslint":"^7.11.0","helmet":"^4.4.1","lodash":"^4.17.20","middie":"^5.2.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.7.0","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.3","@hapi/hapi":"^20.0.1","koa-router":"^10.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.22.1","eslint-config-airbnb-base":"^14.2.0"},"optionalDependencies":{"paseto3":"npm:paseto@^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.8.0_1631740522064_0.5342504840854472","host":"s3://npm-registry-packages"}},"7.8.1":{"name":"oidc-provider","version":"7.8.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.8.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"f482fd5d4497e546a30139faced4a15da7acc488","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.8.1.tgz","fileCount":201,"integrity":"sha512-KMXQSQVYSVldXOzPUfe4oE0doDqaj0NCt/nGA/+mARZA4wjPKtLIJdIRBCl5lgZmVgQKIRw2y3kU/bb9dv++JA==","signatures":[{"sig":"MEYCIQD2D/XHKvvgunCZmIvzKaqejZ6t6v4CoPGyAPr4ffAwWQIhAITk1UbYSk+8sZxzYhQRPF1sR6RwwdCfbLOrFkhfntJA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":565601},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"e593a284f647f0ceace5851e3793f237f9b9347c","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.24.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.18.0","dependencies":{"ejs":"^3.1.6","got":"^11.8.2","koa":"^2.13.3","jose":"^3.19.0","debug":"^4.3.2","jsesc":"^3.0.2","nanoid":"^3.1.28","paseto2":"npm:paseto@^2.1.3","paseto3":"npm:paseto@^3.0.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.2.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.9.0","chai":"^4.3.4","nock":"^13.1.3","jose2":"npm:jose@^2.0.4","mocha":"^8.4.0","sinon":"^11.1.2","eslint":"^7.32.0","helmet":"^4.6.0","lodash":"^4.17.21","middie":"^5.3.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.21.6","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.6","@hapi/hapi":"^20.2.0","koa-router":"^10.1.1","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.24.2","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.8.1_1634039702284_0.4740950449118728","host":"s3://npm-registry-packages"}},"7.9.0":{"name":"oidc-provider","version":"7.9.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.9.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"1a84f5946408531f43862f8e3bc8714d7c4a5bad","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.9.0.tgz","fileCount":201,"integrity":"sha512-t+NoQH5ObssFzmAVJSfbBbrY3Cqm5ZyK0HjaT/UA/xUjDY8HFUDPnkhltGAc+mp1yhuQv5VMCTWK5h2qS3yTHg==","signatures":[{"sig":"MEUCIQCJyZ1WoP1bTsN8KYYLemDu1YFNwgGVWggbJ1aCCD2p+gIgVJ4QbTvxvwsfKnFizEpVpg112GMu2X4XsyT22GwkZXw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":564804},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0 || ^16.13.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"807fbebe04bd6e1beece99ced4a3857b686397f6","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.24.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.18.0","dependencies":{"ejs":"^3.1.6","got":"^11.8.2","koa":"^2.13.3","jose":"^4.0.0","debug":"^4.3.2","jsesc":"^3.0.2","nanoid":"^3.1.28","paseto2":"npm:paseto@^2.1.3","paseto3":"npm:paseto@^3.0.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.2.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.9.0","chai":"^4.3.4","nock":"^13.1.3","jose2":"npm:jose@^2.0.4","mocha":"^8.4.0","sinon":"^11.1.2","eslint":"^7.32.0","helmet":"^4.6.0","lodash":"^4.17.21","middie":"^5.3.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.21.6","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.6","@hapi/hapi":"^20.2.0","koa-router":"^10.1.1","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.24.2","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.9.0_1635267820043_0.9155871756188549","host":"s3://npm-registry-packages"}},"7.10.0":{"name":"oidc-provider","version":"7.10.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.10.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"0e95910f1debf8d4719b494819c959d8e184f0a2","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.10.0.tgz","fileCount":201,"integrity":"sha512-idZ+GJ9bPhMplhD5Ol7yIZJC6xVpmyLtxRYyrPhN7hw3sa6u3lN9McLBodZSVmZiqID1Deq8NUd5XmemaBq92g==","signatures":[{"sig":"MEUCIQD5+VmvqAUnh1+V02IKDqUWDPdh8jTZ+j2oHAiWi8dTYwIgJGCvh6YcEvTICr+Z8neuui3tuahXWxX8xuX7sJ+3bME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":564531},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0 || ^16.13.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"b9dcf824f9b06c3d856749b3a13eb88b490f1b52","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"7.24.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"14.18.0","dependencies":{"ejs":"^3.1.6","got":"^11.8.2","koa":"^2.13.3","jose":"^4.1.4","debug":"^4.3.2","jsesc":"^3.0.2","nanoid":"^3.1.28","paseto2":"npm:paseto@^2.1.3","paseto3":"npm:paseto@^3.0.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.2.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.9.0","chai":"^4.3.4","nock":"^13.1.3","jose2":"npm:jose@^2.0.4","mocha":"^8.4.0","sinon":"^11.1.2","eslint":"^7.32.0","helmet":"^4.6.0","lodash":"^4.17.21","middie":"^5.3.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.21.6","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.6","@hapi/hapi":"^20.2.0","koa-router":"^10.1.1","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.24.2","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.10.0_1636018454863_0.15591174465253577","host":"s3://npm-registry-packages"}},"7.10.1":{"name":"oidc-provider","version":"7.10.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.10.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"a9fcf57cfc5f2a808a2a1e80545a66fb96d36bff","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.10.1.tgz","fileCount":201,"integrity":"sha512-SRFVePq/ki76SbKB/vx7ach6mgc6iof2dtYOKMA88f3i1gZ6XKbqqxqyEVAj4n9L13nssUWJE9O4AyN8M0bNKA==","signatures":[{"sig":"MEUCIQCwJwfNFTgEKC/hMPMkRt5yJG3x25fm1QxThRBdumMFjwIgP5RmhIKDA4EW9pD7Aj5GevuqsV1g/0iQsjc2UxcnPDU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":564849,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhk4FXCRA9TVsSAnZWagAA/ygQAJ3Iw22gN/noFcWbI3cn\nXORsNgc53NmrPaPCk7+lw5DKyzVzhqB2uxqD70g2fe3X/8RaEXya3Sj8YX9D\n1f38TDLG5GO5e7CBnUMgGm7yac7Gv6pLVPaxb7WY0Gpd99ZSHf+f9XTraZ+x\nYHf5InEEa/hQwY3NYL1BrugRJFVeNQfQkmWQ5FoHWoc2/afwRGklpcwmZ+pz\nbGCvBXfI7arQm2Tb6M086Wm6JvNkq4U5nWVGLGXNMc/A/l8tFGe0PrYCCupl\nSyfLQrA59LcR0eqjOMJCk5tPhcAqhFuUbB/hEpHVaqJnXWeKg0J7QJ6ZD3vD\nIGS+LO259j3Q7npk/aaZawqQ8DILxfn2kcWTynW/n822xxpoHpbWfPop9hnt\nb4IX8JmrKgpHfqt6uKmIU7A00M/gKTJeO8jP6zHn1RwU1WmhwniVaSHAlcVA\nOutrZy3sN3XFB8pl3RXj79XBk5H+Y4WRN8vjnHqn96sjorIE3r7pYlb5zv7h\n1clVnWhcfwlIz823ie2Gmegfwf60phLpR3sWQn05aQ1WwFaRSxW8j6wMVvLP\nwJXCxo2W8UZpURiKdQmbnFNLNrfHKnk8aiU69Rji+g1JTJc+moeIOQJXtst3\nNUsYLv/UQLdVZd53h08JHnaavjhPlgl3i7RUrHyMYQKIcfJJMQubAmZj8zX/\nSUcP\r\n=mfhc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0 || ^16.13.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"773b167b8abc8877ec25d43f4a8b0ef5dfd74ef6","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"8.1.3","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"16.13.0","dependencies":{"ejs":"^3.1.6","got":"^11.8.2","koa":"^2.13.3","jose":"^4.1.4","debug":"^4.3.2","jsesc":"^3.0.2","nanoid":"^3.1.28","paseto2":"npm:paseto@^2.1.3","paseto3":"npm:paseto@^3.0.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.2.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.9.0","chai":"^4.3.4","nock":"^13.1.3","jose2":"npm:jose@^2.0.4","mocha":"^8.4.0","sinon":"^11.1.2","eslint":"^7.32.0","helmet":"^4.6.0","lodash":"^4.17.21","middie":"^5.3.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.21.6","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.6","@hapi/hapi":"^20.2.0","koa-router":"^10.1.1","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.24.2","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.10.1_1637056855025_0.470365142305494","host":"s3://npm-registry-packages"}},"7.10.2":{"name":"oidc-provider","version":"7.10.2","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.10.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"023c9054e0e48e77a6d3834257d3fb72f63b85f9","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.10.2.tgz","fileCount":201,"integrity":"sha512-gxjYlt+Rs/206cvZOm1W1Ma++hqu4MorDej6WyJ9fxcoVZV52FgfE0l74R5pglzF3lm8FbYVgt3wfSYxfnxkWw==","signatures":[{"sig":"MEUCIQCECsWW4DTOpYFkNIOWKdix8aNkAjK53xZ9pFfDIREejAIgAaqIyEr/n9RuAYjwlr7HJuCtotbyerHPhKMtEiltCxo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":564880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJho+N+CRA9TVsSAnZWagAAlCUP/RKKeDn1sPlORwjHqmpv\nvsLgWIbOKu+hl4MnD5h+Pzh/7flNjjBJLfzJQeffohH4obUjrDScyzNPZmjS\nly8ql/i/te8Mb6TTYpl4LPVgeOhygxXiM7IMJNfXULXA9iDpolcvgCgBfPkc\nniZbRY2S03jcQRuEJmYuebuK1gC4/9HWfjejwW8MZ7Ln7QCXKDjt8IEc0CV3\nPHZoOnRPTMv7PJjEma7TSvMe+vrDdvXMEErDxJUsbmO0QHEPgHBE4F1ZEkCP\nZGcyufMqQ2DoTUyTzLs+KcblXXYHStLBxZq1C+EASn8c8SrNyiZ8xZv/x6XG\nRO+kZ87nRAJFvtY5X713lheywWtXcNWJBEUvuQmmZ5T2Y7iuldCDG4wilBxV\nzPmDIFL63g2h5itO7B7jAKhomJjJAXiQxKUVuvQb71wNpu8d9LHGfUsbChjC\nrdgeTGv7R5uRJv+sarLSNrqXWQ95keK4C9IPF1C6/5J/roJw6S6ctUUF8GDN\nVwaDFDaG2rsO//v42IVFX5eQy9u8iEpys4fPlwppjixGEyXJBc3G8Fz7O1Xj\nZY7lrVcyah1cve6Z77MHCYIxQev+NIrFah2pumNOp9HmjzLIGLAdRNScQ8xS\n50y1NoeKNXq6c2bzcfB/kGfOnDGeoAFR+QTaqm8M+Ou0LNG8FbQhKwnqZlJ8\n8NUR\r\n=rBVO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0 || ^16.13.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"a2a2c1fa96c15a663928ffce7624346d6b701ca5","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"8.1.3","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"16.13.0","dependencies":{"ejs":"^3.1.6","got":"^11.8.2","koa":"^2.13.3","jose":"^4.1.4","debug":"^4.3.2","jsesc":"^3.0.2","nanoid":"^3.1.28","paseto2":"npm:paseto@^2.1.3","paseto3":"npm:paseto@^3.0.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.2.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.9.0","chai":"^4.3.4","nock":"^13.1.3","jose2":"npm:jose@^2.0.4","mocha":"^8.4.0","sinon":"^11.1.2","eslint":"^7.32.0","helmet":"^4.6.0","lodash":"^4.17.21","middie":"^5.3.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.21.6","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.6","@hapi/hapi":"^20.2.0","koa-router":"^10.1.1","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.24.2","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.10.2_1638130558683_0.14551267916324617","host":"s3://npm-registry-packages"}},"7.10.3":{"name":"oidc-provider","version":"7.10.3","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.10.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"9337bed333539d270dca9f389a7aa4090102a0fa","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.10.3.tgz","fileCount":201,"integrity":"sha512-a9rr6/2W+1anjJYx2DTLWL8fjtXN6lfJZ0BTyKvdaFsUNfmFFq5sJZ1qfmK9lb4JIB17SZMfrMvvnBKRcbOXMg==","signatures":[{"sig":"MEQCICUAOgl66dN1P5fv1q/VGBWxBccoS8VbYdxPXgR1btHUAiA2JNjQF0RlEIqcoUSdnR22Vs2kkW0lvVq3uN0dtxfh4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":565103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqyeFCRA9TVsSAnZWagAAtxcP/0V6g66I+0mMBLyIQ2k1\nIdF702bx1/iLlny5xrr+FsWxTRWLO/S4TCwrJH4kwm6E4S3aJyTytT2gOzSl\nkj2h0sBpb2uxXof5nXP/s7RJ/uhoTnaL/2uEkY/Mg3aPTM1rdVHmHfeS+fZ6\n9SUAstQ5qw+yyYxSaT+urORPLk01plgKeomaMjezsW4iz+/iZ7cpHaczNpVA\nSC4h6fWkzx9cdcmupR55aRjMRdQv4ye/sFfVeswqBAnXy7c1mS6zCbJMckAw\nYPtgDgcBx7V3rIY82niUEDjETJB0a5lAJTCccbvS3Iii9fFO09begswoGGCx\n2ImqR07ho1DAPcXQwVPsISLM0foveUtutEtHFrO482pipGg6S8JjDJFaeV51\nLFk9vQnEMIYIveEArhfU4tg14rKNeWypm6NjfwSIArlJlc4TBVTd/o/UU3Sw\nHMlj6jeXhN7BfAJYLI/Ggbs9/SpTSUB+azwEwuDFYIKf6HAi5JFk0FieLtbu\n5iGi3sQm835Uxi7PGnjvJBqEu3PEvtyLQmAjuvdAV+GliebFLZiuZ+ZDiL2r\nqhuVsOzoFgxoFoHvoP6h7iWbCp9AJzPb2kx5ToNoNOTGvTr1NvoqRqVDXBXb\nvIsPi2d1SEqf3NmsEfLSBhFMGfVVgR23sfeBgWijWntxWYKktc2W9/+P0GUf\nY6lt\r\n=GYo5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0 || ^16.13.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"d871316d06d50ae11602da88ec21030de6a41022","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"8.2.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"16.13.0","dependencies":{"ejs":"^3.1.6","got":"^11.8.2","koa":"^2.13.3","jose":"^4.1.4","debug":"^4.3.2","jsesc":"^3.0.2","nanoid":"^3.1.28","paseto2":"npm:paseto@^2.1.3","paseto3":"npm:paseto@^3.0.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.2.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.9.0","chai":"^4.3.4","nock":"^13.1.3","jose2":"npm:jose@^2.0.4","mocha":"^8.4.0","sinon":"^11.1.2","eslint":"^7.32.0","helmet":"^4.6.0","lodash":"^4.17.21","middie":"^5.3.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.21.6","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.6","@hapi/hapi":"^20.2.0","koa-router":"^10.1.1","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.24.2","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.10.3_1638606724911_0.058607426707747656","host":"s3://npm-registry-packages"}},"7.10.4":{"name":"oidc-provider","version":"7.10.4","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.10.4","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"3906842bf16dfc22183cba3903af85d4e86e13db","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.10.4.tgz","fileCount":201,"integrity":"sha512-zFUDSLT2hcn2GU2mRMEnxGKBSsJgfHmfj8Ypovv05naSaCY+hOB5zkELuTYj1InS2kBh7+CiDBbUR8WuUn/N0g==","signatures":[{"sig":"MEYCIQDxBYi8QS5RTCCm7yo56MnRCmc0iQYh8xYRJBmtfhZRSgIhAMS17yDonBA2jZp/Mz5i4txLIzfeJEgT8TZEliOYuHpY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":565283,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrMQWCRA9TVsSAnZWagAAvwAP/izJdqSPAYImaKHkA6nl\nLW2A9kSpc87jN7pzDAmO7jiGPJroBsyyCH9BUyPIL93nHILSxxB9dem+4jY3\nliez7nrVODrRyrcEQqbYfHDaDMp5h9iMdKHnYB1NT6UmPdvUU3HfxuaZXnnG\n2KrnbQG4AX++BOAZ00EbtNcIsmulop45o+GGR38lWlkTee9rhP1ZvlsTAjf0\nnuyMWj8rw9pyS3G7RoDWtMsAk5837jWlFOS0xQ0JtwqrrbWRshiN9ee9UjdR\na5vkSTSQQHGIDD/mUwm/pVLImivNkr3akNXXJ0IA9CZkg2rf4hhDJh4jbACj\n/9dupDP13XAuQ19Pc4EsbciCO7Hnhs0hh4PbI5mSqvmx60hmbjICNn8RlxDl\n2fCEc8itW/HD2aiA06hF8vu/LzFz9LdMyJQddfe9QQORjn5E1KjncnI59dpq\nWyYSoh7ts1zhL5B0GWgQgMUZo/RuhnMPdSDKXXEWMDQ4qpvzofn7NCA23eq0\n2/I6ezsW6AeClW4EMbaQQMZEHzQikiGDUrEe1SbVS5ndg+fvtqmpf/c1NvBE\njsXdmR1POuQ0bTS6O6MdVZMTJx4e7KPhn8pl6o6ZEouYJ3Ftr4Q/qm/xnA4C\nhiZldqvAw0tmIt7h6wdnebYNWvKBY2Qa2ky9VsEdoRUJZjxll77y5AboVgrd\navJk\r\n=2LGt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0 || ^16.13.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"21f997fd590ba3d5b936013239ea6237395fb956","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"8.2.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"16.13.1","dependencies":{"ejs":"^3.1.6","got":"^11.8.2","koa":"^2.13.3","jose":"^4.1.4","debug":"^4.3.2","jsesc":"^3.0.2","nanoid":"^3.1.28","paseto2":"npm:paseto@^2.1.3","paseto3":"npm:paseto@^3.0.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.2.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.9.0","chai":"^4.3.4","nock":"^13.1.3","jose2":"npm:jose@^2.0.4","mocha":"^8.4.0","sinon":"^11.1.2","eslint":"^7.32.0","helmet":"^4.6.0","lodash":"^4.17.21","middie":"^5.3.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.21.6","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.6","@hapi/hapi":"^20.2.0","koa-router":"^10.1.1","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.24.2","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.10.4_1638712341793_0.9723526557367137","host":"s3://npm-registry-packages"}},"7.10.5":{"name":"oidc-provider","version":"7.10.5","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.10.5","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"9f59222d1161e403271a1e6529ba2992590e2b40","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.10.5.tgz","fileCount":201,"integrity":"sha512-ZwEKlxP+x9Bqm6qGYuX8beFQAuHiHTn1wSSw7xwRLosGEk72ISpDag9+ddRNYZimv5pZ0I8QHHVV/Eg7D8GLMw==","signatures":[{"sig":"MEYCIQCKQLqsQcB0jWTqmt4xx8Wjh27rSHZog2YDxjmv3a9krAIhAMEk2BcVsd5ZCtEyDI1V6EaREv2Wz3Rt6MhWFsCPs4XX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":565243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1BEiCRA9TVsSAnZWagAAzz4QAIY07q85iQV5B66TJp0G\nDeoSt+r1BqW7wuzYkht2TqE2dzMcAMSB7kDdrRvpLRDKs+r6V5Wci1R+5MLQ\nu5jWZ/Sw4JY7CAwSRsFOHPDp7mAdDEKksu2yP13awBGCs+88z3MaTUKzauPV\nqLyB9YizwdcXEGcBtA6jOgnpHv+ROy5/PsPaibfB/4RsIB8RUIRJRjTooSkn\nWKOc9eLgYFLwZab/LwaHACIvbyGCuhF64Yajk1Ut1847ldMZIzVUS3fRWLU6\nUsZlqkbcuLdUtu4Y4SSEemt4cadBSB451bTd4ncz87wNoD83GC5yTa8OfZl+\nbT91vaehb5kldxtm0CqWm4n6SJmVww+KtP+Ty/OKUjw6mIeEqRNXqdnb6E4d\nUvgIRS5y+0htPXPidRkY+Y7vmLVq+huSAqbYT9tXvVMBi7Y9cF2Y41oTOehU\nMwdNe5fQaUy+d6Mo/lIk9iLKto4SSxFBQjPPYfXrPtoVD8DPgmN1ATS51jp4\nZacowK51ExoznR7hPfXyFwGA1cLh0jdKzsF8717Pa5AgNg2w8IUuN0l1ZM4W\nVT3CHG+H3bGCIH8aVKFZ8oS62vYT+9UUFb9/KTJWJy/+Wf4kvf0gw+96BBGc\n1JMYsfKKTrd6FiBdluENlYC9Kl6lvJxMN/kA/bkGPuP3c21DpsGESCyDE/p0\nvkRu\r\n=tuUo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0 || ^16.13.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"797231ed23bc31e2faf827617dff6861e2b014ca","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"8.3.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"16.13.1","dependencies":{"ejs":"^3.1.6","got":"^11.8.2","koa":"^2.13.3","jose":"^4.1.4","debug":"^4.3.2","jsesc":"^3.0.2","nanoid":"^3.1.28","paseto2":"npm:paseto@^2.1.3","paseto3":"npm:paseto@^3.0.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.2.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.9.0","chai":"^4.3.4","nock":"^13.1.3","jose2":"npm:jose@^2.0.4","mocha":"^8.4.0","sinon":"^11.1.2","eslint":"^7.32.0","helmet":"^4.6.0","lodash":"^4.17.21","middie":"^5.3.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.21.6","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.6","@hapi/hapi":"^20.2.0","koa-router":"^10.1.1","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.24.2","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.10.5_1641287970541_0.40494376076275684","host":"s3://npm-registry-packages"}},"7.10.6":{"name":"oidc-provider","version":"7.10.6","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.10.6","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"85cc16974fb114fa38289aa14451a6b5c1a790dd","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.10.6.tgz","fileCount":201,"integrity":"sha512-7fbnormUyTLP34dmR5WXoJtTWtfj6MsFNzIMKVRKv21e18NIXggn14EBUFC5rrMMtmeExb03+lJI/v+opD+0oQ==","signatures":[{"sig":"MEQCIHHlG03RqlVA6XBMWnBJqQeSEIeDuBAtf1cN38/USZ9KAiB3iHUZPmOCjA/rnIRG6O5tYI7Wh1qDXwlK8p9t/gnTEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":565247,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2J+mCRA9TVsSAnZWagAAe3UP/2lO/xy5bPPCtZL3jMyt\n0S96vcX6ak+qcV5EhbwF1fPoB1i8QP6Y9S/5iJU8h1Cm7CdPUFiYvtT5HjT/\n5Hrek3yJ31nUqijZT9JWTNuChtE4hxMUoHyVtqOxla6aPqzIHb7Tsp1GdS7r\n8XqWiE2DiNINmCbpUAKpWFIU+DLyCzKyPBSbY2Iwh9K7g1BqYGWTSU3g8rXD\n/7ZX9hupeXGHP/zjGdan6hydi3NrYdTjTqpt3DryfrYJ3l43Pjid8/jo/GSy\ngKyuasrTxhoAfRfb0kwvp/y2yNJ1seSmjxdQwnM/qmKmZ8ObDuWYuSzpBUWW\nWgbE3cBHSp2BK2N+2GJC1GQ+fQ1222HJpws59w06nM0IFBFTtLHrhfe0Sk+m\npO4dCtnDa6G8EBEpTkunS72fTS9Q6esvxRtiQWn9WlgWSCaY2gm+AlSvfqhR\nQaEWQ10vS79No4UDgEolf6ZCzoRhiqnpvaKI0BzdYPSqK4BOLEsBCk7BSkPI\ny58YwRvhO2XqUK2bTQal0eUib15eWh7cQM8AUUDyc/mJBuJ4t8i/vIcT5Z0U\na+DnjYKZEuJ/ThN4vGQFEjHnUJ+PwwgNZepDamr/VQGmKoX8IckYy5hPnpyK\nBarVAeoPoWAo4XehpGARPvRqfIub2kSfCw8O0Z4sc8zVCSInrWUo2U0rUlBk\nj51V\r\n=53TZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0 || ^16.13.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"039a55a0ab24cd4f6aa5831b829cfb2cc1337866","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^3.0.0 openid-client@^4.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"8.3.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"16.13.1","dependencies":{"ejs":"^3.1.6","got":"^11.8.2","koa":"^2.13.3","jose":"^4.1.4","debug":"^4.3.2","jsesc":"^3.0.2","nanoid":"^3.1.28","paseto2":"npm:paseto@^2.1.3","paseto3":"npm:paseto@^3.0.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.2.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.9.0","chai":"^4.3.4","nock":"^13.1.3","jose2":"npm:jose@^2.0.4","mocha":"^8.4.0","sinon":"^11.1.2","eslint":"^7.32.0","helmet":"^4.6.0","lodash":"^4.17.21","middie":"^5.3.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.21.6","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","https-pem":"^2.0.0","koa-mount":"^4.0.0","supertest":"^6.1.6","@hapi/hapi":"^20.2.0","koa-router":"^10.1.1","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.24.2","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.10.6_1641586598646_0.94695836913064","host":"s3://npm-registry-packages"}},"7.11.0":{"name":"oidc-provider","version":"7.11.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.11.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"5b801cfd8b88473388be5c9a5f01086702574a2a","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.11.0.tgz","fileCount":201,"integrity":"sha512-QvzVp4pA9TcybCIZACHRATbdbLuFG/F2/yfBfW1cl94N47AzQ/8l7hq6yh6NySSbnbFMzdlUdv/JsEkAe9W3PA==","signatures":[{"sig":"MEYCIQDWMhv3hul6VwsBaWlXd/FnDByTQz7g5OCXlLv9yjznkQIhAIjIH1sZGqLUWdhkSUGNxl21UwYh5bWvgzzeSNYox80L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":563921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiX9VFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0JA/9HlRY0YEs9xEB1uzmbsxTGpwz2vvxpcg199+McSD4GLP9cd3g\r\nqq7LkU63rxZE/NYHUFw5GUaGJIFrAUl1MSw9wJ8DRbymh0ROikOrIWFLySdD\r\nc+U19iGTZlqG1t3J2KFR8+O/5H+XxxylQWpMF0D2aIoouGqNGawOSzqXSCEX\r\nEMS8TfqZFlmk8BC5Bnq0xTGaLvx6E6z4r2YBjpG5QseTtlCWIKlflbA0vHOY\r\njC/UpuxAUGv7BH+qHZOGLVHKMEyRGSXoFbZ6RdGF8+tAht9+YcT0CnsJrY3k\r\ni69n+5YULxfu2KMHk06H+fkiVWLiXe4F8IfDNjDzalYlXc5VAAJHavvgDzeI\r\n0tOA5YkMyl8337SpmtpMzOLYtpvZhTvUorb5gzo/trz1TrPYzMO2b8n53crH\r\nPlBdUSyyyw+mValgeai/HjZfqiUpq5Kjo+BrKmodFGxAz9++n4ABhoQrbPwJ\r\nYPsAoHmu7MB9FbJVFVMEx7HDBO9IY04ZS/2nEz8PYml3sDQ0RuJ0IoxRKlf9\r\nlGazdk4Q/iyltodDScYhMPpY38u3GFeYY0H+YdZ6JCe88qi/hX6CbYz872+7\r\n0nPCNsBQRv8/vZn7OfNBMsPbvqjlQF5eswJz6y0t1/rB2Lw05xOEG8Uok14h\r\nM7e4Q94pbY5zodnNYop/9BqGg3RHLGozUas=\r\n=S+vn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0 || ^16.13.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"47a670e2d69ee5122379a2a6cad57cfd4595380c","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"8.6.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"16.14.2","dependencies":{"ejs":"^3.1.6","got":"^11.8.2","koa":"^2.13.3","jose":"^4.1.4","debug":"^4.3.2","jsesc":"^3.0.2","nanoid":"^3.1.28","paseto":"^2.1.3","paseto3":"npm:paseto@^3.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.2.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.9.0","chai":"^4.3.4","nock":"^13.1.3","jose2":"npm:jose@^2.0.5","mocha":"^9.1.3","sinon":"^12.0.1","eslint":"^7.32.0","helmet":"^5.0.1","lodash":"^4.17.21","middie":"^5.3.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.21.6","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.1.6","@hapi/hapi":"^20.2.0","koa-router":"^10.1.1","selfsigned":"^2.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.24.2","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.11.0_1650447685360_0.3341847680801562","host":"s3://npm-registry-packages"}},"7.11.1":{"name":"oidc-provider","version":"7.11.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.11.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"ad3f6f8e0bf5e9d25f4555dfc3c9969801b4138d","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.11.1.tgz","fileCount":201,"integrity":"sha512-bscL2bLHmzm/GsOfhtZNxGJWBgiKy6LRt32AWoqo85vV0InYnKGUrkhQdoSS743ja9Or5H+Vi69EbJKScwQwnQ==","signatures":[{"sig":"MEUCIQDAIpqXvwedSNHm/Kz/DWxC+oYbPN7+0/9jMOgfBykfRQIgWEyWVp/mlqVrWvE4rCmN8/9Yp/mNZxsMrdBOHuKVNyk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":563904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZpEBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5wQ//Z/oTz/TDrS2s8zxvWyekI/0IypDdg7uw4rSsdNBHOTThiePc\r\n9RJf3acjeSEgEVcSxNQ+iIEWM8xkS/WQd0B8kQ4UjRAGnh5MP+oS9cMa6G3o\r\n2zls9favxpXQDyooZXUzjdfwHRSMqsraCHeefH35yolH+WOCJ/W7AGzTvsW6\r\nEEmQIKSNy26lb+M7dsFUoeTDOqOq62lcHxZg5m7u3EHOKQLI4nar1JCvetQh\r\nUEBE3SdtIOdIcaTOPwzkE80domtERLprKCc1OQThEVnSWDDihEUv32jOpPHN\r\n76Lzg04A+02s75RaZ0GPvAlOnPO+b/gZQ0gowpkMwS/h+pB/c0k6flVJ00Xd\r\n1yXnJhCjfXhACxcTQ83eQCJbl9TEJOvy/53yQk2Iqdnu+tBGbcD7M9Cysj/N\r\niMahvy8lmOB9IWz+LLywMAcUcOKKBVaGLhIyp5cKI2Zh6tY/LPXM+vVephV5\r\nyaUu0XckfL2pvb+Twpjtpsy64AOtSXyQpQLtdbB/CZQa7HThe0ZHZxycD4cr\r\nplWDF8o9Sl5fsS/Ku6mJ9zm2GzmE8tmXY30OOmcWhTD2/MYbNt8hMfraKRW6\r\nzaI+pgHUmWfDZAVQCkUnNoPruY8zE4Ejje+cv6XB0LPuBSTZ/cAa8VisdcfC\r\ns6kZb3Jc2msvxKIJRlp5bGgCsTmETvZiqyA=\r\n=4uus\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0 || ^16.13.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"d4ae0c74ab4b6212966b40ea8900a7943aff5ffc","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"8.6.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"16.14.2","dependencies":{"ejs":"^3.1.6","got":"^11.8.2","koa":"^2.13.3","jose":"^4.1.4","debug":"^4.3.2","jsesc":"^3.0.2","nanoid":"^3.1.28","paseto":"^2.1.3","paseto3":"npm:paseto@^3.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.2.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.9.0","chai":"^4.3.4","nock":"^13.1.3","jose2":"npm:jose@^2.0.5","mocha":"^9.1.3","sinon":"^12.0.1","eslint":"^7.32.0","helmet":"^5.0.1","lodash":"^4.17.21","middie":"^5.3.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.21.6","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.1.6","@hapi/hapi":"^20.2.0","koa-router":"^10.1.1","selfsigned":"^2.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.24.2","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.11.1_1650888961051_0.7836342202878721","host":"s3://npm-registry-packages"}},"7.11.2":{"name":"oidc-provider","version":"7.11.2","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.11.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"841cdda79f0154bd2996d4d0c2dc8e59d3c795bb","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.11.2.tgz","fileCount":201,"integrity":"sha512-oWaIljzfzObdNzimpzV+MmcHsxoSquhBJcdqmBkLsjhHWPpWQ1CbqCDZmyGzW1BNso1iTPb8HXbUy+twNOmcWA==","signatures":[{"sig":"MEUCIQDvquX/veAjw9YXQer1QgQ9k5Sy5iI7u+kxHyYGV/vUHwIgC+OhgsTBsL97iNVNMb3G/6sj2cMUdWvEliLLy/AC85o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":563899,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigm1QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpz+Q/+PLGIzLxChekTFtYCWzKNNSDTk81redrsmQaGVApyzlm02FCU\r\nKRRKkTIV4G3SIqRxDWtw9iWihx/lSrVzsuy3nNi2CA3QRNhBTlaKKkhMOCrw\r\nQ3gLxcaNgrswkq6kmDon3ZJ8sbXK/EmRMWXghm6Z3mAtfRSW6Zx2tcHIGPqY\r\nlHcYrBFQHkInooH0jjqNVG3Wjb3L2xd29TbgYks/D2BUmdHdPIaRjmjWi8mL\r\nTVqxkcRIT5l2vNAA6Pf9wW4AA6PodJwzaQVKsJa8gYu4eDJR1DTlvqf92uVc\r\nD8eheUKnFSRydOhG6X+rphNrEpdthLJrOMovoh9W9JA4IQ1/a/DFqZfIgF0G\r\nniDMNaAxPZ4INqZl7p2Tjx6pCqxF5PyB9+AitdVl7x+EGw67JCs8lo11hryc\r\nfQBJ+IUbuAXSVcC9gIZNW+mFNBWhbJHqiUG1ofe5KSu6fLtv7nJDmPCB6yVV\r\nGyY7KFFarZsEYnJwuTIkjV8/+MUFsazoIxafdwpw/pFzknXnT1ar2742Kgnm\r\n5tb8B3x1Ai9vCtIAbV/DqngDFmztNfL0TzQaRuEn/iMA0yqoz2BnfKjJQnz1\r\n5a3mIhaDwqFrMsjtTBbeHYgjBmcE4YuxfaE1d+6sfM3o540tHB95D41Fp6zS\r\nyMwXkJnQHAmhcPeMUwgJFxq4YDyUnc2mkoU=\r\n=QNAD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0 || ^16.13.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"27672724cae67d78c460a9042b1a696632b57330","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"8.7.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"16.15.0","dependencies":{"ejs":"^3.1.6","got":"^11.8.2","koa":"^2.13.3","jose":"^4.1.4","debug":"^4.3.2","jsesc":"^3.0.2","nanoid":"^3.1.28","paseto":"^2.1.3","paseto3":"npm:paseto@^3.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.2.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.9.0","chai":"^4.3.4","nock":"^13.1.3","jose2":"npm:jose@^2.0.5","mocha":"^9.1.3","sinon":"^12.0.1","eslint":"^7.32.0","helmet":"^5.0.1","lodash":"^4.17.21","middie":"^5.3.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.21.6","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.1.6","@hapi/hapi":"^20.2.0","koa-router":"^10.1.1","selfsigned":"^2.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.24.2","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.11.2_1652714831767_0.052478825144861574","host":"s3://npm-registry-packages"}},"7.11.3":{"name":"oidc-provider","version":"7.11.3","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.11.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"b76b3d544db853a72a262b2e68ed094a2b8f5077","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.11.3.tgz","fileCount":201,"integrity":"sha512-lk90N1+tXi4JX2/kdukMlSxummBTY78AFCX8meHev8pcxbCBjQqJwW2oKaujnTGxYIuDeUYjNI9zh0ur+oFu8g==","signatures":[{"sig":"MEYCIQDehhCd5N84sMPfG0xwo57Ee7oR2bIE4CPXetj9WJ5smAIhAK5rDWWBj5IbawdvXiENPpNV7zpif4T8SbemosUn+J1u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":563556,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJip2L/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLfBAAhETyWYbWu7b8UmLruYl7j6xOvD5bfbzGHCN1g0YV34hEle3P\r\nTz6fYqZPKYM+PeDhJ/sO8QPh56xxTyJSLC7dr7wF8IIwDatG7oYnlwu8sKuX\r\nLTmKw+w4km1hUWbbQm0D+BV+nlPydphiVjCO9iDGCQnlWSLvkHKwAaRdJWUc\r\ntwvscux0H+C+UT8POVKYC8+De/yvNdIxwAYMSCuful3kdaniVo7lCrhKFLcG\r\nE4kCD+WVf93AaSfZYLQ6Qv7G/dEA9dYEwH1h8fNArRvJirhR+LCuDaQ+fGD7\r\n7gyxvGz6ftaRAl0IVIdDvTo6diLhhRzDk+8a1BMx7Pa/1V1A4ikTnRlLqYXk\r\n3PhK7OarwbnS0tYUJY+NI1jz9hy+FX7CWLf5HB5uPHS1BGtpLyuot33GSgrq\r\nKbTsATWEF/2AeEaCSJUXNfoTRiHBlvA+qNlx1VzuWgwjp5lScuCfFaiq3PRh\r\nkFWZ8G5fVVgkXHC34v+xQ36ly6WoEO+Q24H49z2bDrQ6rNSGYiGCx83+AiZu\r\np1rpWGYIiEUED0FlPxoYGJsx0M7jxOSxApVBj4n5CEvKdobVhuXV3wCqVrew\r\nqFXeVGNmezDslO1aKSZVGugdddWZiGaO0VGiEfvSMJkCY7ZYJIzvSHK3CsZQ\r\nyP14y4+DHWdrus3Yoteus0KbejQtGYA/06A=\r\n=i/2H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0 || ^16.13.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"f5c9a3f9d4bd83df24959e7bfc5d354a5015164a","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"8.10.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"16.15.0","dependencies":{"ejs":"^3.1.6","got":"^11.8.2","koa":"^2.13.3","jose":"^4.1.4","debug":"^4.3.2","jsesc":"^3.0.2","nanoid":"^3.1.28","paseto":"^2.1.3","paseto3":"npm:paseto@^3.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.2.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.9.0","chai":"^4.3.4","nock":"^13.1.3","jose2":"npm:jose@^2.0.5","mocha":"^9.1.3","sinon":"^12.0.1","eslint":"^7.32.0","helmet":"^5.0.1","lodash":"^4.17.21","middie":"^5.3.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.21.6","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.1.6","@hapi/hapi":"^20.2.0","koa-router":"^10.1.1","selfsigned":"^2.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.24.2","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.11.3_1655137023281_0.6598624645909721","host":"s3://npm-registry-packages"}},"7.11.4":{"name":"oidc-provider","version":"7.11.4","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.11.4","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"60c811c8c3b927550e26370d399f706776357f15","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.11.4.tgz","fileCount":202,"integrity":"sha512-IVEzH7ViNhzRjcZFbjaCOc8sThY1xrb+TLOgzPTrmmpOwX79i+vWYoeWT+JdPBNteol9EgdYsg6PKN+RdmNLFg==","signatures":[{"sig":"MEUCIQDXcVtPF+jxso4Y9IFX2q9E9UXjq/BlCkmuAIauVso8zAIgYfWt8bEIZ9r7d/+o74GeXH9O8MD1KYiKOP8qWGW4PVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":564640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwvNMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/wxAAoNUH6TlYjYjJmAEesiWaGqKcxFkU7MEVBal6stdDvwycxJyD\r\ny4/d6W8NLiZk9bMy3XtmMdlX1rhoAFd/SLfVcWi76HTTfmtIgixlRhy34Ujs\r\n6ic6JeJWbX1WVh0eAuMaokLxFTxfPJV5V4PMeagusijft+axbAdHOAwKOeWJ\r\n/9XuyfOKJHNO3Flj3DCE+ypklnqWOPIq0FWPIpcZw/dvQf6OB1zOqHFFO+JH\r\nc1XSNQ7BMDdercW0uNkMQpdbuTBuYb2pZcFj/AGOGAU6WdMvCPDvqrAfvtUK\r\nVhRr5PpZ7P+/KAH+3gkp9veE+yCjqGldwSFG4FnZPs7IEIVR7KiXv8xpeZ+M\r\n69oREaeOaMYaUIEDW12kx8bNLtIQxfb/YeLfqLGWpB4D5W7YfSY+y4J+vvOx\r\nPgdpdVWq2xziqTMI93F+fknr90DSJ+apGsDuCERu6exh2EkIwPNqQvwIIBqL\r\n4odKgUpd4T0UvVXsHvbURDZWxqhM4fi6TX9UPNTP/GcUItE5yPiZxdgGYCBX\r\nfoV2W1ndiCQcAuAvYcLKTqFS3Ovappjx8sHxxVrvtgCgDwlxbogBoAAiEXq9\r\naYkHi/i135LiTii/4ZQIBwn/4GbtRawi5t4w6Ft+ru41Bf/xyZZWmFA12r3Y\r\nnAv80ikXIM1FBS8h43ajlbiGfyOE1kNaeOY=\r\n=n5Om\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0 || ^16.13.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"0b5785c56b86b94b007beaab3415290f4c30bc4f","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"8.12.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"16.15.0","dependencies":{"ejs":"^3.1.6","got":"^11.8.2","koa":"^2.13.3","jose":"^4.1.4","debug":"^4.3.2","jsesc":"^3.0.2","nanoid":"^3.1.28","paseto":"^2.1.3","paseto3":"npm:paseto@^3.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.2.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.9.0","chai":"^4.3.4","nock":"^13.1.3","jose2":"npm:jose@^2.0.5","mocha":"^9.1.3","sinon":"^12.0.1","eslint":"^7.32.0","helmet":"^5.0.1","lodash":"^4.17.21","middie":"^5.3.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.21.6","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.1.6","@hapi/hapi":"^20.2.0","koa-router":"^10.1.1","selfsigned":"^2.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.24.2","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.11.4_1656943436671_0.33561318583751976","host":"s3://npm-registry-packages"}},"7.11.5":{"name":"oidc-provider","version":"7.11.5","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.11.5","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"6a3fd2dfef2b3b32f4cd3c30efa552d783cff1fa","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.11.5.tgz","fileCount":202,"integrity":"sha512-vx7EGT0ErXxPNZFv04JSt3wR7ZrHljNAOk2NIH/DsOkKLB7yOSdp1wgFtQ+0XX+oTg9RjIFuq7T/Disay37ALA==","signatures":[{"sig":"MEYCIQC4KJ6X2H+IspNOnicF92EDpssVy0XjAd/uUAetC3swhAIhAN3PVmWuDp7otqlXm8xxs6xYuRokRNiRxP3UQmc6o/bm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":564690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0rCGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp11w/8C+1K0Lf3KyFsWLqegu/T9xunmOTNSf3BE50BkjpgH0BLL94w\r\nbewDKjTZf+Dvd3q9PuBLfalDhtMtgmhpOfcoMqp1w7XCMbyghaqy/VMx0KgS\r\n13SEafcdRKecR53cELelRpjitJx8uhyguuBraDBdWf63YfwtXz430KwhNrU5\r\nPddkpQFHvEqPxw6xp1pdza2Ot/96M5CLYR+xNdGnG9qzWawGoyx90TTGdkMn\r\nUg8z5G34Eiy13Ez6tlQ16/thNpjPx+a9yFhnoenZOgUvLYtcBTswNHix//pj\r\nGoDx4TGbIRqcokCoR5/FooIgy3DIeRMJ9DwN3XCgZNcH+C0vJB9IETj8uUm4\r\njTsqGRr8cke+2hMU+90J0sltAHSYjwx6IQoimHxL+HAklELWxiybvr9pIRZm\r\ne2TmLrKsINSwyzrZAZ/wxnE+ynW0LvxKAjNvVFka3w9rcrQRqxUNENrfmUPB\r\nyHN38CcoMY91RGvoGLloqg3plLSSAGTcC/itfSMzS0XMKx9+7Vj4d1d+o/OG\r\nvD3pP1nJyw4KTMRhRgoxPx1MWxaVe8oG1WZH8uRUiJvG+ed4E8+4mE/QsRz4\r\ngj2/QbqooSU2OTdpf75ZkT7kCLkiTvouhmzxHen9yTb6cDISZxq7c7iOA0FX\r\nZpY8ptV6mkEc1OL+ZZBT3hELVjFxjwh54FM=\r\n=y6oD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0 || ^16.13.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"29d5770e5a929790bfd08e39c219c3fb5f2e17a4","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"8.12.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"16.15.0","dependencies":{"ejs":"^3.1.6","got":"^11.8.2","koa":"^2.13.3","jose":"^4.1.4","debug":"^4.3.2","jsesc":"^3.0.2","nanoid":"^3.1.28","paseto":"^2.1.3","paseto3":"npm:paseto@^3.1.0","raw-body":"^2.4.1","@koa/cors":"^3.1.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.2.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.9.0","chai":"^4.3.4","nock":"^13.1.3","jose2":"npm:jose@^2.0.5","mocha":"^9.1.3","sinon":"^12.0.1","eslint":"^7.32.0","helmet":"^5.0.1","lodash":"^4.17.21","middie":"^5.3.0","moment":"^2.29.1","connect":"^3.7.0","express":"^4.17.1","fastify":"^3.21.6","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.1.6","@hapi/hapi":"^20.2.0","koa-router":"^10.1.1","selfsigned":"^2.0.0","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.1","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.24.2","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.11.5_1657974917769_0.09269738279901629","host":"s3://npm-registry-packages"}},"7.12.0":{"name":"oidc-provider","version":"7.12.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.12.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"63c6234e827ace9d2a5421fb1e4ff04230d8290d","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.12.0.tgz","fileCount":202,"integrity":"sha512-VyyKV9Axkni3riZzrwppxQ4kcP59m1PXEgQ2aGPs2jagON4ejyu5vmH2A3BhYFgT50IdvHxxN3VI9vW3DF68ig==","signatures":[{"sig":"MEQCIC6s+GkIQC/6sT8yI2ryb6HDneYNn36KiIwCW1tDproIAiAaSRE2ft09sWT/6qbYk/EpEBQpzu5iUgggVnXameutkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":563906,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIGv+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp0dw/+NObiAlbs5uTsgTKDCdJyuk3Wpvd50eESMulYkBQlQYQ1RPgV\r\nfPv+OzJtl3PLoesiFUlpm5DFdcsh2o2NwWEKn6eB4ljL/zhSt68T1xDjUlTh\r\nvKrJCrCjzljgtse8M6iUfgAZRMZe3BtbszMEj0MWswVtSxlRAJ2Bu/9I0LZd\r\nC2ql7/yEG50h/uB5BAcmgpzQfMfe7gGw0Uaoxt0QaIlf3dVpXw2D9UV3ucOF\r\nPPTUzRjs3Jg4+ExiyttwG1vTdFl1rbjVImy+B96DqR9JeuVsCr76O3aGcBeT\r\nOUqrdBgS/Iw3Yv4a5W1WxOhF9rbXqp9822HGy1sbY6equqhiXmqCkcul8dmS\r\nniw7KTOqU1jKYh7KybZvrQRX6Y7DbEtCQx6wGkX7VUqZ9PAIG2sMYmRZYvvL\r\ngQoZ+pOphIx5l1wq/bUtwyChxI2zvvEY+pDwiZL2UPMOQKcD+WlzgtCstk+5\r\njkRzL4LnwIvBbYCDhBfoi5nzMg05JEcqzINVOHQVbxsLY0fgwfMdzvYGwPRZ\r\n/xIALSpprVQg+5SXblW8yKDXZGNUwajR/GVitpZ4qOT+cJOWS1Bxw/sU2Xyn\r\npMEffd25oFENaun1FHs38kfJkHxwTuZOwHR9XUhCpLZs5NH8hpOplk0Bm9IZ\r\nDSsa/dgXSjiZzEdvnKg+Iri7c2i7zcTYVOs=\r\n=ZZyy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.19.0 || ^14.15.0 || ^16.13.0"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"bb68e9c60f90438582f58c7a8f7e651ca9e32db4","scripts":{"ci":"node ./test/ci","lint":"eslint lib example certification test","test":"node ./test/run","coverage":"c8 --reporter=lcov --reporter=text-summary node ./test/run","lint-fix":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"8.17.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"16.17.0","dependencies":{"ejs":"^3.1.8","got":"^11.8.5","koa":"^2.13.4","jose":"^4.8.3","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^3.3.4","paseto":"^2.1.3","paseto3":"npm:paseto@^3.1.0","raw-body":"^2.5.1","@koa/cors":"^3.3.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^2.2.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.4"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","chai":"^4.3.6","nock":"^13.2.8","jose2":"npm:jose@^2.0.5","mocha":"^9.2.2","sinon":"^12.0.1","eslint":"^7.32.0","helmet":"^5.1.0","lodash":"^4.17.21","middie":"^5.4.0","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.1","fastify":"^3.29.1","koa-ejs":"^4.3.0","koa-body":"^4.2.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.2.4","@hapi/hapi":"^20.2.2","koa-router":"^10.1.1","selfsigned":"^2.0.1","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.2","mocha.parallel":"github:panva/mocha.parallel","eslint-plugin-import":"^2.26.0","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.12.0_1663069182135_0.5854851702901158","host":"s3://npm-registry-packages"}},"7.13.0":{"name":"oidc-provider","version":"7.13.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.13.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"1007d0d0fef4454ec1bcc7ff03e3eb66ce2d2119","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.13.0.tgz","fileCount":202,"integrity":"sha512-S8Ar9XrU3Gwe4XQMAw3bdfmE8bse9DIcJ2UNgHXcS77XeQuGsuotwbMQ/3fBNes5MnWc+nEgJMjzx5TQgqIheA==","signatures":[{"sig":"MEYCIQD7ZWBEgxemmk7lSwjDFF6arO5IoZgXXo/x4FVUKXqf6gIhAJE+4a4wmeLBlibqrYWm8KCsEqVrmO3vy3z5VLnRb0vQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":563573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWPJoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvJw//UfxhD2P1tz3d7FR5qi/yHiK7WTI6PS2TK+/4DYTKiDCVUlCy\r\nYcpEL6CAkUrczXJHI8iaMFzcME1cpCMV1XGKDuN4DAUhb+wh12f4v+iMknmV\r\nRfCFJjH55+dTMa/mstFH2DO12MLPhbrbagFPGUQxKGDNdrZOPz767xPTKz5u\r\nqFJS9lNk61SIOcsd2ghwF5Mu8EoR9ZTwE2KR6DtdNIPD5+PHgM16uPMw2g/W\r\nNgxJMDbbmG5n5R04v/7C8/rPnRISJchVBXFkU/MPK4h6/XAY6ZJp9dWnoNTp\r\nFqnUERuJZDqa1c/rAG1n+eHjNny8qopkg2MtHjAni6P7AtImaYjaCbNlzi6T\r\n3OVeEPrKz8O4myh3TfhkLIVdVsVmlJ5C7x06OH2msV6twaeTGQCgUgSjQxoZ\r\nb4BaY4gN1EfT0hamXrGRY3Msuxe8+/ThLfMfZmIP4LkaOIZM7Oi691ufIcnf\r\nWnDB62mo0s6C2j9vPFh9KdO8hiUFq2GaRw/5g0SG1BiewU9r7khNH1fhsNMa\r\nNKtfhZvLKPLfKGqzPwmMr37zYNRM5tg8C06JOaOZ0PTwpkopHCQExGEimdE0\r\nkzxlhwtGkJ+nb7MLtUFohob72yM4NFR+slWhsYwhQvu5LPKe0/A5BomxNhZz\r\nAbB2P4rqz8n1vIDtSpc/6R4t/MK6Ek/kqrA=\r\n=Ugkq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"12 || 14 || 16 || 18"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"0b5a69ae562a439786bb6013b5dce72ac7a9648a","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"8.19.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"18.12.0","dependencies":{"ejs":"^3.1.8","got":"^11.8.5","koa":"^2.13.4","jose":"^4.10.3","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^3.3.4","paseto":"^2.1.3","paseto3":"npm:paseto@^3.1.0","raw-body":"^2.5.1","@koa/cors":"^3.3.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.4"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.6","nock":"^13.2.8","jose2":"npm:jose@^2.0.6","mocha":"^9.2.2","sinon":"^12.0.1","eslint":"^7.32.0","helmet":"^5.1.0","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.1","fastify":"^4.9.2","@koa/ejs":"^5.0.0","koa-body":"^4.2.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.1","@hapi/hapi":"^20.2.2","koa-router":"^10.1.1","selfsigned":"^2.0.1","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.2","@fastify/middie":"^8.0.0","eslint-plugin-import":"^2.26.0","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.13.0_1666773608107_0.989602339455617","host":"s3://npm-registry-packages"}},"7.14.0":{"name":"oidc-provider","version":"7.14.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.14.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"70066e5de2fc4beb66a26915c37f05e1e94eeffa","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.14.0.tgz","fileCount":202,"integrity":"sha512-KVruW0KI5EAoyEFfs5m7imjkJCVuYx1iQlR4F0G46A4p4NUdUuCLBrZ4zP2p1AHOuDbBwp/jpvx3RlfDwL/u+g==","signatures":[{"sig":"MEYCIQC/HCWP/NUNw480Y1TUU6Zs8ERinUn8VYaHCma6V1zukgIhAJtRq5aZxwwS6myqTAdht0T0o8fOJ3w/uW7gf+VROke5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":562750,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJja506ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqk1A//bvzMJr8PkqD7ujC0zkK1xK3/EiXmkg/9Qc6fMxRJQ6dUvtch\r\nGw/4mquI1BFizUoT1FyesQDOii99mN8aH/uEhYKOiTen27DBKIIsKr4l0JwR\r\njsaVGgITc/skQ8sUwJaPA4ahkq6wGoTqAKHr5EY3wioFuAQVomUNRa+5K8pV\r\no8biH+Wll/ouG9dOdGuPfm6Vxp2Y1olvPnHtfo0fszbMTB32xawZ/KSQ4CQF\r\nVg9Xo5SxuOgOkWiblX/H16Yt/EBB1I0cvm2YtLIXddSdbz0Oo7vWYXOwj466\r\nsJjyCsHY/nlityjg7JKnq/t8mXHpGEOQow4d7F7dV5zAvZhauq/FvOGI61+C\r\nysHaUPhRxly7iegs6nozc0kLf4WLybt5Nu3GZ3LrX5rUlpytZE/e1KPOlsuV\r\nxaJiXhfvPwWiZnxTG6Vu6H13xsqWrP4c7L+PL4AQjF9sfBksTQRyyA6AAI8I\r\npRPesX1vlGw0q9rT6EEAXqxnqDEKtGGl8TRzkVNHHaIaVhkHmtyBG3WrZqvj\r\nWvvwgX0/cNyC8PWlRR5+wdLMlOzv8IVhVKK6eVHD0VnPGLtDHgYpL2jBPuJV\r\n1CbrqJGMTGKw18YC8BUFAlm4EneLBAjRzqGIBmOd4g0TQ6UevYaCO4pSIP2z\r\nf8l1rjWSVAjW1TZaU69NSoxICld0pKDjfFA=\r\n=FKx/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"12 || 14 || 16 || 18"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"dd4150a0018aee54313e7773b4950b335702aed7","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"8.19.3","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"18.12.1","dependencies":{"ejs":"^3.1.8","got":"^11.8.5","koa":"^2.13.4","jose":"^4.10.3","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^3.3.4","paseto":"^2.1.3","paseto3":"npm:paseto@^3.1.0","raw-body":"^2.5.1","@koa/cors":"^3.3.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.4"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.6","nock":"^13.2.8","jose2":"npm:jose@^2.0.6","mocha":"^9.2.2","sinon":"^12.0.1","eslint":"^7.32.0","helmet":"^5.1.0","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.1","fastify":"^4.9.2","@koa/ejs":"^5.0.0","koa-body":"^4.2.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.1","@hapi/hapi":"^20.2.2","koa-router":"^10.1.1","selfsigned":"^2.0.1","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.2","@fastify/middie":"^8.0.0","eslint-plugin-import":"^2.26.0","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.14.0_1667996986500_0.6149165145651827","host":"s3://npm-registry-packages"}},"7.14.1":{"name":"oidc-provider","version":"7.14.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.14.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"f999c72a5dd098b7564fdabe582389a2bf031024","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.14.1.tgz","fileCount":202,"integrity":"sha512-zSQ3kPaCyE2XIp1xlrObGM6lUb8FTJ+iXavAN09uICemudasiuTjGLhR9YeaQ89JG1b+gNXWpvQe5yOe2Gdp+g==","signatures":[{"sig":"MEYCIQDfJuBKJjwj4cK4mXKujPDDEGioUWGmE0NWKVhceQlfGgIhAOV0W0Ff0ZJh9Yx0KiQ+dfgLGidoKmcmI7g87HLBi1U1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":562790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfLJeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrpDA/8CDxZ4kPenoUF5M3iljcjGxF/KSNBc3PGxb534hSYvDFRG6n3\r\nTgbNUxBK2iNEhzl6A+jIHbQi0nTDHZxp0AM9ziIIusMchAALKsbqN/0Z7+y9\r\n3GbNt/Qp8GaLSrrPCor7ASFso4jvKoePk41SH0xC0GN7SYY4X4qW9O4DJ15p\r\nMk2sHkxHNcD7BpmI2lW5R2CcrOEVvajeqz67ogTau96oU6SaY5zOk516S6f/\r\n6/h14oxv5/FWDqMQ4i11rX+Sv1+RoUgHb2v169MKaeH7Rg8ItUcy5cAgAACx\r\nHwHL6Zg0hb/jqxGm5BMAyeRSuXGVsx30NA3WGoE5nItJ4JL5F/4mS+AGOpUF\r\nDkkpTYVrRJiE0GxmmamkIVJVnhWuWsekm4Ngup/laH9qhPXXBKFDiakqKfjA\r\nZD75hyPByOtfSF63SaQihEvYmsdAFs37hanOGhhK5rif4/hJqDx+rZ0VSAme\r\nuulzlBZlgXTjFSvaKdX3rUv0zOPd4pwFtwPSQnEoEf0X+DTe6+WAOZBScK9l\r\nKJ6GnjbErgAH7raTdpz9PptG79lXaYgPEsHygStDBG87NOYdxcrVVPl/CYvV\r\nSJIKdcOOb8Y5lD7fTC0lkfXX3+oyh0kmsvEk26hMARvxWzoaDMojs6IxR2gb\r\nYtbk9uaC4K5y8TDyi6T2fKnGn/iz6/CJtuo=\r\n=U5Gm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"12 || 14 || 16 || 18"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"efd5344216017860fb01f015e3ae3a29273f1f89","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"8.19.3","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"18.12.1","dependencies":{"ejs":"^3.1.8","got":"^11.8.5","koa":"^2.13.4","jose":"^4.10.3","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^3.3.4","paseto":"^2.1.3","paseto3":"npm:paseto@^3.1.0","raw-body":"^2.5.1","@koa/cors":"^3.3.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.4"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.6","nock":"^13.2.8","jose2":"npm:jose@^2.0.6","mocha":"^9.2.2","sinon":"^12.0.1","eslint":"^7.32.0","helmet":"^5.1.0","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.1","fastify":"^4.9.2","@koa/ejs":"^5.0.0","koa-body":"^4.2.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.1","@hapi/hapi":"^20.2.2","koa-router":"^10.1.1","selfsigned":"^2.0.1","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.2","@fastify/middie":"^8.0.0","eslint-plugin-import":"^2.26.0","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.14.1_1669116510362_0.40545184737086837","host":"s3://npm-registry-packages"}},"7.14.2":{"name":"oidc-provider","version":"7.14.2","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.14.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"85b045da9b266c50fb0f4285b922f6d32e83df1a","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.14.2.tgz","fileCount":202,"integrity":"sha512-wLgMUBo/dENLiQlWfUeE7BrLp4C2Wfa8/EWcEOQ3Amj/hPedSU4NhLCfklKAIftl5sBCA2HWnjviMKMveEwQWw==","signatures":[{"sig":"MEUCIQDs18nJY88TESqtPyfiNTX9mMyI7biqMmMXCuknQgeAKAIgRdptz2XQKdaudCfeCw0fN55goy5DwZAs40/pC96ifog=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":563117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjh1R6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGUQ//XP2kSKBaQrpZ47e4puDFbtq4h7/lqg431/pEnO4qf9amFA5I\r\nStuejVmhJw26Q4hM3gKgtGpdjQ8U0birFiEwtoPPKAdT7p+Uh5v52yH+iwcF\r\nFTqSMFjW7YYrbnbD7Bf9xvMYYmSQz7IkVYojzPNfCgcuh/PK4buI2t6l3krk\r\ndWbywDpoPPdI+pecdOSYo17Tpr2OVFMIS7c0AWq8z4THysZEdGwmPWKYaECr\r\nOy1yqZ7OnJLzGTW82/YszxN74ZpihQZVLUH4HNzybAmca7JrDLOqpOCEa6ik\r\ngmcA0bpim31wpldvzQ4UBEYTvEbE2Ko7OAXQ+yjRlQRjnYdMhOxvaiq6ZxCW\r\nCbl2QByEUrnhnhbxbVdTK0FKAh9AbYLUX8kCo6wy4wXpWrcjQcZqWy3AwuUQ\r\nwW5M5RNW9YGSKBnS1pa6WoWUUXwu5T2n72/rpRhe6Gt8bORo9W8b6jfLH092\r\nPH5NuG+V7tnJtPZBARXgLW0YfSaBMfIVdhd30FVVmqRBXddzRdn5r7NYvVMd\r\nEHnPH7GqR7vfista6MpoMmIweMYeM7Ko5S7TX7K8HRlaT0Jo6YeOTpA/Hgd3\r\nOIfxB0S0ZD3eAdypgmW9Oucicph/bF1xOpcOxZFcNG2Fa+iJQvxrHYRHzG+A\r\nCgOjreMm1MA/hR1yyuR1tqNSZzMdCq+Z4e4=\r\n=GpGH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"12 || 14 || 16 || 18"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"4cc35bde3f17027c41b301cf5b523ed3314ab29a","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"9.1.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"18.12.1","dependencies":{"ejs":"^3.1.8","got":"^11.8.5","koa":"^2.13.4","jose":"^4.10.3","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^3.3.4","paseto":"^2.1.3","paseto3":"npm:paseto@^3.1.0","raw-body":"^2.5.1","@koa/cors":"^3.3.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.4"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.6","nock":"^13.2.8","jose2":"npm:jose@^2.0.6","mocha":"^9.2.2","sinon":"^12.0.1","eslint":"^7.32.0","helmet":"^5.1.0","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.1","fastify":"^4.9.2","@koa/ejs":"^5.0.0","koa-body":"^4.2.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.1","@hapi/hapi":"^20.2.2","koa-router":"^10.1.1","selfsigned":"^2.0.1","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.2","@fastify/middie":"^8.0.0","eslint-plugin-import":"^2.26.0","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.14.2_1669813370230_0.8401089340179695","host":"s3://npm-registry-packages"}},"7.14.3":{"name":"oidc-provider","version":"7.14.3","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@7.14.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"8d05c60c1cb839cb25320f85565f82472a689bce","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-7.14.3.tgz","fileCount":202,"integrity":"sha512-+TB/JSB6jXyr5Ti2bqOSwDKI6ldc23XlHkgQTFUIjFm2P6SuTkmcXpvF3KF8kDWreSxlKwXwh7ubn9+9yR7CGA==","signatures":[{"sig":"MEUCIDz43YR3BTHTdK2w6O8A8oyKNWkCQMBqj9W3xdj/tSrjAiEAnttNSpH5jp5pGVVj47AwLJJ5YzPUHi6QkbRlZGLbyV0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":563118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiRQrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2uw/7BlvMt4o9u8R5IzNbm3GAXWwwf90f+PauXXZu1J44G2o5cN2t\r\nRiT4wP/t2XmK7kE6vFn0e02PBgX1CjvTUZaKotii0IadVAnPQe+3ScH2HCuo\r\niHTWRW0Zs9XyD/YYu2Yf/2P5iCI238ZwaIZtbX5D7QHuy3iY2qKkn9XFgRLw\r\n+zfeYVlm82Tgpj8W4niYkZ+nKF2NlTUua3cF/rXrEk3znxqgECGmdIzthgSG\r\nM8d5G++6hToxrCdShBjWOFT/rjiC9cL3bpndQi41VI3auguViqTAr11e0UlO\r\nYbHp2h4HaKgBfLPiKn0YNdnqpGFJD1ydU8nPDhRATwiq0FraSC2/4evyvayR\r\nrlrZUUT0CZ3tyF7v/ueoqfE5+C6l2fgg+Zup5CqZ3+gMph4LW1kwFF8SMiZB\r\n16DDzO7FLPXLQBl4Dg/m1EPayALtcuJNG8sY+FIL1I+bj2AoFevq6GvIw1M9\r\n3zCEW6UsEgLXqqcQhnRu17qq5y+uv1SOswLpkBLZjbBbGS4rsfLDMw3cK5SA\r\nYyPVuHkxsnG66dB1zo2ShINeEFZhWt2qhoLa5CYWLOHe7rwbuoix/lspCycQ\r\nsq2svRGoGF/85b81Kw6Sy4TGoKE1oXtymSZL92Ac8pVsjtRGlv9fpopI1Rd2\r\nhhB6olf1kyROYA1XUeDjZaQq9ubHcU7KVHc=\r\n=7giL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"12 || 14 || 16 || 18"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"57541df7b768e2247089193506cd81b2cc220a01","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"deprecated":"this version is no longer supported","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"9.1.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"18.12.1","dependencies":{"ejs":"^3.1.8","got":"^11.8.5","koa":"^2.13.4","jose":"^4.10.3","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^3.3.4","paseto":"^2.1.3","paseto3":"npm:paseto@^3.1.0","raw-body":"^2.5.1","@koa/cors":"^3.3.0","quick-lru":"^5.1.1","koa-compose":"^4.1.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.1","cacheable-lookup":"^6.0.4"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.6","nock":"^13.2.8","jose2":"npm:jose@^2.0.6","mocha":"^9.2.2","sinon":"^12.0.1","eslint":"^7.32.0","helmet":"^5.1.0","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.1","fastify":"^4.9.2","@koa/ejs":"^5.0.0","koa-body":"^4.2.0","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.1","@hapi/hapi":"^20.2.2","koa-router":"^10.1.1","selfsigned":"^2.0.1","timekeeper":"^2.2.0","babel-eslint":"^10.1.0","clear-module":"^4.1.2","@fastify/middie":"^8.0.0","eslint-plugin-import":"^2.26.0","eslint-config-airbnb-base":"^14.2.1"},"optionalDependencies":{"paseto3":"npm:paseto@^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_7.14.3_1669927979237_0.8184624387732575","host":"s3://npm-registry-packages"}},"8.0.0":{"name":"oidc-provider","version":"8.0.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.0.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"7a86693068523ceb97ea7a6ddd2ddeea1b0278fa","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.0.0.tgz","fileCount":198,"integrity":"sha512-6Gv6eR+N3aIaOPLqgKYcDd/EgbVrhCZMlu5VMR2PSaVkh0c1zFoyzIXxmrNj8NxXjyBD4vhD686PnnHqxNbP4g==","signatures":[{"sig":"MEUCIH28LI0sWbTm1jDP5I6X4BNFv6NrTnn95lSb+xbUnRCvAiEAzLhnBx4wPxx/22X7XmX1rJtoO3m7brrgf1v0Rgcj4aQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":531655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJji7BvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYVQ/8DqyDnFLE7xrmHW8vL+X273qD6v98ZKwCkP3xAhYmt4Uyh9OE\r\nH4O3Fhfhwm991LJPwkPJZT6AHDSWsvD9IEme0rf749vy7pUrU5naoOyNSyRb\r\nIIhrPZ09nr0KAdSRzw78HyzUranRk1aX4IvazOFWcjm8j3r4ZJ2l6oXswENd\r\nlGGnxy/eCU4aXLi7GKIwOVWBO1kavJT2Dzt3VUuG9LMeNREgQKQwyaMlP2T7\r\nHLRK37oZP8X21jrasutDvBuj9b/QgI6+sPE3+WRNzdnWkBHqoRS5oEiY50yt\r\nlXEY+Mf4T/+TEoDOgxy9lRsS/Roa4emEtC2hJrDDmQc1AbArWHnhUKYVDNNx\r\n2x6Pqnx+7frcJ9EjV398/lqn07HOXzXk5NqDFKHZ2lgLFd42YEehjt5D1IuL\r\n1wQ5EeF1Wd2jiOTmLVnjOrsOVO9qh3jkI++kP0vZ16IRgpSeq7oZLEtHhtzh\r\nKKIGSlAOJnzO46GKxgVZUb2m7YEIxHZCbmd4FkT+Vc0jnVD1mEmUfbVkhXpB\r\nsdX4H8+8S6Qaba9DnrYHQRz9LEhcWFby/a9tdR0HBDDpgsGTgwYWGOo7IkDF\r\neWEMDgFKJUncKRaaAE+NJbC8yzDPIYG3dpIa9pE0PVOAIQ1BQA/Y/hOLx4Y+\r\n3xP40C/OVQA1SS9R3iz+U4P++FVNsZouoos=\r\n=VJf4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","type":"module","engines":{"node":"18"},"funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"433d131989558e24c0c74970d2d700af2199485d","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"9.1.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"18.12.1","dependencies":{"ejs":"^3.1.8","got":"^12.5.3","koa":"^2.13.4","jose":"^4.11.1","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^4.0.0","raw-body":"^2.5.1","@koa/cors":"^4.0.0","quick-lru":"^6.1.1","@koa/router":"^12.0.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.6","desm":"^1.3.0","nock":"^13.2.8","jose2":"npm:jose@^2.0.6","mocha":"^10.1.0","sinon":"^15.0.0","eslint":"^8.28.0","helmet":"^6.0.0","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.1","fastify":"^4.9.2","@koa/ejs":"^5.0.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.1","@hapi/hapi":"^21.0.0","koa-router":"^12.0.0","selfsigned":"^2.0.1","timekeeper":"^2.2.0","clear-module":"^4.1.2","@fastify/middie":"^8.0.0","eslint-plugin-import":"^2.26.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.0.0_1670099054960_0.43925053094081346","host":"s3://npm-registry-packages"}},"8.1.0":{"name":"oidc-provider","version":"8.1.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.1.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"716717a61c82795a543407dd7d1ee2eafd810152","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.1.0.tgz","fileCount":198,"integrity":"sha512-nU+61DtM0KyUrJzczSzGt02W4HJEkj673J9GOPI2qXxGemK931149W68N/WdwfVIBjK2yEDjZLXP+CRcKcWHnA==","signatures":[{"sig":"MEUCIBr90Uodv8j8X1qZTiucXoqclsNRmSxkwU4le/G36wfAAiEAxtSWufV6imeh5rPIFLKk7AR2wJxdOLeL4F6dRD5xATc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":527621,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzmiFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoeiw/7BLU1fyPiWwCJdI/vu15UjQzPVkYNh9IPtqRYvr66vZDiPguU\r\ngmwtQrZc0R95Z3FG1HYV04PXpQeLvrAMXOHhZMF8dpIbGCEQhblNT+cAalRV\r\nySXZOQWKxFQYYVEeB3dzKAB4C96bXwEdbTRjBk1vR91QGPXQny5ZUaz6/0mI\r\nJM/eoHOJsF5CO5kbbk0Uv2F1QD0OVRykBntRPfyfnwfA+0CiYASubs4wTO2Z\r\nDVOONsHJm0RhvyRqp0DdZLn9ShPKSocpwGNkrVNSsH2K8MqVxn6rCwMlhJ5c\r\n8ThdEGn4hb3PFEl4Z6sqYIjAqkgn0F98Vl8dF105/qnsFBUqK7W3837DOw+G\r\nHbgrf5VTz0MXClAALDWFL+5VQlmyEhpiltVx/BPTT0GcfWE1nWjxdcz292an\r\nIBk9JZOOusyWu6mxLwE1KcQzpx4h5ZM8H6cQm4mXNYYOFC/nbHI+q4VBvJpP\r\nRaw/mFdopBRiEBsbUHbRGzLBd+54o0EtiTuv6h8H0nnCqxgzGtzzlYko5HLr\r\nknVXCsBmXm4Dp4j06ulv/FpHAtOsXclojL0nJC/xL1fyt7uAZiP4UR8Objb8\r\nqXhaYpfiOfwouDWjgra4odwt/p/t0XIul9D1pWmDeglX8zgn3Lj1p56n52gw\r\n7CsB+ForN2M3ir+7UD5FB88RVLbqAGaGJyw=\r\n=3Jvz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"897ed1128f05c0ecca43e437f2cc26301973aaf0","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"9.2.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"18.13.0","dependencies":{"ejs":"^3.1.8","got":"^12.5.3","koa":"^2.13.4","jose":"^4.11.1","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^4.0.0","raw-body":"^2.5.1","@koa/cors":"^4.0.0","quick-lru":"^6.1.1","@koa/router":"^12.0.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.6","desm":"^1.3.0","nock":"^13.2.8","mocha":"^10.1.0","sinon":"^15.0.0","eslint":"^8.28.0","helmet":"^6.0.0","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.1","fastify":"^4.9.2","@koa/ejs":"^5.0.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.1","@hapi/hapi":"^21.0.0","koa-router":"^12.0.0","selfsigned":"^2.0.1","timekeeper":"^2.2.0","clear-module":"^4.1.2","@fastify/middie":"^8.0.0","eslint-plugin-import":"^2.26.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.1.0_1674471557140_0.259728292575095","host":"s3://npm-registry-packages"}},"8.1.1":{"name":"oidc-provider","version":"8.1.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.1.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"404b751f46fa5d73316951fc080bd2b9d64ae0d9","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.1.1.tgz","fileCount":198,"integrity":"sha512-fu7nUNFpfzyAmvFmgVsFxRTKB3GoxKLKDcfLDeUgP03PLctsnKOzKY/ot4Pm2/ahPOGBNcpVQi670bPhD8X/NA==","signatures":[{"sig":"MEYCIQDn+kuMjpIVvIqa7pbm/OFlK/YqiN3obBSb9huanGeaEQIhAL2vw1QS/txSEFGYI38HDntZR9cGjAqU1WQVJZGkftJU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":527632,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCZx8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowUhAAmzOJwlRkHxfZWYO0Y9CrHwgRnjaDZXS0T9A2EfJU8Ov8egGR\r\n8Ot2uuPXqfWgVzLvVQ5doWUihJ+czgN50HFtbWqXQ7AXWLGxCzfIk+lXGPMp\r\namDC91ypw8Ma4gLoJT7a22JGaQGGRo9lw0VjjtbML78faT/qULK8he5CmCxJ\r\nm9RqtDHiImsyhRp0qvpZnURmz6yBhWckBXhzFCXQccUnoFYmHW8Lf5fGyl5z\r\nfT6WA+JtnQMlLaOIWiO3Y0UYn01ZlJekHbO01/VMpc5iC1v8NoIIcX3GJyo2\r\nq63WCus/1ew3+yNsRX10AR66TWbDkHs+SaWZ3Xglh1SO2Li346q6YQEwDyM9\r\nr8MoxaUMoEREvHVE8SQcmwl9fwkMDqrstB7RVl+9VlGpaZHHB1aS0Aw9F2Ih\r\nRYwx/kSOhvGz0OcGQlInDwolIik1sYrLKeERMeeuV98LAKY3U3i39/WNZ5vO\r\nP/2PgrGfMbyKYNTLDAaxgTw2VX+DzuhdgNkQAUpae5/iCVg/IoaQ7nF+wpdH\r\n2ikvF6X25vw4sDSaR8Lc5uMVBU9uzs1Da6WoEaFxS3cSeKJYQJpUoo9TGUDp\r\n8iqOqnI8AvX33Ax0qQPy3xSVZXOc8b7yWKQDymcfhwbwuR0Uc7wTjnF5D2W6\r\nl7PrQ36r5VkTy7k7lC+Gq0Y/4epXNPtZC94=\r\n=fXlN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"0f43848271ea04f2a1502f2b73c98f56074ec410","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"9.6.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"18.15.0","dependencies":{"eta":"^2.0.1","got":"^12.5.3","koa":"^2.14.1","jose":"^4.13.1","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^4.0.1","raw-body":"^2.5.2","@koa/cors":"^4.0.0","quick-lru":"^6.1.1","@koa/router":"^12.0.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","desm":"^1.3.0","nock":"^13.3.0","mocha":"^10.2.0","sinon":"^15.0.1","eslint":"^8.35.0","helmet":"^6.0.1","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.2","fastify":"^4.13.0","@koa/ejs":"^5.0.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.3","@hapi/hapi":"^21.3.0","koa-router":"^12.0.0","selfsigned":"^2.1.1","timekeeper":"^2.2.0","clear-module":"^4.1.2","@fastify/middie":"^8.1.0","eslint-plugin-import":"^2.27.5","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.1.1_1678351483787_0.3098971253054328","host":"s3://npm-registry-packages"}},"8.1.2":{"name":"oidc-provider","version":"8.1.2","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.1.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"bd12c69cab2489dfdd3988809300b232b95f140e","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.1.2.tgz","fileCount":198,"integrity":"sha512-ADw2gfdlcx8rJ5Tf8UkRjjdRj6e61/Dhha3LuPSgrYSeXB18/3LbMvFwNCLHVvvaDaOqZ+HdeaLnERqYRjD3mA==","signatures":[{"sig":"MEYCIQDqgrthtkLMWRzPm7xlTuIirdSBaaBbiSHrBlKnH7ZEmAIhAKzzJtntwrgc2632UN4UBceJkjVCL2YbfwYWMUuzBbZr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":527632,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQvPtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpOIA/9H6ZMzFuqF9zTl0Ep7e/tuhrbK9zyjOKCnxP5mEXUdiAplc3Z\r\ns8qc/VfWyE4+POUuOuawTrASQRIJUI9IofNGsWKsRIFzIccsSVnXZ9JbiEeM\r\n8PouOMtZv8FdC3VCuuXMcpRIYsmFnP+5i4ST5zwe72KaLB+w6T3pOQ1SLhSz\r\nyTaUyDECfGG3rDrqIKjQYn3M1AXay6l+Ey4J4tB+16KjAnbp5/F26pecUNVJ\r\nsR76Q5Of2NSXodRYREpSZO+6dKzqUtCHTem8ybsL2YuXahvMUeYJv6dcNsAx\r\nEV9Hb94l4O4xGABDiPzgWZ9/hOuUzbLggNMEwYi93ueJjHw3jIqrnDdVV/ll\r\nWM5lkczQyKeSwC/EENDxSe6zB6tNrqC0mWHVRuhae9DmHcQsPSXEMx5thGOC\r\nqGjjrORS0BbTREGyOjz1Lj7j8l8aK33R9SMfx5hVfxN3nWDfXr5hyy5NUzCV\r\n6us3o6DQfEKYkeuCTnq2irXYMcR/nEhY4f3X+XHExqewGCjAlhZUZ2SJcHun\r\nKNLny+7HoWCG3RKdLZVj2EIC2S3REB7FuPzIL+MIz8pdMapbhzhwvLdXLaKT\r\nUrV5GwTd/WMXKAy7zPBw3Qn3pc4ZorFNdMQRKfyXHQc9ilL2ybrqeUl7eVuV\r\nZN3B573qfzOBptCVwtw4X8SglzK02snfMGg=\r\n=nO2A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"4fd517a44bafb4eb9825f8eb7764618d920a5b68","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"9.6.5","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"18.16.0","dependencies":{"eta":"^2.0.1","got":"^12.6.0","koa":"^2.14.2","jose":"^4.14.1","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^4.0.2","raw-body":"^2.5.2","@koa/cors":"^4.0.0","quick-lru":"^6.1.1","@koa/router":"^12.0.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","desm":"^1.3.0","nock":"^13.3.0","mocha":"^10.2.0","sinon":"^15.0.4","eslint":"^8.38.0","helmet":"^6.1.5","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.2","fastify":"^4.15.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.3","@hapi/hapi":"^21.3.1","koa-router":"^12.0.0","selfsigned":"^2.1.1","timekeeper":"^2.2.0","clear-module":"^4.1.2","@fastify/middie":"^8.1.0","eslint-plugin-import":"^2.27.5","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.1.2_1682109420637_0.9871046639605314","host":"s3://npm-registry-packages"}},"8.2.0":{"name":"oidc-provider","version":"8.2.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.2.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"3348438e51a421e3f15bd29d5cc7e45d345cb8a5","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.2.0.tgz","fileCount":198,"integrity":"sha512-5/Dt8X6yWGZafD1EyEQ+3djWitN7l3fsberw947rWFUrM+eHMovVUxZirHTG1Ecx6PR2KecW/wiaEfc4PVS6Sg==","signatures":[{"sig":"MEQCIBCVkyRsFdSzkretl6HlNpd2yNFW/uGOVdcp6I1syYZpAiBV7zIb3mx0ZklaUwYINHrKLp5VaYp1hhdLo7BG364iBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":527698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRnZQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHQw/7B6An/fO1KFKDcsHIzd21uV4fnRhMDI8Td61vn5T4cY6BEVAB\r\nsTgsoEdpGJhV2v0Vbnqu5fjAiJv9CXE8MstQJ25WplCXRzo6K4jWkZZqZsnN\r\nfoYe0031P9LoARgrxD297zawi8wuC5UCei1BP1t97Gsf+8VdxcrUU6baLTGb\r\nEaZ/3Tog79U6S+tN/lHjkn2TuL4Lk23FXpSPsD6JoLIFJtZxsjX6w7tsRDMa\r\nYvHmGhu5pX9cQv1VeKHRNXW3sYJoPYhpouDW1qDrEWJ09Q8rmYvcwBRv4mKd\r\niPeUDhPrVQAwtouTAo+IKjLaNsV88tHUrLMfo89j6HxRPuaM+zkQ6AF59qgD\r\ny4rG0Zr+SAaraf6jNBOY/RjQNjKAYZQaIaALBVdhnnaygmLEeE1R2VzzBW3d\r\npwkjpdYAAaaG6GS7CeI6TAvYmd6DUYPj37sKIWeOcT82pn8G3ABL8XPIXXxh\r\n8c+taaTAPZQt1tGerYvFsYqWS4C2H2kFWPXoQrhxZtr1YWyUqL6CPZ2r6klJ\r\ni+HP0TKiuyqc0Ashtz2znY0XS/8a/LVrkg/ahUR7Df4R8MZSZe9NPSoS+C1t\r\nOSD5ZLZa/DwtLCJyg4vneYB19zNtoGypx1kf44LZVZt7Bxb83Sk5gtppejji\r\nqit88FLnMwnFqSViJAr5ZBzr++jh+grJzQ8=\r\n=shK7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"d234bdfc13733c0381ccffa369df74f7b1c42282","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"9.5.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"18.16.0","dependencies":{"eta":"^2.0.1","got":"^12.6.0","koa":"^2.14.2","jose":"^4.14.1","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^4.0.2","raw-body":"^2.5.2","@koa/cors":"^4.0.0","quick-lru":"^6.1.1","@koa/router":"^12.0.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","desm":"^1.3.0","nock":"^13.3.0","mocha":"^10.2.0","sinon":"^15.0.4","eslint":"^8.39.0","helmet":"^6.1.5","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.2","fastify":"^4.15.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.3","@hapi/hapi":"^21.3.1","koa-router":"^12.0.0","selfsigned":"^2.1.1","timekeeper":"^2.2.0","clear-module":"^4.1.2","@fastify/middie":"^8.1.0","eslint-plugin-import":"^2.27.5","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.2.0_1682339408062_0.4108634931718078","host":"s3://npm-registry-packages"}},"8.2.1":{"name":"oidc-provider","version":"8.2.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.2.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"c9c7bdbf753f1dbbc2d8b590e2d324afe0a9a852","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.2.1.tgz","fileCount":198,"integrity":"sha512-BSHG9+8XjRGVmDy4wOFgtLCgXodhOdGx5GoGZgkJjllEgAWwXA5PMVj6LTzgRSp/5ngpmuvCBcD1Ec6v+iyMjA==","signatures":[{"sig":"MEYCIQCEPKbGL7okevuOPA48mPVjNVk2h5p2NAJC0aCSycLM8AIhAI/XxBCQ6aT9ohmfd5WdCMA02odIZ7PxIa0i1H4aXrJ0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":527667},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"ba4641ac56923023fb50670f84c669a325528b0c","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"9.5.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"18.16.0","dependencies":{"eta":"^2.0.1","got":"^12.6.0","koa":"^2.14.2","jose":"^4.14.4","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^4.0.2","raw-body":"^2.5.2","@koa/cors":"^4.0.0","quick-lru":"^6.1.1","@koa/router":"^12.0.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","desm":"^1.3.0","nock":"^13.3.1","mocha":"^10.2.0","sinon":"^15.0.4","eslint":"^8.40.0","helmet":"^6.1.5","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.2","fastify":"^4.17.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.3","@hapi/hapi":"^21.3.2","koa-router":"^12.0.0","selfsigned":"^2.1.1","timekeeper":"^2.2.0","clear-module":"^4.1.2","@fastify/middie":"^8.2.0","eslint-plugin-import":"^2.27.5","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.2.1_1683387340793_0.2867206379215179","host":"s3://npm-registry-packages"}},"8.2.2":{"name":"oidc-provider","version":"8.2.2","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.2.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"21ef282ba88afb6cda98fddc8183cde9eb355ecb","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.2.2.tgz","fileCount":198,"integrity":"sha512-zHXW8vzTuB0mJO3F/m+dz62/HII+qqMqgLGCQ5W/9Ojz6Jqe5voqA67ytvvHGkhoqgXCuYigLg9TBvbVnZQhGw==","signatures":[{"sig":"MEYCIQD0Z+OJwBIJ0Ygt8hK+Xm7n+/Qq6bYZFxMzrn4pOuv65gIhALueCDlrJeYqlu7fsSQxLLs1nRcALDFohg3VtYR31WJu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":527748},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"b9a0c7de2a8d33a4f27fbbaf68d4a74fc0d9d182","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"9.5.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"18.16.0","dependencies":{"eta":"^2.2.0","got":"^13.0.0","koa":"^2.14.2","jose":"^4.14.4","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^4.0.2","raw-body":"^2.5.2","@koa/cors":"^4.0.0","quick-lru":"^6.1.1","@koa/router":"^12.0.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","desm":"^1.3.0","nock":"^13.3.1","mocha":"^10.2.0","sinon":"^15.1.0","eslint":"^8.41.0","helmet":"^7.0.0","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.2","fastify":"^4.17.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.3","@hapi/hapi":"^21.3.2","koa-router":"^12.0.0","selfsigned":"^2.1.1","timekeeper":"^2.2.0","clear-module":"^4.1.2","@fastify/middie":"^8.3.0","eslint-plugin-import":"^2.27.5","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.2.2_1685464198698_0.7554234348827555","host":"s3://npm-registry-packages"}},"8.3.0":{"name":"oidc-provider","version":"8.3.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.3.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"37d9409977ece447b076dcb39bfffddbb91556bf","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.3.0.tgz","fileCount":198,"integrity":"sha512-3eouIuAsS2px0ak0RpliQdFLu11RH4f1AoHZdwi30tocsY10ptNjkS3o2mI1uxDmjvfu3jHdCOfPLIk+G1XZNg==","signatures":[{"sig":"MEYCIQDGXSc1N6PydWbjrZ1xOaItK9FxOTPh54TL1F6fhjCSbQIhALNF/P5qfjGMSJ7iTpcnDM5ZjpfTJTC/Tc8fbVSnjW7l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":528252},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"21769091f097ec0e26f3e7fa74bbd8759fa19356","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"9.6.7","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"18.17.1","dependencies":{"eta":"^3.1.1","got":"^13.0.0","koa":"^2.14.2","jose":"^4.14.4","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^4.0.2","raw-body":"^2.5.2","@koa/cors":"^4.0.0","quick-lru":"^6.1.1","@koa/router":"^12.0.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.8","desm":"^1.3.0","nock":"^13.3.3","mocha":"^10.2.0","sinon":"^15.2.0","eslint":"^8.48.0","helmet":"^7.0.0","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.2","fastify":"^4.22.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.3","@hapi/hapi":"^21.3.2","koa-router":"^12.0.0","selfsigned":"^2.1.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^8.3.0","eslint-plugin-import":"^2.28.1","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.3.0_1693141919006_0.5254552709015123","host":"s3://npm-registry-packages"}},"8.3.1":{"name":"oidc-provider","version":"8.3.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.3.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"748d5e98050f55dbcfc0333a765d35e18996ab4a","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.3.1.tgz","fileCount":198,"integrity":"sha512-A6PgfrO6Ji2hwI+rRl389KR1lyyIn+BbL01UKfGcP6+duPIE6QIc3Y+biMhI8Fr1TnO+Q8afUWyrKizs+gbD4A==","signatures":[{"sig":"MEYCIQDy7l0m3iIKDJ2qJyC3iV3FU+FB35IlBZcHvobxyT0oowIhAK1X9Fm2QPAmrEROlGUNbASWb8hib2IsGUQCgi5eyc6H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":528266},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"2870fe092b51158a4736f2b9cd7202c5f6433fc1","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"9.6.7","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"18.17.1","dependencies":{"eta":"^3.1.1","got":"^13.0.0","koa":"^2.14.2","jose":"^4.14.4","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^4.0.2","raw-body":"^2.5.2","@koa/cors":"^4.0.0","quick-lru":"^6.1.1","@koa/router":"^12.0.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.8","desm":"^1.3.0","nock":"^13.3.3","mocha":"^10.2.0","sinon":"^15.2.0","eslint":"^8.48.0","helmet":"^7.0.0","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.2","fastify":"^4.22.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.3","@hapi/hapi":"^21.3.2","koa-router":"^12.0.0","selfsigned":"^2.1.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^8.3.0","eslint-plugin-import":"^2.28.1","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.3.1_1693387840932_0.16019772124645004","host":"s3://npm-registry-packages"}},"8.3.2":{"name":"oidc-provider","version":"8.3.2","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.3.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"5ec1ce6f1b23c0720c00527cb82d7fb659495f1b","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.3.2.tgz","fileCount":198,"integrity":"sha512-q8KbFKcyDkIUpOzT4sh3wMRj2XrqN3uMHU3M6+Kh0dq8aD7jK2zqxDwE3LEVxcLoSBXPe0ObAXKGjdPyl9oNng==","signatures":[{"sig":"MEQCIEile+RbvYVzsR9KcpEUvhsme8kJIcbITx1eccUJQiJyAiADug51pr7EgJefQWiw2grYXFGtSaG+Me01hXgLvZHP7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":528329},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"59308216c573a1d20973838439fee06af4ef3c73","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"9.6.7","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"18.17.1","dependencies":{"eta":"^3.1.1","got":"^13.0.0","koa":"^2.14.2","jose":"^4.14.4","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^4.0.2","raw-body":"^2.5.2","@koa/cors":"^4.0.0","quick-lru":"^6.1.1","@koa/router":"^12.0.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.8","desm":"^1.3.0","nock":"^13.3.3","mocha":"^10.2.0","sinon":"^15.2.0","eslint":"^8.48.0","helmet":"^7.0.0","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.2","fastify":"^4.22.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.3","@hapi/hapi":"^21.3.2","koa-router":"^12.0.0","selfsigned":"^2.1.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^8.3.0","eslint-plugin-import":"^2.28.1","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.3.2_1693641259549_0.8438977683101512","host":"s3://npm-registry-packages"}},"8.4.0":{"name":"oidc-provider","version":"8.4.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.4.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"ea2d647835d0b70fe6cc85ef79c8eeb3fa3f8f39","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.4.0.tgz","fileCount":198,"integrity":"sha512-2TmW10fjzkqwDfnVAi+B+CULFjWSaOFR6dSQ8wJ115RXVEfwf8mX5lzULxkgWcK6hLBcQUTSf0KDGnjf/0Q20A==","signatures":[{"sig":"MEYCIQCrYbxXGQ9LOrOXHE69gGFF14mnnvg7a1hCTFIXfR6yqAIhAO5MGM0xSj+NDD4i2krmExaEcHVKoNk74+BZocg4macr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":527617},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"5a3f5e2f1019adcbe0e7569e7c42706ce23739bf","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"9.6.7","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"18.17.1","dependencies":{"eta":"^3.1.1","got":"^13.0.0","koa":"^2.14.2","jose":"^4.14.4","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^4.0.2","raw-body":"^2.5.2","@koa/cors":"^4.0.0","quick-lru":"^6.1.1","@koa/router":"^12.0.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.8","desm":"^1.3.0","nock":"^13.3.3","mocha":"^10.2.0","sinon":"^15.2.0","eslint":"^8.48.0","helmet":"^7.0.0","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.2","fastify":"^4.22.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.3","@hapi/hapi":"^21.3.2","koa-router":"^12.0.0","selfsigned":"^2.1.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^8.3.0","eslint-plugin-import":"^2.28.1","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.4.0_1694155542889_0.2936667623911453","host":"s3://npm-registry-packages"}},"8.4.1":{"name":"oidc-provider","version":"8.4.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.4.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"d8bab887d956db5bb21edbb0dc40fe6cba72c657","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.4.1.tgz","fileCount":198,"integrity":"sha512-8pABnyvEOjRkF3GdMDxW1JCO03z2IjP21xSuP0apdOE3zRnae1ObAj8KRBZVj14N7Yhtm75+XkmEy5mIEV3Bhw==","signatures":[{"sig":"MEUCIBDYSQ8P2ZRwyXVriOLVx/ru5ytORn73ls/8ATjC0HjbAiEA4AVCyuAjtBntcNCwh6LJCdy+iG5g5h4zg3mR5xDQlJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":527600},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"cf2069cbb31a6a855876e95157372d25dde2511c","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.1.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"20.8.1","dependencies":{"eta":"^3.1.1","got":"^13.0.0","koa":"^2.14.2","jose":"^5.0.1","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^5.0.2","raw-body":"^2.5.2","@koa/cors":"^4.0.0","quick-lru":"^7.0.0","@koa/router":"^12.0.1","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","desm":"^1.3.0","nock":"^13.3.6","mocha":"^10.2.0","sinon":"^17.0.0","eslint":"^8.52.0","helmet":"^7.0.0","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.2","fastify":"^4.24.3","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.3","@hapi/hapi":"^21.3.2","koa-router":"^12.0.1","selfsigned":"^2.1.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^8.3.0","eslint-plugin-import":"^2.29.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.4.1_1698267656890_0.7886719870356855","host":"s3://npm-registry-packages"}},"8.4.2":{"name":"oidc-provider","version":"8.4.2","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.4.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"38da6792d5d42ad3ad54b8efd81d3a33b9aa0c1d","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.4.2.tgz","fileCount":198,"integrity":"sha512-2uYTNcgstsp8NZtEnAuBkri1i4ziLLGYqe1TgbmLWg6Qh3X0rzGQjny9NJeit6TLvF8TmaeRm1L2FN8Y8C8aQQ==","signatures":[{"sig":"MEQCIDoGKMcydXNx2JYDmNRGUz4Q/I5m/0tE4Ncl5Q/6lEypAiBNY5V9u9bLfYux7kwz1wMWK8vUJ8o5YJJRuk5jqbpbHA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":527601},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"deef8bd559ab02ca2d1c479ceeda4a380ef85fa9","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.2.3","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"20.10.0","dependencies":{"eta":"^3.2.0","got":"^13.0.0","koa":"^2.14.2","jose":"^5.1.3","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^5.0.4","raw-body":"^2.5.2","@koa/cors":"^4.0.0","quick-lru":"^7.0.0","@koa/router":"^12.0.1","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","desm":"^1.3.0","nock":"^13.4.0","mocha":"^10.2.0","sinon":"^17.0.1","eslint":"^8.55.0","helmet":"^7.1.0","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.2","fastify":"^4.24.3","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.3","@hapi/hapi":"^21.3.2","koa-router":"^12.0.1","selfsigned":"^2.4.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^8.3.0","eslint-plugin-import":"^2.29.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.4.2_1701510166896_0.7381776206868973","host":"s3://npm-registry-packages"}},"8.4.3":{"name":"oidc-provider","version":"8.4.3","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.4.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"a53332c0f34a32bf588bd1341310448d8c41d210","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.4.3.tgz","fileCount":198,"integrity":"sha512-XEGMwSJEMXf0z2lKLts/y5p9cd5hBODKmwJnLeOhdKJh8kgYfFLYtc555/9cBBLmQ4JBnK4xb/zk1AGbvZdYvw==","signatures":[{"sig":"MEUCIQDb0Dap+rDWClp7MmPHARjBR8o6tgwFVCSIHqcdnIjcpAIgAPQRnH+sovOWSnJ0I343exp09sxtO2lKDWxiGiwSP+s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.4.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":527674},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"55f4fb7685359296d974397cef0d35c82c8ae18a","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.2.3","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"20.10.0","dependencies":{"eta":"^3.2.0","got":"^13.0.0","koa":"^2.14.2","jose":"^5.1.3","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^5.0.4","raw-body":"^2.5.2","@koa/cors":"^5.0.0","quick-lru":"^7.0.0","@koa/router":"^12.0.1","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","desm":"^1.3.0","nock":"^13.4.0","mocha":"^10.2.0","sinon":"^17.0.1","eslint":"^8.55.0","helmet":"^7.1.0","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.2","fastify":"^4.25.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.3","@hapi/hapi":"^21.3.2","koa-router":"^12.0.1","selfsigned":"^2.4.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^8.3.0","eslint-plugin-import":"^2.29.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.4.3_1702553811888_0.6801908717340348","host":"s3://npm-registry-packages"}},"8.4.4":{"name":"oidc-provider","version":"8.4.4","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.4.4","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"0bbaef129adaf4d27ca45bed5771f8a8ac624cbe","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.4.4.tgz","fileCount":198,"integrity":"sha512-SLstVFmGKAgOnQ5KvbawlTCZb4jQmU2N8WZYahVcYoc/y0JIQCsdNW5T0tCYLcuCESazuAfvcxF4qY2KkIN6eQ==","signatures":[{"sig":"MEQCIGh8n6nIGnvQsJG2Px4TBbk/iPUgef7ggoUCjJ4fa8bQAiA3aP3c84iEIwnFYvR+OT74eZY4nEl4Qp1+EPkwpzJ+Lw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.4.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":528744},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"81c683d06b4d6a3e62324257e74c8899ecd39288","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.2.3","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"20.10.0","dependencies":{"eta":"^3.2.0","got":"^13.0.0","koa":"^2.14.2","jose":"^5.1.3","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^5.0.4","raw-body":"^2.5.2","@koa/cors":"^5.0.0","quick-lru":"^7.0.0","@koa/router":"^12.0.1","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","desm":"^1.3.0","nock":"^13.4.0","mocha":"^10.2.0","sinon":"^17.0.1","eslint":"^8.55.0","helmet":"^7.1.0","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.2","fastify":"^4.25.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.3","@hapi/hapi":"^21.3.2","koa-router":"^12.0.1","selfsigned":"^2.4.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^8.3.0","eslint-plugin-import":"^2.29.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.4.4_1704749171596_0.8594259602268841","host":"s3://npm-registry-packages"}},"8.4.5":{"name":"oidc-provider","version":"8.4.5","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.4.5","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"b77a6e207f568c44f605a2f7b5c94000717b2ec7","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.4.5.tgz","fileCount":198,"integrity":"sha512-2NsPrvIAX1W4ZR41cGbz2Lt2Ci8iXvECh+x+LcKcM115s/h8iB1pwnNlCdIrvAA2iBGM4/TkO75Xg7xb2FCzWA==","signatures":[{"sig":"MEUCIGXUYkEka0beevDKNUb9Venwl85eeeG3QtDEeErAvWriAiEAzf/xEPIETlYkJqUrf2Nf7VdVkJUwn85AnZXBC16PNHk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.4.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":528854},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"3e260735b97bbb0a5bb4c67b36cfba32e84f4b90","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.2.3","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"20.10.0","dependencies":{"eta":"^3.2.0","got":"^13.0.0","koa":"^2.14.2","jose":"^5.1.3","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^5.0.4","raw-body":"^2.5.2","@koa/cors":"^5.0.0","quick-lru":"^7.0.0","@koa/router":"^12.0.1","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","desm":"^1.3.0","nock":"^13.4.0","mocha":"^10.2.0","sinon":"^17.0.1","eslint":"^8.55.0","helmet":"^7.1.0","lodash":"^4.17.21","moment":"^2.29.4","connect":"^3.7.0","express":"^4.18.2","fastify":"^4.25.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.3","@hapi/hapi":"^21.3.2","koa-router":"^12.0.1","selfsigned":"^2.4.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^8.3.0","eslint-plugin-import":"^2.29.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.4.5_1705479436410_0.30196166855511297","host":"s3://npm-registry-packages"}},"8.4.6":{"name":"oidc-provider","version":"8.4.6","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.4.6","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"071e4056236b43d9f635466f3cbe027371b462dd","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.4.6.tgz","fileCount":198,"integrity":"sha512-liuHBXRaIjer6nPGWagrl5UjPhIZqahqLVPoYlc2WXsRR7XddwNCBUl1ks5r3Q3uCUfMdQTv1VsjmlaObdff8w==","signatures":[{"sig":"MEUCIDH4f4vY0k36XCg+DidRD5ROMDavCrwKYoD59euZjVkkAiEAlG1qZGovcWc1rxbE22rNEY0qkqeciJ6ksEYDwvlfKso=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.4.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":528947},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"c7aca91c0db82d88248d5431efa6fcdfa77e3a6b","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.5.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"20.12.2","dependencies":{"eta":"^3.4.0","got":"^13.0.0","koa":"^2.15.3","jose":"^5.2.4","debug":"^4.3.4","jsesc":"^3.0.2","nanoid":"^5.0.7","raw-body":"^2.5.2","@koa/cors":"^5.0.0","quick-lru":"^7.0.0","@koa/router":"^12.0.1","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.4.1","desm":"^1.3.1","nock":"^13.5.4","mocha":"^10.4.0","sinon":"^17.0.1","eslint":"^8.57.0","helmet":"^7.1.0","lodash":"^4.17.21","moment":"^2.30.1","connect":"^3.7.0","express":"^4.19.2","fastify":"^4.26.2","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^6.3.4","@hapi/hapi":"^21.3.9","koa-router":"^12.0.1","selfsigned":"^2.4.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^8.3.0","eslint-plugin-import":"^2.29.1","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.4.6_1713872084877_0.10339221357365624","host":"s3://npm-registry-packages"}},"8.4.7":{"name":"oidc-provider","version":"8.4.7","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.4.7","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"ec9fc0e105c02cdd9f88da0cd7a2ef57d8c23a0e","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.4.7.tgz","fileCount":198,"integrity":"sha512-WjURLNh0cAacyZMItl/KimFPBTFZBTE/PVu/+W0JW3T2fWYMUVTDFMOUFcY1tlMDPASUCORgZkyLPCywe4tyDA==","signatures":[{"sig":"MEYCIQDeeAa8ZgNi5UW3H4nlo59/1v83AAt2KpnmU9+t7h3cnwIhANwRRR0wJF/y9c3/3bHNlDUYx4HUf7w3IunL5QTRnnC6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.4.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":528962},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"a750ae8a29dacb5cf584b0f1d7cab0842ea2fec6","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.7.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"20.14.0","dependencies":{"eta":"^3.4.0","got":"^13.0.0","koa":"^2.15.3","jose":"^5.4.0","debug":"^4.3.5","jsesc":"^3.0.2","nanoid":"^5.0.7","raw-body":"^2.5.2","@koa/cors":"^5.0.0","quick-lru":"^7.0.0","@koa/router":"^12.0.1","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.1","desm":"^1.3.1","nock":"^13.5.4","mocha":"^10.4.0","sinon":"^18.0.0","eslint":"^8.57.0","helmet":"^7.1.0","lodash":"^4.17.21","moment":"^2.30.1","connect":"^3.7.0","express":"^4.19.2","fastify":"^4.27.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^7.0.0","@hapi/hapi":"^21.3.10","koa-router":"^12.0.1","selfsigned":"^2.4.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^8.3.1","eslint-plugin-import":"^2.29.1","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.4.7_1718877229547_0.36604384489236197","host":"s3://npm-registry-packages"}},"8.5.0":{"name":"oidc-provider","version":"8.5.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.5.0","homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"d7c857f5de3912ce668946918b16c1f116b04818","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.5.0.tgz","fileCount":200,"integrity":"sha512-cgnC94nwM7AE8lqVAR2vZ6Uag4WihiZ53zugPjwxA3FzsXmMzO+eQFqhWhiEHvb2kFZRq50PjhusWTEd02+g2A==","signatures":[{"sig":"MEQCIFZKafhcknIdXa0x5WKicqX4/wKRr9dujXKrT9K4olFDAiAlbJdo4nckfhhBWE18p3JVeHBoBrYHoBSWiJlaL3QZAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":549206},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"4c943d598227f321abaa72c0941414e2d2777cf9","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.7.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"20.15.0","dependencies":{"eta":"^3.4.0","got":"^13.0.0","koa":"^2.15.3","jose":"^5.6.2","debug":"^4.3.5","jsesc":"^3.0.2","nanoid":"^5.0.7","raw-body":"^2.5.2","@koa/cors":"^5.0.0","quick-lru":"^7.0.0","@koa/router":"^12.0.1","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.1","desm":"^1.3.1","nock":"^13.5.4","mocha":"^10.5.2","sinon":"^18.0.0","eslint":"^8.57.0","helmet":"^7.1.0","lodash":"^4.17.21","moment":"^2.30.1","connect":"^3.7.0","express":"^4.19.2","fastify":"^4.28.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^7.0.0","@hapi/hapi":"^21.3.10","koa-router":"^12.0.1","selfsigned":"^2.4.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^8.3.1","eslint-plugin-import":"^2.29.1","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.5.0_1719610066711_0.950886284915702","host":"s3://npm-registry-packages"}},"8.5.1":{"name":"oidc-provider","version":"8.5.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.5.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"e6af0e09b027bf3736c391d2b7b1459755b73a5a","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.5.1.tgz","fileCount":200,"integrity":"sha512-Bm3EyxN68/KS76IlciJ3+4pnVtfdRWL+NghWpIF0XQbiRT1gzc6Qf/cyFmpL9yieko/jXYZ/uLHUv77jD00qww==","signatures":[{"sig":"MEYCIQCgYxYkVI01UArLeN6b+OmoMG1kDrx6rkl3DVvS172wIAIhAPTlngr2aTJDni+7Xy0sBqAtxnpkVm2ByjUS7DYhCSoK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":549174},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"d99f0b334ba72778d8204a579529ab5f7426d792","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.7.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"20.15.0","dependencies":{"eta":"^3.4.0","got":"^13.0.0","koa":"^2.15.3","jose":"^5.6.2","debug":"^4.3.5","jsesc":"^3.0.2","nanoid":"^5.0.7","raw-body":"^2.5.2","@koa/cors":"^5.0.0","quick-lru":"^7.0.0","@koa/router":"^12.0.1","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.1","desm":"^1.3.1","nock":"^13.5.4","mocha":"^10.5.2","sinon":"^18.0.0","eslint":"^8.57.0","helmet":"^7.1.0","lodash":"^4.17.21","moment":"^2.30.1","connect":"^3.7.0","express":"^4.19.2","fastify":"^4.28.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^7.0.0","@hapi/hapi":"^21.3.10","koa-router":"^12.0.1","selfsigned":"^2.4.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^8.3.1","eslint-plugin-import":"^2.29.1","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.5.1_1720005873115_0.23930335396437097","host":"s3://npm-registry-packages"}},"8.5.2":{"name":"oidc-provider","version":"8.5.2","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.5.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"3171d9379a8cee1d2bf4b7127f53ed847e477f24","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.5.2.tgz","fileCount":200,"integrity":"sha512-WhMIQ61KMgABvrYZJDuefOWFpX34DWgg+U4juKARplGhNUSNfHgJh6i6Mp+PTO08ZDk/oj1Ci7ScU6CAI/wgcg==","signatures":[{"sig":"MEYCIQCJXIfEZBiFoniv3MCmkRw2kBK0NNt3/k45QoHMeGGF4gIhANh4pIILg07F4xhwochU2w3MhO4KOjgfkdGlaXBuzdlm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.5.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":549283},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"e8306544c47fffd91855659d10be5aae8ea1f937","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.8.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"20.18.0","dependencies":{"eta":"^3.5.0","got":"^13.0.0","koa":"^2.15.3","jose":"^5.9.4","debug":"^4.3.7","jsesc":"^3.0.2","nanoid":"^5.0.7","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.0.0","@koa/router":"^13.1.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.1","desm":"^1.3.1","nock":"^13.5.5","mocha":"^10.7.3","sinon":"^18.0.1","eslint":"^8.57.1","helmet":"^7.2.0","lodash":"^4.17.21","moment":"^2.30.1","connect":"^3.7.0","express":"^4.21.1","fastify":"^4.28.1","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^7.0.0","@hapi/hapi":"^21.3.10","selfsigned":"^2.4.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^8.3.3","eslint-plugin-import":"^2.31.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.5.2_1729340400060_0.8883956989237218","host":"s3://npm-registry-packages"}},"8.5.3":{"name":"oidc-provider","version":"8.5.3","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.5.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"2945ef335a6a48c2570aef7ace9187c44e565ed4","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.5.3.tgz","fileCount":200,"integrity":"sha512-eSHoHiPxdJ7Ar+hgaogeBVdGgjtIPp6GXFuzuTYdQ4rhhWC6jFapa0GQ49zk0M6I6OnqTYU3dU8j/QDaLu5BaA==","signatures":[{"sig":"MEYCIQCjheahNMJnYT6Yc23T8FoyKzVeuqM9A1j04eZdausPzQIhAPT/fNg7W5StCwzcN1oy4YLNjYGIBwppeyL5hfjQm2jf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.5.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":549941},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"a093a0b9102941b4b49b78e34dfb28cdb2a55787","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.11.0","dependencies":{"eta":"^3.5.0","got":"^13.0.0","koa":"^2.15.3","jose":"^5.9.6","debug":"^4.3.7","jsesc":"^3.0.2","nanoid":"^5.0.8","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.0.0","@koa/router":"^13.1.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.2","desm":"^1.3.1","nock":"^13.5.5","mocha":"^10.7.3","sinon":"^18.0.1","eslint":"^8.57.1","helmet":"^7.2.0","lodash":"^4.17.21","moment":"^2.30.1","connect":"^3.7.0","express":"^4.21.1","fastify":"^4.28.1","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^7.0.0","@hapi/hapi":"^21.3.12","selfsigned":"^2.4.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^8.3.3","eslint-plugin-import":"^2.31.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.5.3_1730799617356_0.6745979631568142","host":"s3://npm-registry-packages"}},"8.6.0":{"name":"oidc-provider","version":"8.6.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.6.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"5633b0f0c2860026217b18a03589fd3105223ad7","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.6.0.tgz","fileCount":200,"integrity":"sha512-LTzQza+KA72fFWe/70ttjTpCPvwZRoaydPFY2izNfQjo6u33lFOzJeqA9Q0TblTShkaH56ChoE2KdMYIQlNHdw==","signatures":[{"sig":"MEUCIFCWfisQneXxgJQ2NltLDZ+B1b5b/X38CNNuDqKNbKlgAiEAriLvJE570pO55dfnClu8EjxTdbtn3dbBddPNB0d7nOk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":551206},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"8f49b7c67ba366d3da83fc709052725ba5109dca","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.11.0","dependencies":{"eta":"^3.5.0","got":"^13.0.0","koa":"^2.15.3","jose":"^5.9.6","debug":"^4.3.7","jsesc":"^3.0.2","nanoid":"^5.0.8","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.0.0","@koa/router":"^13.1.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.2","desm":"^1.3.1","nock":"^13.5.6","mocha":"^10.8.2","sinon":"^19.0.2","eslint":"^8.57.1","helmet":"^8.0.0","lodash":"^4.17.21","moment":"^2.30.1","connect":"^3.7.0","express":"^4.21.1","fastify":"^5.1.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^7.0.0","@hapi/hapi":"^21.3.12","selfsigned":"^2.4.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^9.0.2","eslint-plugin-import":"^2.31.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.6.0_1732181422273_0.36538252808932303","host":"s3://npm-registry-packages"}},"8.6.1":{"name":"oidc-provider","version":"8.6.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.6.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"c170eb278f8c86642ed671086c7e7975489cd61b","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.6.1.tgz","fileCount":200,"integrity":"sha512-wJ+nhwkCjRtQiwJKACjjV8FAIn7QXGDc1UOAE5WW0i8fsqN1GgXi42S/ccOxEx/JV3tyVLEwIipAvJNsJ/3djA==","signatures":[{"sig":"MEYCIQCeYLpw4CtjhVVtW6rVWh8HOqqLejCc+IhGXAf/kWsIVQIhALogdZin/QFw8N+fX/yHBqFURQ6JNoI+WzNRSWye2xSp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":551193},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"652fc1f2c2be981800a27ba0a8ba38eb6472ae0b","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.12.0","dependencies":{"eta":"^3.5.0","got":"^13.0.0","koa":"^2.15.3","jose":"^5.9.6","debug":"^4.4.0","jsesc":"^3.1.0","nanoid":"^5.0.9","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.0.0","@koa/router":"^13.1.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.2","desm":"^1.3.1","nock":"^13.5.6","mocha":"^10.8.2","sinon":"^19.0.2","eslint":"^8.57.1","helmet":"^8.0.0","lodash":"^4.17.21","moment":"^2.30.1","connect":"^3.7.0","express":"^4.21.2","fastify":"^5.2.1","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^7.0.0","@hapi/hapi":"^21.3.12","selfsigned":"^2.4.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^9.0.3","eslint-plugin-import":"^2.31.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.6.1_1737281799018_0.27127779866401625","host":"s3://npm-registry-packages-npm-production"}},"8.7.0":{"name":"oidc-provider","version":"8.7.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.7.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"b5cfccda10f03e32a86b7fec536ae1a1d2e5c71a","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.7.0.tgz","fileCount":200,"integrity":"sha512-H0AE07n7d5zBHwP8bDb1Yg+NokP+BybisUPB2kGG/lI0aPvLL/JcEhh3vJsz3UbThoz2p+6a0xGTBA8a3yDUGg==","signatures":[{"sig":"MEUCIQDxV//3mtk0Q1mJFVWhGDOjGvb9PjtcnfuJ2KRtXdQjoAIgcUJy7T0UXcu7HATYsalPXFfX9nsFiv3Iiiu8oPzwhqI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":551335},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"14da4d2e0a2a008a15586198887d11ff3653651b","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.13.1","dependencies":{"eta":"^3.5.0","got":"^13.0.0","koa":"^2.15.4","jose":"^5.9.6","debug":"^4.4.0","jsesc":"^3.1.0","nanoid":"^5.0.9","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.0.0","@koa/router":"^13.1.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.2","desm":"^1.3.1","nock":"^13.5.6","mocha":"^10.8.2","sinon":"^19.0.2","eslint":"^8.57.1","helmet":"^8.0.0","lodash":"^4.17.21","moment":"^2.30.1","connect":"^3.7.0","express":"^4.21.2","fastify":"^5.2.1","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^7.0.0","@hapi/hapi":"^21.3.12","selfsigned":"^2.4.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^9.0.3","eslint-plugin-import":"^2.31.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.7.0_1739444209117_0.12338473806937866","host":"s3://npm-registry-packages-npm-production"}},"8.8.0":{"name":"oidc-provider","version":"8.8.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.8.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"0f98a74a1b8b381c27eaa81026c29b279ede5468","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.8.0.tgz","fileCount":200,"integrity":"sha512-5b4QncVOVsU8BLpD0ofQBRq2aX9Juhc0wFbaZSQbAmgN1jVfCZfYt3GEPPmJ8Tc/mvfX735PNH/LnuyWzMn9tQ==","signatures":[{"sig":"MEUCIGCUH8WDD/2EPYgiALYs/Fu7riHAmYSkc6YKsTcDvNrcAiEA89RVB9EMTEIJgj3fsZKhvNavqPgiPOBkQ6NqZLpkuQs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":550536},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"6fffbe1ae42335b8683806352cfca2d5a870f006","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.13.1","dependencies":{"eta":"^3.5.0","got":"^13.0.0","koa":"^2.15.4","jose":"^5.9.6","debug":"^4.4.0","jsesc":"^3.1.0","nanoid":"^5.0.9","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.0.0","@koa/router":"^13.1.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.2","desm":"^1.3.1","nock":"^13.5.6","mocha":"^10.8.2","sinon":"^19.0.2","eslint":"^8.57.1","helmet":"^8.0.0","lodash":"^4.17.21","moment":"^2.30.1","connect":"^3.7.0","express":"^4.21.2","fastify":"^5.2.1","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^7.0.0","@hapi/hapi":"^21.3.12","selfsigned":"^2.4.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^9.0.3","eslint-plugin-import":"^2.31.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.8.0_1739830251398_0.4165020236689092","host":"s3://npm-registry-packages-npm-production"}},"8.8.1":{"name":"oidc-provider","version":"8.8.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@8.8.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"138dbb4a64d64e97bad9fd631590a0d28c6fecbf","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-8.8.1.tgz","fileCount":200,"integrity":"sha512-qVChpayTwojUREJxLkFofUSK8kiSRIdzPrVSsoGibqRHl/YO60ege94OZS8vh7zaK+zxcG/Gu8UMaYB5ulohCQ==","signatures":[{"sig":"MEUCID/4GY57fHNH++82LSfBj3tJ8jvsLTULaoPkFNw4m3rqAiEAs/y7dVksNDXjb8tCgB4SpWrCzUbgn+nXmImxSzHzC5M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@8.8.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":550483},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"c44aa538bf6e5e3587fc2bcb8e358f87379d7dbf","scripts":{"ci":"node ./test/ci","test":"node ./test/run","format":"eslint lib example certification test docs --fix","heroku-postbuild":"npm install mongodb@^4.3.0 openid-client@^5.0.0"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.14.0","dependencies":{"eta":"^3.5.0","got":"^13.0.0","koa":"^2.15.4","jose":"^5.9.6","debug":"^4.4.0","jsesc":"^3.1.0","nanoid":"^5.0.9","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.0.0","@koa/router":"^13.1.0","object-hash":"^3.0.0","oidc-token-hash":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.2","desm":"^1.3.1","nock":"^13.5.6","mocha":"^10.8.2","sinon":"^19.0.2","eslint":"^8.57.1","helmet":"^8.0.0","lodash":"^4.17.21","moment":"^2.30.1","connect":"^3.7.0","express":"^4.21.2","fastify":"^5.2.1","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^7.0.0","@hapi/hapi":"^21.3.12","selfsigned":"^2.4.1","timekeeper":"^2.3.1","clear-module":"^4.1.2","@fastify/middie":"^9.0.3","eslint-plugin-import":"^2.31.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_8.8.1_1741275724507_0.765974024580429","host":"s3://npm-registry-packages-npm-production"}},"9.0.0":{"name":"oidc-provider","version":"9.0.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.0.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"b45feb662edf3dc368a79dc3035e8bffa6584f04","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.0.0.tgz","fileCount":196,"integrity":"sha512-6lAVDcoBNCHA5Ri2xgOXt2ZZivcJryt3H6DLKt+R/JYyjYBr5r/UdZuODnp4qPsvkpDgu77+8xoE6ljlfS4gHA==","signatures":[{"sig":"MEQCIBNtwATFnuxRTSdxtTzmuqTj5uDF+siD6DBsX+XkdsMeAiB2PddbWtVoEyT7INBS/vSpHL/F/5H1oETn60dw95q5jQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":536731},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"c286ffcd67017fae82b9f457902b4b8a94d32878","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.14.0","dependencies":{"eta":"^3.5.0","koa":"^2.16.1","jose":"^6.0.10","debug":"^4.4.0","jsesc":"^3.1.0","nanoid":"^5.1.5","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.0.1","@koa/router":"^13.1.0","oidc-token-hash":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.2.0","desm":"^1.3.1","mocha":"^11.2.2","sinon":"^20.0.0","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.17.21","moment":"^2.30.1","undici":"^7.8.0","express":"^5.1.0","fastify":"^5.3.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^7.1.0","@hapi/hapi":"^21.4.0","selfsigned":"^2.4.1","timekeeper":"^2.3.1","openid-client":"^6.4.2","@fastify/middie":"^9.0.3","eslint-plugin-import":"^2.31.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.0.0_1744725591976_0.8521883615613692","host":"s3://npm-registry-packages-npm-production"}},"9.0.1":{"name":"oidc-provider","version":"9.0.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.0.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"44da21637d3a9c53d9edb39bccb71c58699d28ad","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.0.1.tgz","fileCount":196,"integrity":"sha512-pTWYdAlx1XemIrWtmjeSxHD8IC/BNtUGhOE9HYEn4R/OvQeAsaDLMJE33RSdd6nWwkW3btVZ9FXD+Tza5sezkw==","signatures":[{"sig":"MEYCIQDgdOlimGOajLTOurbuAjx8POOH+vbPKsPSi7r8LdtpuAIhAMLuccsp94if26481uSVcd51qrErQIBZG1IizWJV88aU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":536898},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"f3e302d58f5cdbc501c60c38c9c683703d0a74d3","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.14.0","dependencies":{"eta":"^3.5.0","koa":"^2.16.1","jose":"^6.0.10","debug":"^4.4.0","jsesc":"^3.1.0","nanoid":"^5.1.5","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.0.1","@koa/router":"^13.1.0","oidc-token-hash":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.2.0","desm":"^1.3.1","mocha":"^11.2.2","sinon":"^20.0.0","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.17.21","moment":"^2.30.1","undici":"^7.8.0","express":"^5.1.0","fastify":"^5.3.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^7.1.0","@hapi/hapi":"^21.4.0","selfsigned":"^2.4.1","timekeeper":"^2.3.1","openid-client":"^6.4.2","@fastify/middie":"^9.0.3","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.31.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.0.1_1744878672216_0.9960082799626429","host":"s3://npm-registry-packages-npm-production"}},"9.1.0":{"name":"oidc-provider","version":"9.1.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.1.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"ce382fd0157ea696d712c5fe9948e62e6fe9c505","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.1.0.tgz","fileCount":196,"integrity":"sha512-xZQVcHIh91VPZ7xlr7als/qd8rHbgNBKZauSM86RcvqIXgczzZ/bkpa5a+GJQJU2rII17QZPweHQz4F89hkS+g==","signatures":[{"sig":"MEQCIDE9TuasjcNusPKof+hZ3JVEr0o2mQhtZUZfDcSz75qmAiB8n7w/93bjkHIqZKrnjJaWc7PlMWoSYOwlWRxnbAfPOQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":541676},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"edbc43187c68f03757e1e334be49d03235c6ed4a","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.14.0","dependencies":{"eta":"^3.5.0","koa":"^2.16.1","jose":"^6.0.10","debug":"^4.4.0","jsesc":"^3.1.0","nanoid":"^5.1.5","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.0.1","@koa/router":"^13.1.0","oidc-token-hash":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.2.0","desm":"^1.3.1","mocha":"^11.2.2","sinon":"^20.0.0","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.17.21","moment":"^2.30.1","undici":"^7.8.0","express":"^5.1.0","fastify":"^5.3.2","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.0.0","supertest":"^7.1.0","@hapi/hapi":"^21.4.0","selfsigned":"^2.4.1","timekeeper":"^2.3.1","openid-client":"^6.4.2","@fastify/middie":"^9.0.3","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.31.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.1.0_1745657964795_0.04536983044529008","host":"s3://npm-registry-packages-npm-production"}},"9.1.1":{"name":"oidc-provider","version":"9.1.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.1.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"bd24b44e500233ebf0d424391404067ec21ce796","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.1.1.tgz","fileCount":196,"integrity":"sha512-kkH1yWjjEUKVe2pbWS7vvE3ibRae/yjCcRq1Q8PKu5eGOg4MWlmino7A1Hm1bDYm+bLAdHIVcMdb2i9nbeUTeA==","signatures":[{"sig":"MEQCIE98wkLAj6Q5cIn2DSSnLWTNsuxot8A2J0uHcupojEMQAiAGQC+uneRwyukvVjHKHraJoNUYg/KNVIwrjnBoLpTVsQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":541675},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"2f2f7a1761c71a004ca5915aef0e7b421db2c8c2","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.14.0","dependencies":{"eta":"^3.5.0","koa":"^3.0.0","jose":"^6.0.10","debug":"^4.4.0","jsesc":"^3.1.0","nanoid":"^5.1.5","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.0.1","@koa/router":"^13.1.0","oidc-token-hash":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.2.0","desm":"^1.3.1","mocha":"^11.2.2","sinon":"^20.0.0","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.17.21","moment":"^2.30.1","undici":"^7.8.0","express":"^5.1.0","fastify":"^5.3.2","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.1.0","@hapi/hapi":"^21.4.0","selfsigned":"^2.4.1","timekeeper":"^2.3.1","openid-client":"^6.4.2","@fastify/middie":"^9.0.3","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.31.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.1.1_1745822255985_0.9448575305900819","host":"s3://npm-registry-packages-npm-production"}},"9.1.2":{"name":"oidc-provider","version":"9.1.2","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.1.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"4233a1a374ab52c506b559837c659a69bcee8d50","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.1.2.tgz","fileCount":196,"integrity":"sha512-IEqKmr0cHLMRfwSUoUcZy0fhaWpNhSF2yHTqletqb/lz/XJFWRxnLOJhtSZuSnwSGTfWVY1FU8RoUy7IygUZZQ==","signatures":[{"sig":"MEUCIQCj5oQCC9Ba4o3Gwum7cOVYc6YekU9yuRmd/WcrSmQIBQIgY8Gz90Eq7nZ4OGHjdOoxuu1O9XtMMo4jKljcptZurT8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":541702},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"661734b8efdb30190b5fcc50959a67f531c7de75","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.15.0","dependencies":{"eta":"^3.5.0","koa":"^3.0.0","jose":"^6.0.11","debug":"^4.4.1","jsesc":"^3.1.0","nanoid":"^5.1.5","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.0.1","@koa/router":"^13.1.0","oidc-token-hash":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.2.0","desm":"^1.3.1","mocha":"^11.4.0","sinon":"^20.0.0","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.17.21","moment":"^2.30.1","undici":"^7.10.0","express":"^5.1.0","fastify":"^5.3.3","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.1.1","@hapi/hapi":"^21.4.0","selfsigned":"^2.4.1","timekeeper":"^2.3.1","openid-client":"^6.5.0","@fastify/middie":"^9.0.3","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.31.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.1.2_1748444576894_0.8915725540684438","host":"s3://npm-registry-packages-npm-production"}},"9.1.3":{"name":"oidc-provider","version":"9.1.3","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.1.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"d3a40021f358ea4928160c0dcce92886fe63436e","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.1.3.tgz","fileCount":197,"integrity":"sha512-DaiiCllAr+y33M2HzTRRpV7/jmcZBSfIXaDv0eHURIV85N0O+QUqtjVtPY+viCwHKBRGWwfShWWFKddPUxpAWw==","signatures":[{"sig":"MEUCIBBHmP9vUNS/9RlXsXEVBHX6gy7+q+IrlOFGMXxsCgSRAiEA5wEAxB5oEAEWU6coseyQHoXGVAP71f4NufvxkRtdofg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":542342},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"3189449a5883a94fd4640ac0e32d697ff6e664a2","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.15.0","dependencies":{"eta":"^3.5.0","koa":"^3.0.0","jose":"^6.0.11","debug":"^4.4.1","jsesc":"^3.1.0","nanoid":"^5.1.5","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.0.1","@koa/router":"^13.1.0","oidc-token-hash":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.2.0","desm":"^1.3.1","mocha":"^11.5.0","sinon":"^20.0.0","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.17.21","moment":"^2.30.1","undici":"^7.10.0","express":"^5.1.0","fastify":"^5.3.3","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.1.1","@hapi/hapi":"^21.4.0","selfsigned":"^2.4.1","timekeeper":"^2.3.1","openid-client":"^6.5.0","@fastify/middie":"^9.0.3","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.31.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.1.3_1748852809117_0.5107631291937629","host":"s3://npm-registry-packages-npm-production"}},"9.2.0":{"name":"oidc-provider","version":"9.2.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.2.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"32b106e13bde9d66542b3593db29946c37ed042e","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.2.0.tgz","fileCount":197,"integrity":"sha512-L0JL1ymI/hLKzDRqYzhKluNfRRQUR0++q5fTTziniKmJgNrJ6DnI5h5SP6w8Z0U/3wZrCndpVmbbu0VpKpY0CA==","signatures":[{"sig":"MEUCIQCkr9lzzOqDw9Ci7S55EMgdNrOEFhZjKYeyIo8MXdBKKgIgBZOH7hq9x2TPFaCXUnQUbQfZJt9rMLooK5J1XnSCun4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":542891},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"5f94ca7c654d407bd387ff10d180bc086afdf7be","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"panva","actor":{"name":"panva","type":"user","email":"panva.ip@gmail.com"},"email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.16.0","dependencies":{"eta":"^3.5.0","koa":"^3.0.0","jose":"^6.0.11","debug":"^4.4.1","jsesc":"^3.1.0","nanoid":"^5.1.5","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.0.1","@koa/router":"^13.1.0","oidc-token-hash":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.2.0","desm":"^1.3.1","mocha":"^11.7.0","sinon":"^20.0.0","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.17.21","moment":"^2.30.1","undici":"^7.10.0","express":"^5.1.0","fastify":"^5.4.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.1.1","@hapi/hapi":"^21.4.0","selfsigned":"^2.4.1","timekeeper":"^2.3.1","openid-client":"^6.6.1","@fastify/middie":"^9.0.3","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.32.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.2.0_1750756136496_0.9475332530095943","host":"s3://npm-registry-packages-npm-production"}},"9.3.0":{"name":"oidc-provider","version":"9.3.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.3.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"91f86f32443a370bacb54657aa21877809586ddc","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.3.0.tgz","fileCount":198,"integrity":"sha512-JVocwYM+Fs76nOCED2hMf3iMfrzhN4jISmCYVuFhBEnZiFk3QlODzQXkO1XS/Spw8VwRlKxwIl3otkiintFIjw==","signatures":[{"sig":"MEUCIEemXzp7CmSoz6TAlrQOafdovpeBSZ9Soshc/SFW+1H1AiEA+9C6xoStesyzG09+WAAf241O8gS+h5dKIe5RImM1HaY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":543893},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"8ec58b21dd349969304e95d0ba5adcd9d6a808b8","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.17.0","dependencies":{"eta":"^3.5.0","koa":"^3.0.0","jose":"^6.0.12","debug":"^4.4.1","jsesc":"^3.1.0","nanoid":"^5.1.5","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.0.1","@koa/router":"^13.1.1","oidc-token-hash":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.2.1","desm":"^1.3.1","mocha":"^11.7.1","sinon":"^21.0.0","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.17.21","moment":"^2.30.1","undici":"^7.11.0","express":"^5.1.0","fastify":"^5.4.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.1.3","@hapi/hapi":"^21.4.0","selfsigned":"^2.4.1","timekeeper":"^2.3.1","openid-client":"^6.6.2","@fastify/middie":"^9.0.3","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.32.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.3.0_1752663194429_0.9123869725745015","host":"s3://npm-registry-packages-npm-production"}},"9.4.0":{"name":"oidc-provider","version":"9.4.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.4.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"49d385a44244a50dc4ffd616d37a3d981fafef0d","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.4.0.tgz","fileCount":203,"integrity":"sha512-1mEUejJq7cQV/b6cw2nitqOyIlOJTfQ6RNwGFcA7/Pp+vKIWBn8p48ylFtogP3Hbvrkf9s9W5HUeFe+v1KpcEQ==","signatures":[{"sig":"MEUCIAXZq7FJjYQS9K7LZudCCszQQ2EuB0SKOGYbNxzdampzAiEAvC9UhBXByZN/29rIJS2RJ1zz+qau6EcQqNosucydy+M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":582254},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"e310d4a29634acecf6fa2c4849ec43c9f6aa68e0","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.17.0","dependencies":{"eta":"^3.5.0","koa":"^3.0.0","jose":"^6.0.12","debug":"^4.4.1","jsesc":"^3.1.0","nanoid":"^5.1.5","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.0.1","@koa/router":"^13.1.1","oidc-token-hash":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.2.1","desm":"^1.3.1","mocha":"^11.7.1","sinon":"^21.0.0","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.17.21","moment":"^2.30.1","undici":"^7.11.0","express":"^5.1.0","fastify":"^5.4.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.1.3","@hapi/hapi":"^21.4.0","selfsigned":"^2.4.1","timekeeper":"^2.3.1","openid-client":"^6.6.2","@fastify/middie":"^9.0.3","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.32.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.4.0_1752784570070_0.4138686557639737","host":"s3://npm-registry-packages-npm-production"}},"9.4.1":{"name":"oidc-provider","version":"9.4.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.4.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"783315b210e3f1c0955e7082994b65e9c185adce","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.4.1.tgz","fileCount":203,"integrity":"sha512-luNQK3MBTN6oRliEm+sWVzne8UR+e+Zo0qCWzsY7mhdUNOcjjoe5joFgJrW4i/6mEMYdeWUAPiTGrvggCsyMgQ==","signatures":[{"sig":"MEQCIF9gFJ1Av3Y6yOvTgb7ZTvh3/QYwCw1vX7S6MFx6ajR+AiAZ+w2z2vvBUS49Yoej5tWGG5CEmlpXnHkJYLh9Gjegzw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":593834},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"362a724e74f8a776abb81a2667c0b4516ebbae5d","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.3","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.18.0","dependencies":{"eta":"^3.5.0","koa":"^3.0.1","jose":"^6.0.12","debug":"^4.4.1","jsesc":"^3.1.0","nanoid":"^5.1.5","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.0.1","@koa/router":"^14.0.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.2.1","desm":"^1.3.1","mocha":"^11.7.1","sinon":"^21.0.0","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.17.21","moment":"^2.30.1","undici":"^7.13.0","express":"^5.1.0","fastify":"^5.4.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.1.4","@hapi/hapi":"^21.4.2","selfsigned":"^3.0.1","timekeeper":"^2.3.1","openid-client":"^6.6.3","@fastify/middie":"^9.0.3","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.32.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.4.1_1754896843106_0.51085860746019","host":"s3://npm-registry-packages-npm-production"}},"9.4.2":{"name":"oidc-provider","version":"9.4.2","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.4.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"f073e8193b27549b805ba938bb0d82e4a14642c9","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.4.2.tgz","fileCount":203,"integrity":"sha512-8+/7XnKHSrg9Io+kzkI5NlZoONWXg2b2dyXRbe4f4AOMqtyjG912dzD6yNOPKakXG1a1NZ5F6e+QZ+DTtotgQw==","signatures":[{"sig":"MEYCIQCntMmzD0cEMfWAP+ofD0L+OTmFkS910TY9FaF959tBVQIhALa9oXql07KO0Pgr8JQwEy3irvnzEHR/skxwzxo/qKWe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":593821},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"653e42bf4e4abd2627371e9d39cebd5bed6f6217","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.3","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.18.0","dependencies":{"eta":"^3.5.0","koa":"^3.0.1","jose":"^6.0.12","debug":"^4.4.1","jsesc":"^3.1.0","nanoid":"^5.1.5","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.0.1","@koa/router":"^14.0.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.2.1","desm":"^1.3.1","mocha":"^11.7.1","sinon":"^21.0.0","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.17.21","moment":"^2.30.1","undici":"^7.13.0","express":"^5.1.0","fastify":"^5.4.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.1.4","@hapi/hapi":"^21.4.2","selfsigned":"^3.0.1","timekeeper":"^2.3.1","openid-client":"^6.6.3","@fastify/middie":"^9.0.3","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.32.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.4.2_1755936355186_0.6748260622107332","host":"s3://npm-registry-packages-npm-production"}},"9.5.0":{"name":"oidc-provider","version":"9.5.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.5.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"9a258eb467d9b6055da1bf5a65cd2ecbc6034750","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.5.0.tgz","fileCount":203,"integrity":"sha512-w4iy220s+ycHyA+j0Dcd5PeZA6kNVV/3oEbtZnFpC2MXtHfnPuyjuZcJTPulcDfp9KJqiVkQ5oGOAGO1FvhVEQ==","signatures":[{"sig":"MEUCIFGlLpMk5zchWZk+W3W2Am2U7i6cg586DUaGEni1mSyHAiEA7x4D1KZfoXxFUqQE/L6vM63B/oT1hh84DS2zLmjMWog=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":596212},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"3bb139e2a6dae2b1b250d84cb7b8f8a6e18a8d53","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.3","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.18.0","dependencies":{"eta":"^3.5.0","koa":"^3.0.1","jose":"^6.1.0","debug":"^4.4.1","jsesc":"^3.1.0","nanoid":"^5.1.5","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.1.0","@koa/router":"^14.0.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.3.3","desm":"^1.3.1","mocha":"^11.7.1","sinon":"^21.0.0","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.17.21","moment":"^2.30.1","undici":"^7.15.0","express":"^5.1.0","fastify":"^5.5.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.1.4","@hapi/hapi":"^21.4.3","selfsigned":"^3.0.1","timekeeper":"^2.3.1","openid-client":"^6.7.1","@fastify/middie":"^9.0.3","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.32.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.5.0_1756466057482_0.20455041961838738","host":"s3://npm-registry-packages-npm-production"}},"9.5.1":{"name":"oidc-provider","version":"9.5.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.5.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"aa48bf653cf902e98232f8da3fe16299ad07509e","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.5.1.tgz","fileCount":203,"integrity":"sha512-19Wa4bfz3reoudxrY7sF5SeQKxe5b3dY8hWzQdnBGS87rH0BoYoDDUDRTYciJMN3oI6S02C9xM6vuaHtoZ48eA==","signatures":[{"sig":"MEUCIQDFGrpKZGPE79nMY1+FcMRQSaNpmHQh7I4JuXmII24qrwIgDM7mzFfuBbjLSwdF4qOzom9FlsBOzbLZpXDUMyvDpd8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":596248},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"642faf18b3e3b4846138d442653ddb4cfc904fe8","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.3","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.18.0","dependencies":{"eta":"^3.5.0","koa":"^3.0.1","jose":"^6.1.0","debug":"^4.4.1","jsesc":"^3.1.0","nanoid":"^5.1.5","raw-body":"^3.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.1.0","@koa/router":"^14.0.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.3.3","desm":"^1.3.1","mocha":"^11.7.1","sinon":"^21.0.0","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.17.21","moment":"^2.30.1","undici":"^7.15.0","express":"^5.1.0","fastify":"^5.5.0","@koa/ejs":"^5.1.0","koa-body":"^6.0.1","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.1.4","@hapi/hapi":"^21.4.3","selfsigned":"^3.0.1","timekeeper":"^2.3.1","openid-client":"^6.7.1","@fastify/middie":"^9.0.3","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.32.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.5.1_1756497018877_0.1967942445659019","host":"s3://npm-registry-packages-npm-production"}},"9.5.2":{"name":"oidc-provider","version":"9.5.2","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.5.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"2dca6f815a614eebe96b87665312c36568570c43","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.5.2.tgz","fileCount":203,"integrity":"sha512-lTI6U7ESvf34xuu9XPUfJX6sbIXuOsV2MUPT9YoT7dzDtajufc50iWSY2t/4xB/TuFQ4t0Q++JU2Cu270d11pg==","signatures":[{"sig":"MEQCID8SB7n0ZiR8yXnoYuPehakIDObVlV2N/JxKgWtsFvSYAiBSwc/DcfSRqvq82FpLz74CBgDD5amfR5xwptXLkesOLA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.5.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":596293},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"890b722656dc9a45ccb3416542218c0a582be30c","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"panva","email":"panva.ip@gmail.com"},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"10.9.3","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"22.20.0","dependencies":{"eta":"^4.0.1","koa":"^3.0.3","jose":"^6.1.0","debug":"^4.4.3","jsesc":"^3.1.0","nanoid":"^5.1.6","raw-body":"^3.0.1","@koa/cors":"^5.0.0","quick-lru":"^7.3.0","@koa/router":"^14.0.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^6.2.0","desm":"^1.3.1","mocha":"^11.7.4","sinon":"^21.0.0","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.17.21","moment":"^2.30.1","undici":"^7.16.0","express":"^5.1.0","fastify":"^5.6.1","@koa/ejs":"^5.1.0","koa-body":"^7.0.0","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.1.4","@hapi/hapi":"^21.4.3","selfsigned":"^3.0.1","timekeeper":"^2.3.1","openid-client":"^6.8.1","@fastify/middie":"^9.0.3","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.32.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.5.2_1761294494686_0.3671422435833547","host":"s3://npm-registry-packages-npm-production"}},"9.6.0":{"name":"oidc-provider","version":"9.6.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.6.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"a19b6e0c109005c6856bad21a9891282786cd2af","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.6.0.tgz","fileCount":203,"integrity":"sha512-CCRUYPOumEy/DT+L86H40WgXjXfDHlsJYZdyd4ZKGFxJh/kAd7DxMX3dwpbX0g+WjB+NWU+kla1b/yZmHNcR0Q==","signatures":[{"sig":"MEYCIQCjLOVUDPn1jEQ3QKzOVqSVJdnSNy0GokUxoTjsRxn9/wIhAKNslIPoNwpQAPq0gl9M/nE3GRk1dZQTFU/H4DSU+RPS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":598183},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"5380f4901ae0ed054ac4c9fcfa1bf4c56174a003","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9db1d969-6ba5-4425-94f3-b84750a9262d"}},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"11.6.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.11.1","dependencies":{"eta":"^4.4.1","koa":"^3.1.1","jose":"^6.1.3","debug":"^4.4.3","jsesc":"^3.1.0","nanoid":"^5.1.6","raw-body":"^3.0.2","@koa/cors":"^5.0.0","quick-lru":"^7.3.0","@koa/router":"^15.0.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^6.2.1","desm":"^1.3.1","mocha":"^11.7.5","sinon":"^21.0.0","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.17.21","moment":"^2.30.1","undici":"^7.16.0","express":"^5.2.1","fastify":"^5.6.2","@koa/ejs":"^5.1.0","koa-body":"^7.0.0","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.1.4","@hapi/hapi":"^21.4.4","selfsigned":"^5.2.0","timekeeper":"^2.3.1","openid-client":"^6.8.1","@fastify/middie":"^9.0.3","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.32.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.6.0_1765135633556_0.6295542997735386","host":"s3://npm-registry-packages-npm-production"}},"9.6.1":{"name":"oidc-provider","version":"9.6.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.6.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"6be91d6ce027fa94d435ef77603e14dc532c26d6","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.6.1.tgz","fileCount":206,"integrity":"sha512-8AtFXE4gEV6MLd8Re78VhqGNjBm/SUw0fUxrP2XwQc+5DZKw6GyuTuy2M4jkidpH3jRrhtkkqQpXlxD1Awi6tg==","signatures":[{"sig":"MEYCIQDybvj/CNRsXC6k8pqOgb75koZ9dH639QOk29jEVphncgIhAN1AR7/ejLXUXWTJoA5/RXpPqVZxQ1/ufAIw8IWEFcPN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":591511},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"d329eba62ea8312f0779878352a6e74feb5d58be","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9db1d969-6ba5-4425-94f3-b84750a9262d"}},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"11.6.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.13.0","dependencies":{"eta":"^4.5.1","koa":"^3.1.1","jose":"^6.1.3","debug":"^4.4.3","jsesc":"^3.1.0","nanoid":"^5.1.6","raw-body":"^3.0.2","@koa/cors":"^5.0.0","quick-lru":"^7.3.0","@koa/router":"^15.3.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^6.2.2","desm":"^1.3.1","mocha":"^11.7.5","sinon":"^21.0.1","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.17.23","moment":"^2.30.1","undici":"^7.22.0","express":"^5.2.1","fastify":"^5.7.4","@koa/ejs":"^5.1.0","koa-body":"^7.0.1","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.2.2","@hapi/hapi":"^21.4.4","selfsigned":"^5.5.0","timekeeper":"^2.3.1","openid-client":"^6.8.2","@fastify/middie":"^9.1.0","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.32.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.6.1_1771488071188_0.19388436427168587","host":"s3://npm-registry-packages-npm-production"}},"9.7.0":{"name":"oidc-provider","version":"9.7.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.7.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"4dcc533f1409f3f6ee0fe6731e76ae9e7280320b","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.7.0.tgz","fileCount":210,"integrity":"sha512-xrOjNvwSOZf6hSR0fmD1SodaUIETbZeBMxjPnwQSMeCotHWWSBPqiZVeqCp/YFwGP/U+4VIBLYoO5PlypAg8KA==","signatures":[{"sig":"MEQCIGxDFRV6p6MTpL+0VehEKRR6SPVhO7e5fOCS5ZxB4+4oAiBiFyXPnQbMhOtdkvevjkro7Wv64yuE9RFmbBZBrCcrrQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":613740},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"a35565530103d64a03a1a7185cf72833d0dc8298","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9db1d969-6ba5-4425-94f3-b84750a9262d"}},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"11.9.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.14.0","dependencies":{"eta":"^4.5.1","koa":"^3.1.2","jose":"^6.2.0","debug":"^4.4.3","jsesc":"^3.1.0","nanoid":"^5.1.6","undici":"^7.22.0","raw-body":"^3.0.2","@koa/cors":"^5.0.0","quick-lru":"^7.3.0","@koa/router":"^15.3.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^6.2.2","desm":"^1.3.1","mocha":"^11.7.5","sinon":"^21.0.2","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.17.23","moment":"^2.30.1","express":"^5.2.1","fastify":"^5.8.1","@koa/ejs":"^5.1.0","koa-body":"^7.0.1","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.2.2","@hapi/hapi":"^21.4.6","selfsigned":"^5.5.0","timekeeper":"^2.3.1","openid-client":"^6.8.2","@fastify/middie":"^9.3.1","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.32.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.7.0_1772837062978_0.6377305820494397","host":"s3://npm-registry-packages-npm-production"}},"9.7.1":{"name":"oidc-provider","version":"9.7.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.7.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"dd11de1472d7423dcd463b68bc3b534ce3a3161f","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.7.1.tgz","fileCount":211,"integrity":"sha512-yzOdAYxQEisPspCy6xVPrK++bYz71011uylwhR3XLDfb3r0NfVuJStApQvXoeMXj928nkZoxRTBC4ECYM94KOw==","signatures":[{"sig":"MEYCIQDYCmL3lFMRO54XL4x4Oquzu1j6iKvowP1AA3KXs3vhqAIhAI2xkhWB08p+mkEKJddYPsiDtPH2OzLPsGOpxGbAOFlQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.7.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":614276},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"a7bc5c3b14eb3d6dbf2a32729ce5fa20b0113f3e","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9db1d969-6ba5-4425-94f3-b84750a9262d"}},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"11.9.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.14.0","dependencies":{"eta":"^4.5.1","koa":"^3.1.2","jose":"^6.2.0","debug":"^4.4.3","jsesc":"^3.1.0","nanoid":"^5.1.6","undici":"^7.22.0","raw-body":"^3.0.2","@koa/cors":"^5.0.0","quick-lru":"^7.3.0","@koa/router":"^15.3.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^6.2.2","desm":"^1.3.1","mocha":"^11.7.5","sinon":"^21.0.2","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.17.23","moment":"^2.30.1","express":"^5.2.1","fastify":"^5.8.1","@koa/ejs":"^5.1.0","koa-body":"^7.0.1","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.2.2","@hapi/hapi":"^21.4.6","selfsigned":"^5.5.0","timekeeper":"^2.3.1","openid-client":"^6.8.2","@fastify/middie":"^9.3.1","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.32.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.7.1_1773835085877_0.11409820400764392","host":"s3://npm-registry-packages-npm-production"}},"9.8.0":{"name":"oidc-provider","version":"9.8.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.8.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"75dabe25c423949537a6342124e83614528fa9e5","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.8.0.tgz","fileCount":211,"integrity":"sha512-mfoSukUw9msQ2WIXlptnTLcxo4PRvkgS2mroMCnpbAclFJXRJpv8yBU0es/bAeP7iAmvHn4w0rJz07bUbgIQ3A==","signatures":[{"sig":"MEUCIGyQGerHmVANJCP7H8oXdIt1O5uzN39EPixeI/7iqxw0AiEAgqtHa5I8/Hsl/uIUvhUHLsHicZyDVHW12OIvp+GAsuQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":615085},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"e5d92f4891673f26a7f1bd55e27b451a991a4480","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9db1d969-6ba5-4425-94f3-b84750a9262d"}},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"11.11.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.14.1","dependencies":{"eta":"^4.5.1","koa":"^3.2.0","jose":"^6.2.2","debug":"^4.4.3","jsesc":"^3.1.0","nanoid":"^5.1.7","raw-body":"^3.0.2","@koa/cors":"^5.0.0","quick-lru":"^7.3.0","@koa/router":"^15.4.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^6.2.2","desm":"^1.3.1","mocha":"^11.7.5","sinon":"^21.0.3","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.18.1","moment":"^2.30.1","undici":"^8.0.2","express":"^5.2.1","fastify":"^5.8.4","@koa/ejs":"^5.1.0","koa-body":"^7.0.1","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.2.2","@hapi/hapi":"^21.4.8","selfsigned":"^5.5.0","timekeeper":"^2.3.1","openid-client":"^6.8.2","@fastify/middie":"^9.3.1","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.32.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.8.0_1775570490523_0.9792867398504737","host":"s3://npm-registry-packages-npm-production"}},"9.8.1":{"name":"oidc-provider","version":"9.8.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.8.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"76a2c9bc3783da369f5ec0bf79e8047fff6549b9","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.8.1.tgz","fileCount":211,"integrity":"sha512-FXENOKmRXE3BEqeVgFlYjVRGUqEjap9+3U448IAE9R7ZTx83sfh5Q2R7xxViVyRXZx4VWZR0u8cUumv9rIVvnQ==","signatures":[{"sig":"MEUCIQDwSHOA6eevBTXarE8k5/oEumogxyNpLzV+QFrLLrrJmQIgXgwGn7WDeRIvqjZu89mra6TwFETH4BBG34Yh0h8RQpw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.8.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":615400},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"c2046a42480df16b9be82a70295843d59ee3b9f5","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9db1d969-6ba5-4425-94f3-b84750a9262d"}},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"11.11.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.14.1","dependencies":{"eta":"^4.5.1","koa":"^3.2.0","jose":"^6.2.2","debug":"^4.4.3","jsesc":"^3.1.0","nanoid":"^5.1.7","raw-body":"^3.0.2","@koa/cors":"^5.0.0","quick-lru":"^7.3.0","@koa/router":"^15.4.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^6.2.2","desm":"^1.3.1","mocha":"^11.7.5","sinon":"^21.0.3","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.18.1","moment":"^2.30.1","undici":"^8.0.2","express":"^5.2.1","fastify":"^5.8.4","@koa/ejs":"^5.1.0","koa-body":"^7.0.1","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.2.2","@hapi/hapi":"^21.4.8","selfsigned":"^5.5.0","timekeeper":"^2.3.1","openid-client":"^6.8.2","@fastify/middie":"^9.3.1","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.32.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.8.1_1776272671804_0.8378158386811942","host":"s3://npm-registry-packages-npm-production"}},"9.8.2":{"name":"oidc-provider","version":"9.8.2","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.8.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"cd5aee71964b3f840f27c1491ccd74d5e1acfa08","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.8.2.tgz","fileCount":211,"integrity":"sha512-Iu/VahRoAhgmzKdvqSX/4ZzrG11Zf6NHuhu1wLkoblBnMUIwud++D2lftK8jV/gLhRl3Fppa3RINYCf/675cjw==","signatures":[{"sig":"MEUCIAJFz9Qz0kgy9jgO2rj5M417yevvfYVwL3bbQYYEQihIAiEA21KDy4iy0Nxc9BBdp+QXrlab9NCKDQRew7jgbYtdCIo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.8.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":615458},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"70882f3bf598f6c88058af3059a3a790fc9e9b8f","scripts":{"test":"node ./test/run","format":"eslint lib example certification test docs --fix","test-ci":"node ./test/ci"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9db1d969-6ba5-4425-94f3-b84750a9262d"}},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"11.11.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.14.1","dependencies":{"eta":"^4.5.1","koa":"^3.2.0","jose":"^6.2.2","debug":"^4.4.3","jsesc":"^3.1.0","nanoid":"^5.1.7","raw-body":"^3.0.2","@koa/cors":"^5.0.0","quick-lru":"^7.3.0","@koa/router":"^15.4.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^6.2.2","desm":"^1.3.1","mocha":"^11.7.5","sinon":"^21.0.3","eslint":"^8.57.1","helmet":"^8.1.0","lodash":"^4.18.1","moment":"^2.30.1","undici":"^8.0.2","express":"^5.2.1","fastify":"^5.8.4","@koa/ejs":"^5.1.0","koa-body":"^7.0.1","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.2.2","@hapi/hapi":"^21.4.8","selfsigned":"^5.5.0","timekeeper":"^2.3.1","openid-client":"^6.8.2","@fastify/middie":"^9.3.1","eslint-plugin-redos":"^4.5.0","eslint-plugin-import":"^2.32.0","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.8.2_1776424599168_0.4365083021561327","host":"s3://npm-registry-packages-npm-production"}},"9.8.3":{"name":"oidc-provider","version":"9.8.3","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.8.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"f40381d3d79d1543567aaa2230d0186b72131012","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.8.3.tgz","fileCount":211,"integrity":"sha512-YkchaAyVAZbsn/l7IQhcEMdeDL3lwSo/PNUtnsXSqPqT7EG8DRko0EAWzHd/n9VfCtKVkxGjYOY4h4UwFcWnUA==","signatures":[{"sig":"MEUCIE7LpI8WtSltZlwY1n+wyW9LK4OGSkANkdmSlkf2mzdIAiEA6wYrEjWVWaGV2GZhK+aMClQxO7FzZtoH0gNrlt1WXeU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.8.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":612090},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"841510866257af9e679356d2d6e32fdab6933b43","scripts":{"lint":"biome lint","test":"node ./test/run","test-ci":"node ./test/ci"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9db1d969-6ba5-4425-94f3-b84750a9262d"}},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"11.11.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.14.1","dependencies":{"eta":"^4.5.1","koa":"^3.2.0","jose":"^6.2.2","debug":"^4.4.3","jsesc":"^3.1.0","nanoid":"^5.1.7","raw-body":"^3.0.2","@koa/cors":"^5.0.0","quick-lru":"^7.3.0","@koa/router":"^15.4.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^6.2.2","desm":"^1.3.1","mocha":"^11.7.5","sinon":"^21.0.3","helmet":"^8.1.0","lodash":"^4.18.1","moment":"^2.30.1","undici":"^8.0.2","express":"^5.2.1","fastify":"^5.8.4","@koa/ejs":"^5.1.0","koa-body":"^7.0.1","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.2.2","@hapi/hapi":"^21.4.8","selfsigned":"^5.5.0","timekeeper":"^2.3.1","openid-client":"^6.8.2","@biomejs/biome":"2.4.11","@fastify/middie":"^9.3.1"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.8.3_1777303218359_0.8194194276150919","host":"s3://npm-registry-packages-npm-production"}},"9.8.4":{"name":"oidc-provider","version":"9.8.4","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.8.4","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"dd52455d4c475e20f26a6654e8fa6187a65b7809","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.8.4.tgz","fileCount":211,"integrity":"sha512-i8qe+wvhUQ7BSj6DxssIFAdpREouuqK91j2jGdAN78NIxTB5rxvU4ZniXELhUHIM4mzABeSGlp5wE6WTa8CY1Q==","signatures":[{"sig":"MEUCIFARfwtg3UKEUg+ICvpIvMLSJbGKRkQNkJMsiJ12fN3BAiEAwdzavevjZL4qYH6AAvVPO9YHFTopjpBXTdE4XaYp7G8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.8.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":612512},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"570bc8b03e5b9fb48a738ea70247ec9e52ffaae2","scripts":{"lint":"biome lint","test":"node ./test/run","test-ci":"node ./test/ci"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"panva","email":"panva.ip@gmail.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:7a70a3d1-bd46-4eda-81d0-42ab21510f93"}},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"11.16.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.16.0","dependencies":{"eta":"^4.6.0","koa":"^3.2.1","jose":"^6.2.3","debug":"^4.4.3","jsesc":"^3.1.0","nanoid":"^5.1.11","raw-body":"^3.0.2","@koa/cors":"^5.0.0","quick-lru":"^7.3.0","@koa/router":"^15.5.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^6.2.2","desm":"^1.3.1","mocha":"^11.7.6","sinon":"^22.0.0","helmet":"^8.1.0","lodash":"^4.18.1","moment":"^2.30.1","undici":"^8.3.0","express":"^5.2.1","fastify":"^5.8.5","@koa/ejs":"^5.1.0","koa-body":"^8.0.0","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.2.2","@hapi/hapi":"^21.4.9","selfsigned":"^5.5.0","timekeeper":"^2.3.1","openid-client":"^6.8.4","@biomejs/biome":"2.4.11","@fastify/middie":"^9.3.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.8.4_1780034335391_0.8544808450084105","host":"s3://npm-registry-packages-npm-production"}},"9.8.5":{"name":"oidc-provider","version":"9.8.5","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.8.5","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"2b65be4635a908b780beb94a7a3ff3e020033387","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.8.5.tgz","fileCount":211,"integrity":"sha512-07Wqkea8jdfPI8GvbVwf9rMNNitLUzzDqPua7hWbqZreFNpfnlNVdqmllaripVmgDZS2tHHLYQYLW0Ay7yux9w==","signatures":[{"sig":"MEUCIQDKEvqdluqaDm6yslmP0PsOPli/ZiU3KlZ7RhWljmiYegIgOAJSKTbwFxqdBvNRbDqOK+UTQ+qF3xT06q/I+NCdEis=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.8.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":612541},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"40ad40573ee6934ba9efdf5217b4cf56a9864ab7","scripts":{"lint":"biome lint","test":"node ./test/run","test-ci":"node ./test/ci"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"panva","email":"panva.ip@gmail.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:7a70a3d1-bd46-4eda-81d0-42ab21510f93"}},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"11.17.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.16.0","dependencies":{"eta":"^4.6.0","koa":"^3.2.1","jose":"^6.2.3","debug":"^4.4.3","jsesc":"^3.1.0","nanoid":"^5.1.11","raw-body":"^3.0.2","@koa/cors":"^5.0.0","quick-lru":"^7.3.0","@koa/router":"^15.5.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^6.2.2","desm":"^1.3.1","mocha":"^11.7.6","sinon":"^22.0.0","helmet":"^8.1.0","lodash":"^4.18.1","moment":"^2.30.1","undici":"^8.3.0","express":"^5.2.1","fastify":"^5.8.5","@koa/ejs":"^5.1.0","koa-body":"^8.0.0","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.2.2","@hapi/hapi":"^21.4.9","selfsigned":"^5.5.0","timekeeper":"^2.3.1","openid-client":"^6.8.4","@biomejs/biome":"2.4.11","@fastify/middie":"^9.3.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.8.5_1781551782701_0.31036979365498096","host":"s3://npm-registry-packages-npm-production"}},"9.8.6":{"name":"oidc-provider","version":"9.8.6","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.8.6","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"8809d0590e0131f8c05bc56e3745178d413689e7","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.8.6.tgz","fileCount":211,"integrity":"sha512-jodnMKbwfMbV5qUFnbCxtnrdRztJJubJbw/7HTokIJSiHm1JT7pU4G83sD/bPkvZnFDdv5POB/kJU5uGG3ek4g==","signatures":[{"sig":"MEUCIQDD8cHuuHmyelVAustkYwoOIoTq9bbGLMT4WCADjUTiQwIgeUDDXCEF/DbKJhABZdilYVzhLrVjFuZSlGUD7XA3KJo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.8.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":612576},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"ed79cc7c769bf4e97144ed35ae45ab48ff81018b","scripts":{"lint":"biome lint","test":"node ./test/run","test-ci":"node ./test/ci"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"panva","email":"panva.ip@gmail.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:7a70a3d1-bd46-4eda-81d0-42ab21510f93"}},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"11.17.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.17.0","dependencies":{"eta":"^4.6.0","koa":"^3.2.1","jose":"^6.2.3","debug":"^4.4.3","jsesc":"^3.1.0","nanoid":"^5.1.11","raw-body":"^3.0.2","@koa/cors":"^5.0.0","quick-lru":"^7.3.0","@koa/router":"^15.5.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^6.2.2","desm":"^1.3.1","mocha":"^11.7.6","sinon":"^22.0.0","helmet":"^8.1.0","lodash":"^4.18.1","moment":"^2.30.1","undici":"^8.3.0","express":"^5.2.1","fastify":"^5.8.5","@koa/ejs":"^5.1.0","koa-body":"^8.0.0","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.2.2","@hapi/hapi":"^21.4.9","selfsigned":"^5.5.0","timekeeper":"^2.3.1","openid-client":"^6.8.4","@biomejs/biome":"2.4.11","@fastify/middie":"^9.3.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.8.6_1782484753227_0.11003171451922533","host":"s3://npm-registry-packages-npm-production"}},"9.9.0":{"name":"oidc-provider","version":"9.9.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.9.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"f6f321d227e70824c894960cd049ae3197bea035","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.9.0.tgz","fileCount":211,"integrity":"sha512-RZVcul1BMSjQLaEbD9AYXLZYrWe7gW3n96akMqQC91Z9wmAHrsYKaUUutzxoYNTQj8UlQdRqtD5F+EqnXy7wGQ==","signatures":[{"sig":"MEUCIQCZUI1BV20f9P3PuuViKYXbMqOUBMFmbPz6+pCPOiZvVQIgOdCHZX9FtziPbNKRca2wNwkNhxImPyrme6y3a7GtAGs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":613307},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"35e21bae984c95bcbca1ebf010224bcdafc4de9d","scripts":{"lint":"biome lint","test":"node ./test/run","test-ci":"node ./test/ci"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"panva","email":"panva.ip@gmail.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:7a70a3d1-bd46-4eda-81d0-42ab21510f93"}},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"11.18.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.18.0","dependencies":{"eta":"^4.6.0","koa":"^3.2.1","jose":"^6.2.3","debug":"^4.4.3","jsesc":"^3.1.0","nanoid":"^5.1.11","raw-body":"^3.0.2","@koa/cors":"^5.0.0","quick-lru":"^7.3.0","@koa/router":"^15.5.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^6.2.2","desm":"^1.3.1","mocha":"^11.7.6","sinon":"^22.0.0","helmet":"^8.1.0","lodash":"^4.18.1","moment":"^2.30.1","undici":"^8.3.0","express":"^5.2.1","fastify":"^5.8.5","@koa/ejs":"^5.1.0","koa-body":"^8.0.0","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.2.2","@hapi/hapi":"^21.4.9","selfsigned":"^5.5.0","timekeeper":"^2.3.1","openid-client":"^6.8.4","@biomejs/biome":"2.4.11","@fastify/middie":"^9.3.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.9.0_1783372638286_0.21067454599174673","host":"s3://npm-registry-packages-npm-production"}},"9.9.1":{"name":"oidc-provider","version":"9.9.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.9.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"ba121d11aff9cb3f1600f7cd725444c7aa2f7b8a","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.9.1.tgz","fileCount":211,"integrity":"sha512-2kvtykfLu3FJSzaIStg8Dz58/pLtAwI3j/vLdy7KXJBDuJJAEgZhOSWklc+MTjKBLlQjeFwBXpKoE0Pf23pnIQ==","signatures":[{"sig":"MEUCIQDQ0QhPdUblRefhN+ffydcoJy/7sS/cKlNsiRBPja/OkwIgeR85yftRI72fO3cNJW/LB0rdwBa4kzcgDH8UA0FjjT0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.9.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":613513},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"505be4aa147c763e6b9bc5acd645f618ad05f053","scripts":{"lint":"biome lint","test":"node ./test/run","test-ci":"node ./test/ci"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"panva","email":"panva.ip@gmail.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:7a70a3d1-bd46-4eda-81d0-42ab21510f93"}},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"11.18.0","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.18.0","dependencies":{"eta":"^4.6.0","koa":"^3.2.1","jose":"^6.2.3","debug":"^4.4.3","jsesc":"^3.1.0","nanoid":"^5.1.11","raw-body":"^3.0.2","@koa/cors":"^5.0.0","quick-lru":"^7.3.0","@koa/router":"^15.5.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^6.2.2","desm":"^1.3.1","mocha":"^11.7.6","sinon":"^22.0.0","helmet":"^8.1.0","lodash":"^4.18.1","moment":"^2.30.1","undici":"^8.3.0","express":"^5.2.1","fastify":"^5.8.5","@koa/ejs":"^5.1.0","koa-body":"^8.0.0","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.2.2","@hapi/hapi":"^21.4.9","selfsigned":"^5.5.0","timekeeper":"^2.3.1","openid-client":"^6.8.4","@biomejs/biome":"2.4.11","@fastify/middie":"^9.3.2"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.9.1_1783440192688_0.8511715384062191","host":"s3://npm-registry-packages-npm-production"}},"9.10.0":{"name":"oidc-provider","version":"9.10.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.10.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"e8346e75e6893e92916c509f59ec25a0b588b34d","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.10.0.tgz","fileCount":215,"integrity":"sha512-Olmg6oxgHIviZnrf9yaey6vdaWG1f19UiyvpSj0gCgj6wl9YMcOw3uDv3FHj+x62EXeFj7GfZeTL09MCgIEKnw==","signatures":[{"sig":"MEUCIFmJj5/flb0YWFhrtHx3oD6wLX/oa9u0rNzFxFU9lgcjAiEAjqe3FBEqVSCDhivo2UdRKcACuF9dAmcsSzsk/iFVyIQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":673777},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"e0e9428e93bd4149205c988ea63d25aebd9330e2","scripts":{"lint":"biome lint","test":"node ./test/run","test-ci":"node ./test/ci"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"panva","email":"panva.ip@gmail.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:7a70a3d1-bd46-4eda-81d0-42ab21510f93"}},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"12.0.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.18.0","dependencies":{"eta":"^4.6.0","koa":"^3.2.1","jose":"^6.2.3","debug":"^4.4.3","jsesc":"^3.1.0","nanoid":"^6.0.0","raw-body":"^4.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.3.0","@koa/router":"^15.7.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^6.2.2","desm":"^1.3.1","mocha":"^11.7.6","sinon":"^22.0.0","helmet":"^8.3.0","lodash":"^4.18.1","moment":"^2.30.1","undici":"^8.7.0","express":"^5.2.1","fastify":"^5.10.0","@koa/ejs":"^5.1.0","koa-body":"^8.0.0","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.2.2","@hapi/hapi":"^21.4.9","selfsigned":"^5.5.0","timekeeper":"^2.3.1","openid-client":"^6.8.4","@biomejs/biome":"2.4.11","@fastify/middie":"^9.3.3"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.10.0_1784547825549_0.9436812861884845","host":"s3://npm-registry-packages-npm-production"}},"9.11.0":{"name":"oidc-provider","version":"9.11.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.11.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"258f4daaa6ca2f90d867a9d24692b1f4d715bfff","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.11.0.tgz","fileCount":215,"integrity":"sha512-EsVImwqyyBFAb/32nV+gdP7mPV/k/+Vx83orIp82Shkqhbz3235NbQHav2nMz0JfPS4eaZsR8cbaNCrmQnGpnw==","signatures":[{"sig":"MEQCIBoZE4M4nT74dqx/x1Yj0iJFleHKluEiVuLEPV6O/cauAiBidwKo4QXnRWhvLKO4W+I3nYW+pCb6kpPDbT/Txw6wYw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":675490},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"669f73dd4089a39d8bfd337e57acb4ac3d11c5e2","scripts":{"lint":"biome lint","test":"node ./test/run","test-ci":"node ./test/ci"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"panva","email":"panva.ip@gmail.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:7a70a3d1-bd46-4eda-81d0-42ab21510f93"}},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"12.0.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.18.0","dependencies":{"eta":"^4.6.0","koa":"^3.2.1","jose":"^6.2.3","debug":"^4.4.3","jsesc":"^3.1.0","nanoid":"^6.0.0","raw-body":"^4.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.3.0","@koa/router":"^15.7.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^6.2.2","desm":"^1.3.1","mocha":"^11.7.6","sinon":"^22.0.0","helmet":"^8.3.0","lodash":"^4.18.1","moment":"^2.30.1","undici":"^8.7.0","express":"^5.2.1","fastify":"^5.10.0","@koa/ejs":"^5.1.0","koa-body":"^8.0.0","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.2.2","@hapi/hapi":"^21.4.9","selfsigned":"^5.5.0","timekeeper":"^2.3.1","openid-client":"^6.8.4","@biomejs/biome":"2.4.11","@fastify/middie":"^9.3.3"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.11.0_1785105818052_0.7646329269229861","host":"s3://npm-registry-packages-npm-production"}},"9.11.1":{"name":"oidc-provider","version":"9.11.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.11.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"398ef1c0365d5847306033299da0b53488df4efe","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.11.1.tgz","fileCount":215,"integrity":"sha512-kLv6D1zV4kgJuUqawh/3ewcfQsqIoZAx4rUo7+Iqiimoenany80ozZVGKwcE0DlLSDfQAergY4Yb2nDuFiiAvw==","signatures":[{"sig":"MEUCIBFVjWpJebamffdjnqBz+LFElg9VRq30Qva1tyWd2GfRAiEAqNxxJMQHRNfV656uqWCeymEqJLrxItMXwUTq+BPrDR4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.11.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":675509},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"c0d92478248999ab9e44fbb8ed9ed2db32aca084","scripts":{"lint":"biome lint","test":"node ./test/run","test-ci":"node ./test/ci"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"panva","email":"panva.ip@gmail.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:7a70a3d1-bd46-4eda-81d0-42ab21510f93"}},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"12.0.1","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.18.0","dependencies":{"eta":"^4.6.0","koa":"^3.2.1","jose":"^6.2.3","debug":"^4.4.3","jsesc":"^3.1.0","nanoid":"^6.0.0","raw-body":"^4.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.3.0","@koa/router":"^15.7.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^6.2.2","desm":"^1.3.1","mocha":"^11.7.6","sinon":"^22.1.0","helmet":"^8.3.0","lodash":"^4.18.1","moment":"^2.30.1","undici":"^8.9.0","express":"^5.2.1","fastify":"^5.10.0","@koa/ejs":"^5.1.0","koa-body":"^8.0.0","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.2.2","@hapi/hapi":"^21.4.9","selfsigned":"^5.5.0","timekeeper":"^2.3.1","openid-client":"^6.8.4","@biomejs/biome":"2.4.11","@fastify/middie":"^9.3.3"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.11.1_1785177999842_0.4778318282294953","host":"s3://npm-registry-packages-npm-production"}},"9.11.2":{"name":"oidc-provider","version":"9.11.2","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.11.2","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"662a03474f67bb0cc2aad4450716b9a02ea89691","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.11.2.tgz","fileCount":217,"integrity":"sha512-Z7CZzWtBfcNMSaIoNJwHmEbla6h4mW73soOAJM4Qo9XDALMgQ1J+amMg/FBZJD1BHoec1KLL5BHFDkvlgeUZqw==","signatures":[{"sig":"MEYCIQCu9qysQfciwEGcMf8XKXDROS7dvGUjt8grpxwr7e59DAIhAMvodUgGVtMHx020PfGwavoMcoGuR9TpPQhd1+A6cTgA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.11.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":677991},"main":"lib/index.js","type":"module","funding":{"url":"https://github.com/sponsors/panva"},"gitHead":"deca44126d66ec9baab149d61af68d8497556a9d","scripts":{"lint":"biome lint","test":"node ./test/run","test-ci":"node ./test/ci"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"panva","email":"panva.ip@gmail.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:7a70a3d1-bd46-4eda-81d0-42ab21510f93"}},"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"12.0.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.18.0","dependencies":{"eta":"^4.6.0","koa":"^3.2.1","jose":"^6.2.8","debug":"^4.4.3","jsesc":"^3.1.0","nanoid":"^6.0.0","raw-body":"^4.0.0","@koa/cors":"^5.0.0","quick-lru":"^7.3.0","@koa/router":"^15.7.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^6.2.2","desm":"^1.3.1","mocha":"^11.7.6","sinon":"^22.1.0","helmet":"^8.3.0","lodash":"^4.18.1","moment":"^2.30.1","undici":"^8.9.0","express":"^5.2.1","fastify":"^5.10.0","@koa/ejs":"^5.1.0","koa-body":"^8.0.0","base64url":"^3.0.1","koa-mount":"^4.2.0","supertest":"^7.2.2","@hapi/hapi":"^21.4.10","selfsigned":"^5.5.0","timekeeper":"^2.3.1","openid-client":"^6.8.4","@biomejs/biome":"2.4.11","@fastify/middie":"^9.3.3"},"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.11.2_1785780111239_0.20826515208508156","host":"s3://npm-registry-packages-npm-production"}},"9.11.3":{"name":"oidc-provider","version":"9.11.3","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.11.3","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"b180f3f9af03bfa20a66dbeebdca170565a87c13","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.11.3.tgz","fileCount":219,"integrity":"sha512-ddS33New8tm08oR7mgkfEx+yaCFM5BwnRDuYkuq60XxE2RtuY2p43Sl6/DyuPwXbYeMpovkrrT/y6QYfg4zNag==","signatures":[{"sig":"MEQCIHUckfK6iBnE72ve9O/HmV3Vz4bzaQg4vuGHci9o2/NyAiB1ru2jqVWWs+OknnoulbwJpPmUzLkopRWTGPFzq8RPpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.11.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":536725},"main":"lib/index.js","type":"module","_from":"file:/home/runner/work/_temp/oidc-provider-9.11.3.tgz","funding":{"url":"https://github.com/sponsors/panva"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"panva","email":"panva.ip@gmail.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:7a70a3d1-bd46-4eda-81d0-42ab21510f93"}},"_resolved":"/home/runner/work/_temp/oidc-provider-9.11.3.tgz","_integrity":"sha512-ddS33New8tm08oR7mgkfEx+yaCFM5BwnRDuYkuq60XxE2RtuY2p43Sl6/DyuPwXbYeMpovkrrT/y6QYfg4zNag==","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"12.0.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.18.0","dependencies":{"koa":"^3.2.1","jose":"^6.2.8","debug":"^4.4.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.11.3_1786233367667_0.2630850737679338","host":"s3://npm-registry-packages-npm-production"}},"9.11.4":{"name":"oidc-provider","version":"9.11.4","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.11.4","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"220b17c7cc3f4709d515e7b4dc673c6df084c393","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.11.4.tgz","fileCount":222,"integrity":"sha512-OyIl6B0oKrFjGPtcMYZovLpIYJGyrqBHVY7tLY21UZdv9xENgTX/awBn/s1grsqqNH3Oj8yASfLKkeWLex/nQw==","signatures":[{"sig":"MEQCIHqr/3pzCQ1GId1S/kFLEk8e/DWnOpfNVnuZH+sxqefhAiBTho3KQp1b8wIRieQ3UjtIE69LQ18XGIH7Lb61M/idKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.11.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":547330},"main":"lib/index.js","type":"module","_from":"file:/home/runner/work/_temp/package/oidc-provider-9.11.4.tgz","funding":{"url":"https://github.com/sponsors/panva"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"panva","email":"panva.ip@gmail.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:7a70a3d1-bd46-4eda-81d0-42ab21510f93"}},"_resolved":"/home/runner/work/_temp/package/oidc-provider-9.11.4.tgz","_integrity":"sha512-OyIl6B0oKrFjGPtcMYZovLpIYJGyrqBHVY7tLY21UZdv9xENgTX/awBn/s1grsqqNH3Oj8yASfLKkeWLex/nQw==","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"12.0.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.19.0","dependencies":{"koa":"^3.2.1","jose":"^6.2.10","debug":"^4.4.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.11.4_1787346884536_0.6867524339695639","host":"s3://npm-registry-packages-npm-production"}},"9.11.5":{"name":"oidc-provider","version":"9.11.5","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.11.5","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"ff2ca12f58ef06b151ce326cb479536bfc63a624","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.11.5.tgz","fileCount":222,"integrity":"sha512-Q8pqzhtQd42NyUjgxpWqwqX50/YPJ2i1YmhxSEYGYiZit7C1FRG/8RnnSetGzsj5sTuOC4bQbnUeqmmUM1j1fw==","signatures":[{"sig":"MEQCIECEfvnRnJ8vuUpN/xBCs9SQYOaMIUJfupmUl4oEPqqLAiAi9euWhFwbXU1JyyG9nkPiUxGJVicQMAzwGNJr/vtyEA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.11.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":547354},"main":"lib/index.js","type":"module","_from":"file:/home/runner/work/_temp/package/oidc-provider-9.11.5.tgz","funding":{"url":"https://github.com/sponsors/panva"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"panva","email":"panva.ip@gmail.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:7a70a3d1-bd46-4eda-81d0-42ab21510f93"}},"_resolved":"/home/runner/work/_temp/package/oidc-provider-9.11.5.tgz","_integrity":"sha512-Q8pqzhtQd42NyUjgxpWqwqX50/YPJ2i1YmhxSEYGYiZit7C1FRG/8RnnSetGzsj5sTuOC4bQbnUeqmmUM1j1fw==","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"12.0.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.19.0","dependencies":{"koa":"^3.2.1","jose":"^6.2.10","debug":"^4.4.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.11.5_1787603675450_0.7271786833892908","host":"s3://npm-registry-packages-npm-production"}},"9.12.0":{"name":"oidc-provider","version":"9.12.0","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.12.0","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"9d3da77555e70790b04709d538b5bce134c0d60d","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.12.0.tgz","fileCount":230,"integrity":"sha512-/u5OCiXsWVedaADO9k3JIwK8oE5BAp9Kdbw105Tg+jIb3K89iwzN61Tmvq/ebCySW42geCJpWN92um58lnLKmw==","signatures":[{"sig":"MEUCIQCnMzNPer9khePZIK1AR12eRJiReaG0FOgnR9CCh+fSpQIgLNJlFG87OHC/g+kK+/4Cmu5MTnUVpdAmDqmxcbvJ1BI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":560222},"main":"lib/index.js","type":"module","_from":"file:/home/runner/work/_temp/package/oidc-provider-9.12.0.tgz","funding":{"url":"https://github.com/sponsors/panva"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"panva","email":"panva.ip@gmail.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:7a70a3d1-bd46-4eda-81d0-42ab21510f93"}},"_resolved":"/home/runner/work/_temp/package/oidc-provider-9.12.0.tgz","_integrity":"sha512-/u5OCiXsWVedaADO9k3JIwK8oE5BAp9Kdbw105Tg+jIb3K89iwzN61Tmvq/ebCySW42geCJpWN92um58lnLKmw==","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"12.0.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.19.0","dependencies":{"koa":"^3.2.1","jose":"^6.2.10","debug":"^4.4.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.12.0_1787955703808_0.583532464970838","host":"s3://npm-registry-packages-npm-production"}},"9.12.1":{"name":"oidc-provider","version":"9.12.1","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","_id":"oidc-provider@9.12.1","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"homepage":"https://github.com/panva/node-oidc-provider","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"e1da1ca56453c81a9e661fe139508ec0ee20effc","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.12.1.tgz","fileCount":230,"integrity":"sha512-kWjCHEtVmiFGccbuCd4prXimH4oVhvxtek7lLvstuS0XhhyfUOAkhBlCaNsEKorgMxusVd7w1fwZOGI6X1NWNA==","signatures":[{"sig":"MEUCIQDS/1/U14TFta0z76ZC+VyeIklh5ytp+Id9kyly7aO9cgIgDQ/2M+tHIXO+5EN8nZ8N9q6WgFhOyUJ3osXwMI7JcRo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.12.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":560247},"main":"lib/index.js","type":"module","_from":"file:/home/runner/work/_temp/package/oidc-provider-9.12.1.tgz","funding":{"url":"https://github.com/sponsors/panva"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"panva","email":"panva.ip@gmail.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:7a70a3d1-bd46-4eda-81d0-42ab21510f93"}},"_resolved":"/home/runner/work/_temp/package/oidc-provider-9.12.1.tgz","_integrity":"sha512-kWjCHEtVmiFGccbuCd4prXimH4oVhvxtek7lLvstuS0XhhyfUOAkhBlCaNsEKorgMxusVd7w1fwZOGI6X1NWNA==","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"12.0.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"_nodeVersion":"24.20.0","dependencies":{"koa":"^3.2.1","jose":"^6.2.10","debug":"^4.4.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/oidc-provider_9.12.1_1788554761714_0.9490085949989795","host":"s3://npm-registry-packages-npm-production"}},"9.12.2":{"_id":"oidc-provider@9.12.2","bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"dist":{"shasum":"24137fc1c45e975ebff8bcfac70608703fc4d077","tarball":"https://registry.npmjs.org/oidc-provider/-/oidc-provider-9.12.2.tgz","integrity":"sha512-UaqeVpeijTocxVbDowPqPKloGjb49bxRSzHfChyI86teR+6xxoiI1V5jv8CHL2AIUmA2rg0xTZcYaC9GguympA==","fileCount":187,"unpackedSize":548225,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/oidc-provider@9.12.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCTGwJb/MMNTLn1XtF8Nc7pPZMWbCeH2mDeQ7npIOdwewIhALzwKENdU+QyCu7jHfdMA+6WAy1oE+Bfyn8T9mT0xegI"}]},"main":"lib/index.js","name":"oidc-provider","type":"module","_from":"file:/home/runner/work/_temp/package/oidc-provider-9.12.2.tgz","author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"funding":{"url":"https://github.com/sponsors/panva"},"license":"MIT","version":"9.12.2","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7a70a3d1-bd46-4eda-81d0-42ab21510f93"},"approver":{"name":"panva","email":"panva.ip@gmail.com"}},"homepage":"https://github.com/panva/node-oidc-provider","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"_resolved":"/home/runner/work/_temp/package/oidc-provider-9.12.2.tgz","_integrity":"sha512-UaqeVpeijTocxVbDowPqPKloGjb49bxRSzHfChyI86teR+6xxoiI1V5jv8CHL2AIUmA2rg0xTZcYaC9GguympA==","repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"_npmVersion":"12.0.2","description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","directories":{},"maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"_nodeVersion":"24.20.0","dependencies":{"koa":"^3.2.1","jose":"^6.2.10","debug":"^4.4.3"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/oidc-provider_9.12.2_1788612020044_0.9525654288190033"},"_hasShrinkwrap":false}},"time":{"created":"2016-04-27T20:32:26.632Z","modified":"2026-09-05T12:40:20.409Z","0.2.0":"2016-04-27T20:32:26.632Z","0.3.0":"2016-05-06T16:54:39.113Z","0.3.1":"2016-05-17T20:14:33.018Z","0.4.0":"2016-05-19T19:17:32.629Z","0.5.0":"2016-05-23T17:56:03.898Z","0.6.0":"2016-06-21T20:38:57.734Z","0.7.0":"2016-07-03T15:32:59.855Z","0.7.1":"2016-07-08T18:52:30.775Z","0.7.2":"2016-07-13T16:51:14.605Z","0.8.0":"2016-07-28T18:15:36.638Z","0.8.1":"2016-07-29T09:44:35.500Z","0.8.2":"2016-07-30T16:30:39.471Z","0.9.0":"2016-08-04T16:35:23.142Z","0.10.0":"2016-08-09T18:00:17.881Z","0.10.1":"2016-08-18T15:56:20.745Z","0.10.2":"2016-08-18T19:11:55.036Z","0.11.0":"2016-09-15T19:54:54.568Z","0.11.1":"2016-09-15T21:34:35.662Z","0.11.2":"2016-09-17T16:12:08.544Z","0.11.3":"2016-10-05T12:45:41.665Z","0.11.4":"2016-10-06T06:22:18.817Z","1.0.0":"2016-11-17T14:51:57.646Z","1.0.1":"2016-11-18T09:14:10.818Z","1.0.2":"2016-11-21T17:35:47.001Z","1.0.3":"2016-11-23T17:15:46.380Z","1.1.0":"2016-11-24T23:33:28.459Z","1.2.0":"2016-11-27T15:39:40.854Z","2.0.0-alpha.1.2.0":"2016-11-27T16:06:25.709Z","1.3.0":"2016-11-30T20:46:40.331Z","2.0.0-alpha.1.3.0":"2016-11-30T20:55:30.582Z","1.4.0":"2016-12-07T18:40:08.048Z","2.0.0-alpha.1.4.0":"2016-12-07T18:43:51.324Z","1.4.1":"2016-12-08T20:03:50.769Z","2.0.0-alpha.1.4.1":"2016-12-08T20:05:17.511Z","1.4.2":"2016-12-09T18:13:04.557Z","2.0.0-alpha.1.4.2":"2016-12-09T18:18:41.901Z","1.5.0":"2016-12-17T19:53:25.287Z","1.5.1":"2016-12-28T21:19:16.087Z","1.5.2":"2016-12-29T11:24:15.319Z","1.6.0":"2017-01-02T23:12:50.422Z","1.7.0":"2017-01-08T16:57:32.851Z","2.0.0-alpha.1.7.0":"2017-01-08T17:34:03.318Z","1.8.0":"2017-01-11T17:12:22.679Z","2.0.0-alpha.1.8.0":"2017-01-11T17:27:18.439Z","1.8.1":"2017-01-11T22:40:15.107Z","1.8.2":"2017-01-11T23:37:01.938Z","1.8.3":"2017-01-12T21:58:56.212Z","1.8.4":"2017-01-13T15:49:53.553Z","1.8.5":"2017-01-13T15:56:33.194Z","1.8.6":"2017-01-13T16:06:42.588Z","1.9.0":"2017-01-15T20:15:21.041Z","1.9.1":"2017-01-18T15:14:56.346Z","1.10.0":"2017-01-26T20:12:53.023Z","2.0.0-alpha.1.10.0":"2017-01-29T12:42:25.690Z","1.10.1":"2017-01-29T22:05:10.268Z","2.0.0-alpha.1.10.1":"2017-01-30T20:39:07.051Z","1.10.2":"2017-01-31T15:20:56.048Z","2.0.0-alpha.1.10.2":"2017-01-31T17:30:21.380Z","1.11.0":"2017-02-02T15:09:27.845Z","2.0.0-alpha.1.11.0":"2017-02-02T15:12:27.703Z","1.12.0":"2017-02-13T18:46:16.431Z","1.12.1":"2017-02-17T07:35:25.665Z","1.13.0":"2017-02-25T19:57:21.790Z","2.0.0-alpha.1.13.0":"2017-02-25T19:59:07.259Z","1.14.0":"2017-03-01T21:14:34.907Z","2.0.0-alpha.1.14.0":"2017-03-01T21:30:06.616Z","1.15.0":"2017-03-09T22:20:20.016Z","1.15.1":"2017-03-12T13:25:20.433Z","1.15.2":"2017-03-14T09:50:40.542Z","2.0.0-alpha.1.15.2":"2017-03-21T19:18:59.431Z","2.0.0-pre.0":"2017-03-25T13:58:43.256Z","2.0.0-pre.1":"2017-03-27T15:59:39.324Z","1.15.3":"2017-04-06T16:42:39.316Z","1.15.4":"2017-04-11T15:20:29.024Z","1.15.5":"2017-04-13T16:15:26.793Z","1.15.6":"2017-04-20T12:37:56.909Z","1.15.7":"2017-05-05T20:54:32.651Z","2.0.0-pre.2":"2017-05-05T23:45:06.034Z","1.15.8":"2017-05-06T14:23:22.835Z","1.15.9":"2017-05-08T16:13:14.745Z","1.15.10":"2017-05-09T15:26:34.710Z","1.15.11":"2017-05-11T11:59:08.538Z","2.0.0-pre.3":"2017-05-29T22:53:36.851Z","1.15.12":"2017-06-28T07:05:17.329Z","2.0.0":"2017-07-05T16:55:27.814Z","2.0.1":"2017-08-04T11:31:33.589Z","2.1.0":"2017-08-04T11:51:19.778Z","2.2.0":"2017-08-27T12:07:08.516Z","2.2.1":"2017-09-09T11:32:57.098Z","2.3.0":"2017-09-11T15:18:58.873Z","1.15.13":"2017-09-15T12:01:48.172Z","2.3.1":"2017-09-15T12:05:28.257Z","2.3.2":"2017-09-25T17:26:12.266Z","2.4.0":"2017-10-05T06:18:12.763Z","2.4.1":"2017-10-12T06:02:01.632Z","2.5.0":"2017-10-28T06:43:16.352Z","2.5.1":"2017-11-14T09:21:59.625Z","2.6.0":"2017-11-23T15:48:48.087Z","2.7.0":"2017-11-30T15:14:28.075Z","2.7.1":"2017-11-30T16:07:31.534Z","2.7.2":"2017-11-30T17:08:37.817Z","2.8.0":"2017-12-05T19:47:39.352Z","1.15.14":"2017-12-11T07:14:27.203Z","2.8.1":"2017-12-11T07:14:57.018Z","2.8.2":"2017-12-12T17:41:05.461Z","2.8.3":"2017-12-14T20:36:07.652Z","2.9.0":"2017-12-18T21:46:11.696Z","2.9.1":"2017-12-18T21:49:20.421Z","2.9.2":"2018-01-03T10:25:35.671Z","2.10.0":"2018-01-15T08:38:52.369Z","2.11.0":"2018-01-16T20:21:51.369Z","2.11.1":"2018-01-17T14:39:01.710Z","2.11.2":"2018-01-21T21:21:26.447Z","2.12.0":"2018-01-24T15:42:08.112Z","2.13.0":"2018-01-29T13:04:06.216Z","2.13.1":"2018-02-14T07:45:02.146Z","2.14.0":"2018-03-05T08:28:24.025Z","2.14.1":"2018-03-13T13:24:18.107Z","2.15.0":"2018-03-23T19:13:18.261Z","2.16.0":"2018-03-26T17:32:48.440Z","2.17.0":"2018-03-29T16:40:52.849Z","2.18.0":"2018-04-12T16:10:19.242Z","2.18.1":"2018-04-26T15:20:37.534Z","2.18.2":"2018-05-02T08:22:46.874Z","3.0.0":"2018-05-02T08:30:23.860Z","3.0.1":"2018-05-10T12:09:28.819Z","3.0.2":"2018-05-15T14:13:07.444Z","3.0.3":"2018-05-23T14:26:40.322Z","4.0.0":"2018-06-01T11:31:50.417Z","4.0.1":"2018-06-01T11:41:28.790Z","4.0.2":"2018-06-05T08:09:14.635Z","4.0.3":"2018-06-09T20:16:07.927Z","4.1.0":"2018-06-22T12:17:36.755Z","4.1.1":"2018-06-25T16:42:56.744Z","4.1.2":"2018-06-26T13:18:24.328Z","4.1.3":"2018-06-28T18:58:51.782Z","4.2.0":"2018-07-12T17:18:43.670Z","4.2.1":"2018-07-13T08:50:51.639Z","4.2.2":"2018-07-13T18:10:03.743Z","4.3.0":"2018-07-16T22:28:50.888Z","4.3.1":"2018-07-17T16:17:28.466Z","4.3.2":"2018-07-21T10:37:07.860Z","4.4.0":"2018-07-22T20:43:30.048Z","4.5.0":"2018-08-03T15:07:57.509Z","4.6.0":"2018-08-13T19:40:29.330Z","4.7.0":"2018-08-26T15:45:51.051Z","4.7.1":"2018-08-27T06:52:42.372Z","4.8.0":"2018-08-29T21:20:00.816Z","4.8.1":"2018-09-06T05:51:34.381Z","4.8.2":"2018-09-16T14:19:25.648Z","4.8.3":"2018-09-20T11:17:35.271Z","5.0.0":"2018-09-26T18:52:12.365Z","5.0.1":"2018-09-27T08:51:42.823Z","5.1.0":"2018-10-03T20:38:28.873Z","5.1.1":"2018-10-19T18:29:03.509Z","5.1.2":"2018-10-23T08:51:35.299Z","5.2.0":"2018-11-01T09:09:20.777Z","5.3.0":"2018-11-05T21:00:13.875Z","5.4.0":"2018-11-18T19:31:27.078Z","5.4.1":"2018-11-19T09:51:46.571Z","5.4.2":"2018-11-19T18:42:38.728Z","5.5.0":"2018-11-22T19:23:40.693Z","5.5.1":"2018-11-26T12:50:05.248Z","5.5.2":"2018-12-20T15:08:19.026Z","5.5.3":"2019-01-22T16:41:14.085Z","5.5.4":"2019-02-15T19:28:09.299Z","5.5.5":"2019-02-20T16:15:15.077Z","6.0.0-alpha.0":"2019-03-23T20:17:33.634Z","6.0.0-alpha.1":"2019-04-16T15:44:41.878Z","6.0.0-alpha.2":"2019-04-18T11:22:57.131Z","6.0.0-alpha.3":"2019-05-07T14:54:07.415Z","6.0.0-alpha.4":"2019-05-09T17:22:09.363Z","6.0.0-alpha.5":"2019-05-17T12:39:46.149Z","6.0.0-alpha.6":"2019-05-21T07:15:19.107Z","6.0.0-alpha.7":"2019-05-29T07:46:24.200Z","6.0.0-alpha.8":"2019-06-06T19:08:29.161Z","6.0.0-alpha.9":"2019-06-18T09:56:13.619Z","6.0.0-alpha.10":"2019-06-21T13:20:18.141Z","6.0.0-beta.0":"2019-06-23T15:24:46.840Z","5.5.6":"2019-06-24T06:36:05.252Z","6.0.0-beta.1":"2019-06-24T20:50:28.914Z","6.0.0":"2019-06-28T06:38:56.344Z","6.0.1":"2019-06-29T13:32:51.565Z","6.0.3":"2019-07-04T05:53:10.118Z","6.1.0":"2019-07-10T07:41:33.975Z","6.1.1":"2019-07-12T11:40:04.961Z","6.1.2":"2019-07-12T12:01:33.231Z","6.2.0":"2019-07-21T12:32:34.020Z","6.2.1":"2019-07-25T11:11:21.692Z","6.2.2":"2019-08-02T10:27:55.724Z","6.3.0":"2019-08-04T09:53:34.809Z","6.4.0":"2019-08-07T15:16:28.488Z","6.4.1":"2019-08-13T07:11:42.319Z","6.4.2":"2019-08-18T11:04:52.734Z","6.5.0":"2019-08-20T20:00:09.683Z","6.6.0":"2019-08-23T08:59:50.686Z","6.6.1":"2019-08-25T17:49:26.839Z","6.6.2":"2019-08-26T08:29:07.714Z","6.7.0":"2019-08-30T19:38:24.357Z","6.8.0":"2019-09-06T22:49:15.323Z","6.9.0":"2019-09-17T14:08:43.755Z","6.10.0":"2019-09-21T20:48:21.407Z","6.11.0":"2019-09-24T07:15:42.010Z","6.11.1":"2019-09-24T11:32:42.669Z","6.12.0":"2019-09-27T18:53:23.144Z","6.12.1":"2019-09-27T19:07:08.719Z","6.12.2":"2019-09-28T08:50:43.133Z","6.12.3":"2019-10-01T15:19:42.441Z","6.12.4":"2019-10-03T07:16:44.382Z","6.12.5":"2019-10-04T15:50:07.874Z","6.12.6":"2019-10-09T10:52:19.414Z","6.12.7":"2019-10-09T11:06:11.808Z","6.12.8":"2019-10-14T13:41:13.945Z","6.12.9":"2019-10-14T16:07:37.808Z","6.12.10":"2019-10-15T09:42:47.792Z","6.12.11":"2019-10-20T12:35:15.833Z","6.12.12":"2019-10-23T12:14:44.904Z","6.12.13":"2019-10-24T12:47:14.724Z","6.13.0":"2019-10-31T19:30:42.957Z","6.14.0":"2019-11-07T15:53:49.479Z","6.14.1":"2019-11-07T19:25:09.503Z","6.14.2":"2019-11-10T18:54:15.177Z","6.15.0":"2019-11-14T15:04:35.692Z","6.15.1":"2019-11-14T16:57:23.272Z","6.15.2":"2019-11-15T11:04:59.316Z","6.16.0":"2019-11-16T09:10:16.830Z","6.16.1":"2019-11-26T15:43:18.547Z","6.17.0":"2019-12-02T09:05:04.361Z","6.17.1":"2019-12-05T09:38:03.028Z","6.17.2":"2019-12-07T21:51:24.057Z","6.17.3":"2019-12-09T09:27:39.049Z","6.17.4":"2019-12-13T15:17:02.275Z","6.17.5":"2019-12-16T10:25:33.910Z","6.17.6":"2019-12-17T21:33:31.548Z","6.17.7":"2019-12-28T20:00:56.756Z","6.18.0":"2019-12-31T15:38:13.208Z","6.18.1":"2020-01-07T10:06:16.130Z","6.18.2":"2020-01-16T17:03:33.262Z","6.19.0":"2020-01-23T17:58:32.549Z","6.19.1":"2020-01-25T16:00:00.206Z","6.19.2":"2020-01-25T19:21:23.675Z","6.20.0":"2020-01-31T07:41:58.814Z","6.20.1":"2020-02-04T15:16:46.007Z","6.20.2":"2020-02-11T09:06:57.122Z","6.20.3":"2020-02-14T10:44:38.920Z","6.21.0":"2020-02-18T21:39:28.939Z","6.21.1":"2020-02-27T09:59:44.348Z","6.22.0":"2020-02-28T07:50:13.460Z","6.22.1":"2020-02-28T14:56:50.233Z","6.23.0":"2020-03-03T16:01:44.837Z","6.23.1":"2020-03-04T17:08:12.572Z","6.23.2":"2020-03-16T07:46:33.898Z","6.23.3":"2020-03-22T18:12:40.728Z","6.23.4":"2020-04-03T16:21:00.710Z","6.23.5":"2020-04-09T16:24:28.320Z","6.24.0":"2020-04-27T18:26:06.929Z","6.25.0":"2020-05-05T16:03:48.823Z","6.26.0":"2020-05-12T11:25:47.497Z","6.26.1":"2020-05-18T09:31:22.545Z","6.27.0":"2020-06-01T13:56:34.223Z","6.27.1":"2020-06-15T11:31:45.404Z","6.27.2":"2020-06-16T08:29:27.528Z","6.27.3":"2020-06-19T14:47:31.766Z","6.27.4":"2020-06-30T15:39:48.321Z","6.27.5":"2020-07-06T19:50:58.796Z","6.28.0":"2020-07-14T15:32:56.577Z","6.29.0":"2020-08-12T15:55:52.743Z","6.29.1":"2020-08-13T09:28:42.807Z","6.29.2":"2020-08-20T12:54:01.196Z","6.29.3":"2020-08-25T13:54:33.026Z","6.29.4":"2020-09-19T08:30:09.768Z","6.29.5":"2020-10-03T19:37:53.438Z","6.29.6":"2020-11-08T15:44:03.987Z","6.29.7":"2020-11-10T14:28:31.968Z","6.29.8":"2020-11-30T10:31:13.037Z","6.29.9":"2020-12-10T09:53:29.320Z","6.29.10":"2021-01-04T15:21:40.415Z","6.29.11":"2021-01-12T12:56:33.697Z","6.30.0":"2021-01-13T17:33:37.063Z","6.30.1":"2021-01-13T17:56:12.436Z","6.31.0":"2021-01-19T15:29:21.539Z","7.0.0":"2021-03-03T17:03:17.071Z","6.31.1":"2021-03-03T17:44:50.654Z","7.1.0":"2021-03-05T10:50:15.722Z","7.1.1":"2021-03-10T07:04:41.060Z","7.1.2":"2021-03-15T11:12:02.702Z","7.1.3":"2021-03-24T17:08:51.842Z","7.2.0":"2021-04-01T09:03:30.961Z","7.3.0":"2021-04-08T12:58:32.759Z","7.3.1":"2021-04-09T10:57:57.868Z","7.3.2":"2021-05-13T14:59:34.200Z","7.4.0":"2021-05-28T08:08:15.836Z","7.4.1":"2021-05-29T11:28:13.095Z","7.5.0":"2021-06-23T16:24:27.255Z","7.5.1":"2021-06-24T14:46:04.405Z","7.5.2":"2021-07-19T12:32:49.484Z","7.5.3":"2021-07-19T14:19:06.871Z","7.5.4":"2021-07-21T08:42:53.396Z","7.6.0":"2021-08-03T11:45:12.283Z","7.7.0":"2021-09-02T10:46:47.694Z","7.8.0":"2021-09-15T21:15:22.266Z","7.8.1":"2021-10-12T11:55:02.435Z","7.9.0":"2021-10-26T17:03:40.272Z","7.10.0":"2021-11-04T09:34:15.056Z","7.10.1":"2021-11-16T10:00:55.234Z","7.10.2":"2021-11-28T20:15:58.875Z","7.10.3":"2021-12-04T08:32:05.177Z","7.10.4":"2021-12-05T13:52:22.003Z","7.10.5":"2022-01-04T09:19:30.806Z","7.10.6":"2022-01-07T20:16:38.866Z","7.11.0":"2022-04-20T09:41:25.615Z","7.11.1":"2022-04-25T12:16:01.289Z","7.11.2":"2022-05-16T15:27:12.192Z","7.11.3":"2022-06-13T16:17:03.527Z","7.11.4":"2022-07-04T14:03:56.830Z","7.11.5":"2022-07-16T12:35:18.044Z","7.12.0":"2022-09-13T11:39:42.364Z","7.13.0":"2022-10-26T08:40:08.430Z","7.14.0":"2022-11-09T12:29:46.725Z","7.14.1":"2022-11-22T11:28:30.530Z","7.14.2":"2022-11-30T13:02:50.442Z","7.14.3":"2022-12-01T20:52:59.453Z","8.0.0":"2022-12-03T20:24:15.194Z","8.1.0":"2023-01-23T10:59:17.303Z","8.1.1":"2023-03-09T08:44:43.971Z","8.1.2":"2023-04-21T20:37:00.802Z","8.2.0":"2023-04-24T12:30:08.273Z","8.2.1":"2023-05-06T15:35:40.963Z","8.2.2":"2023-05-30T16:29:58.933Z","8.3.0":"2023-08-27T13:11:59.236Z","8.3.1":"2023-08-30T09:30:41.194Z","8.3.2":"2023-09-02T07:54:19.776Z","8.4.0":"2023-09-08T06:45:43.052Z","8.4.1":"2023-10-25T21:00:57.131Z","8.4.2":"2023-12-02T09:42:47.090Z","8.4.3":"2023-12-14T11:36:52.336Z","8.4.4":"2024-01-08T21:26:11.793Z","8.4.5":"2024-01-17T08:17:16.694Z","8.4.6":"2024-04-23T11:34:45.207Z","8.4.7":"2024-06-20T09:53:49.707Z","8.5.0":"2024-06-28T21:27:46.933Z","8.5.1":"2024-07-03T11:24:33.294Z","8.5.2":"2024-10-19T12:20:00.297Z","8.5.3":"2024-11-05T09:40:17.621Z","8.6.0":"2024-11-21T09:30:22.549Z","8.6.1":"2025-01-19T10:16:39.239Z","8.7.0":"2025-02-13T10:56:49.378Z","8.8.0":"2025-02-17T22:10:51.632Z","8.8.1":"2025-03-06T15:42:04.760Z","9.0.0":"2025-04-15T13:59:52.180Z","9.0.1":"2025-04-17T08:31:12.380Z","9.1.0":"2025-04-26T08:59:24.972Z","9.1.1":"2025-04-28T06:37:36.176Z","9.1.2":"2025-05-28T15:02:57.154Z","9.1.3":"2025-06-02T08:26:49.302Z","9.2.0":"2025-06-24T09:08:56.720Z","9.3.0":"2025-07-16T10:53:14.694Z","9.4.0":"2025-07-17T20:36:10.396Z","9.4.1":"2025-08-11T07:20:43.339Z","9.4.2":"2025-08-23T08:05:55.398Z","9.5.0":"2025-08-29T11:14:17.706Z","9.5.1":"2025-08-29T19:50:19.095Z","9.5.2":"2025-10-24T08:28:14.938Z","9.6.0":"2025-12-07T19:27:13.721Z","9.6.1":"2026-02-19T08:01:11.376Z","9.7.0":"2026-03-06T22:44:23.171Z","9.7.1":"2026-03-18T11:58:06.029Z","9.8.0":"2026-04-07T14:01:30.695Z","9.8.1":"2026-04-15T17:04:32.036Z","9.8.2":"2026-04-17T11:16:39.342Z","9.8.3":"2026-04-27T15:20:18.539Z","9.8.4":"2026-05-29T05:58:55.540Z","9.8.5":"2026-06-15T19:29:42.854Z","9.8.6":"2026-06-26T14:39:13.321Z","9.9.0":"2026-07-06T21:17:18.409Z","9.9.1":"2026-07-07T16:03:12.836Z","9.10.0":"2026-07-20T11:43:45.664Z","9.11.0":"2026-07-26T22:43:38.148Z","9.11.1":"2026-07-27T18:46:40.014Z","9.11.2":"2026-08-03T18:01:51.342Z","9.11.3":"2026-08-08T23:56:07.777Z","9.11.4":"2026-08-21T21:14:44.668Z","9.11.5":"2026-08-24T20:34:35.573Z","9.12.0":"2026-08-28T22:21:43.909Z","9.12.1":"2026-09-04T20:46:01.847Z","9.12.2":"2026-09-05T12:40:20.132Z"},"bugs":{"url":"https://github.com/panva/node-oidc-provider/issues"},"author":{"name":"Filip Skokan","email":"panva.ip@gmail.com"},"license":"MIT","homepage":"https://github.com/panva/node-oidc-provider","keywords":["appauth","auth","authentication","authorization","basic","certified","ciba","config","connect","device flow","dpop","dynamic","express","fapi","fastify","hapi","hybrid","identity","implicit","jar","jarm","koa","mtls","oauth 2.0","oauth 2.1","oauth","oauth2","oidc","openid","par","pkce","provider","server"],"repository":{"url":"git+https://github.com/panva/node-oidc-provider.git","type":"git"},"description":"OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect","maintainers":[{"name":"panva","email":"panva.ip@gmail.com"}],"readme":"# oidc-provider\n\nThis module provides an OAuth 2.0 ([RFC 6749][oauth2]) Authorization Server with support for OpenID Connect ([OIDC][openid-connect]) and many\nother additional features and standards.\n\n**Table of Contents**\n\n- [Implemented specs & features](#implemented-specs--features)\n- [Certification](#certification)\n- [Documentation & Configuration](#documentation--configuration)\n- [Community Guides](#community-guides)\n- [Events](#events)\n\n## Implemented specs & features\n\nThe following specifications are implemented by oidc-provider (not exhaustive):\n\n_Note that not all features are enabled by default, check the configuration section on how to enable them._\n\n- [`RFC6749` - OAuth 2.0][oauth2] & [`OIDC` Core 1.0][core]\n- [OIDC `Discovery 1.0`][discovery] & [`RFC8414` Authorization Server Metadata][rfc8414]\n- Dynamic Client Registration\n  - [OIDC `Dynamic Client Registration 1.0`][registration]\n  - [`RFC7591` - OAuth 2.0 Dynamic Client Registration Protocol][oauth2-registration]\n  - [`RFC7592` - OAuth 2.0 Dynamic Client Registration Management Protocol][registration-management]\n- [OIDC `RP-Initiated Logout 1.0`][rpinitiated-logout]\n- [OIDC `Back-Channel Logout 1.0`][backchannel-logout]\n- [`RFC7009` - OAuth 2.0 Token Revocation][revocation]\n- [`RFC7636` - Proof Key for Code Exchange (`PKCE`)][pkce]\n- [`RFC7662` - OAuth 2.0 Token Introspection][introspection]\n- [`RFC8252` - OAuth 2.0 for Native Apps BCP (`AppAuth`)][oauth-native-apps]\n- [`RFC8628` - OAuth 2.0 Device Authorization Grant (`Device Flow`)][device-flow]\n- [`RFC8705` - OAuth 2.0 Mutual TLS Client Authentication and Certificate Bound Access Tokens (`MTLS`)][mtls]\n- [`RFC8707` - OAuth 2.0 Resource Indicators][resource-indicators]\n- [`RFC9101` - OAuth 2.0 JWT-Secured Authorization Request (`JAR`)][jar]\n- [`RFC9126` - OAuth 2.0 Pushed Authorization Requests (`PAR`)][par]\n- [`RFC9207` - OAuth 2.0 Authorization Server Issuer Identifier in Authorization Response][iss-auth-resp]\n- [`RFC9396` - OAuth 2.0 Rich Authorization Requests][rar]\n- [`RFC9449` - OAuth 2.0 Demonstration of Proof-of-Possession at the Application Layer (`DPoP`)][dpop]\n- [`RFC9701` - JWT Response for OAuth Token Introspection][jwt-introspection]\n- [FAPI 1.0 Security Profile - Part 2: Advanced (`FAPI 1.0`)][fapi]\n- [FAPI 2.0 Security Profile (`FAPI 2.0`)][fapi2sp]\n- [FAPI 2.0 Message Signing (`FAPI 2.0`)][fapi2ms]\n- [JWT Secured Authorization Response Mode for OAuth 2.0 (`JARM`)][jarm]\n- [OIDC Client Initiated Backchannel Authentication Flow (`CIBA`)][ciba]\n- [OIDC Relying Party Metadata Choices 1.0][rp-metadata-choices]\n\nSupported Access Token formats:\n\n- Opaque\n- [JSON Web Token (JWT) Profile for OAuth 2.0 Access Tokens][jwt-at]\n\nThe following specifications and drafts are implemented as experimental features:\n\n- [Financial-grade API: Client Initiated Backchannel Authentication Profile (`FAPI-CIBA`) - Implementers Draft 01][fapi-ciba]\n- [OAuth 2.0 Attestation-Based Client Authentication - Draft 10][attestation-client-auth]\n- [OAuth Client ID Metadata Document (`CIMD`) - Draft 02][cimd]\n- [OpenID for Verifiable Credential Issuance 1.0][openid4vci]\n\nUpdates to experimental feature specification versions are released as MINOR library versions,\nif you utilize these features consider using the tilde `~` operator in your\npackage.json since breaking changes may be introduced as part of these version updates. Alternatively\n[acknowledge](/docs/README.md#features) the version and be notified of breaking changes as part of\nyour CI.\n\n## Certification\n\n[<img width=\"184\" height=\"96\" align=\"right\" src=\"https://cdn.jsdelivr.net/gh/panva/node-oidc-provider@acd3ebf2f5ebbb5605463cb681a1fb2ab9742ace/OpenID_Certified.png\" alt=\"OpenID Certification\">][openid-certified-link]  \nFilip Skokan has [certified][openid-certified-link] that [oidc-provider][npm-url]\nconforms to the following profiles of the OpenID Connect™ protocol.\n\n- Basic, Implicit, Hybrid, Config, Form Post, and 3rd Party-Init\n- Back-Channel Logout and RP-Initiated Logout\n- FAPI 1.0\n- FAPI CIBA\n- FAPI 2.0\n\n## Sponsor\n\n<picture>\n  <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/panva/node-oidc-provider/HEAD/sponsor/Auth0byOkta_dark.png\">\n  <source media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/panva/node-oidc-provider/HEAD/sponsor/Auth0byOkta_light.png\">\n  <img height=\"65\" align=\"left\" alt=\"Auth0 by Okta\" src=\"https://raw.githubusercontent.com/panva/node-oidc-provider/HEAD/sponsor/Auth0byOkta_light.png\">\n</picture>\n\nIf you want to quickly add OpenID Connect authentication to Node.js apps, feel free to check out Auth0's Node.js SDK and free plan. [Create an Auth0 account; it's free!][sponsor-auth0]<br><br>\n\n## Support\n\nIf you or your company use this module, or you need help using/upgrading the module, please consider becoming a [sponsor][support-sponsor] so I can continue maintaining it and adding new features carefree. The only way to guarantee you get feedback from the author & sole maintainer of this module is to support the package through GitHub Sponsors.\n\n## [Documentation](/docs/README.md) & Configuration\n\noidc-provider can be mounted to existing connect, express, fastify, hapi, or koa applications, see\n[how](/docs/README.md#mounting-oidc-provider). The authorization server allows to be extended and configured in\nvarious ways to fit a variety of uses. See the [documentation](/docs/README.md) and [example folder](/example).\n\n```js\nimport * as oidc from \"oidc-provider\";\n\nconst provider = new oidc.Provider(\"http://localhost:3000\", {\n  // refer to the documentation for other available configuration\n  clients: [\n    {\n      client_id: \"foo\",\n      client_secret: \"bar\",\n      redirect_uris: [\"http://localhost:8080/cb\"],\n      // ... other client properties\n    },\n  ],\n});\n\nconst server = provider.listen(3000, () => {\n  console.log(\n    \"oidc-provider listening on port 3000, check http://localhost:3000/.well-known/openid-configuration\",\n  );\n});\n```\n\nExternal type definitions are available via [DefinitelyTyped](https://npmjs.com/package/@types/oidc-provider).\n\n## Community Guides\n\nCollection of Community-maintained configuration use cases are in the [Community Guides Discussions section](https://github.com/panva/node-oidc-provider/discussions/categories/community-guides)\n\n## Events\n\noidc-provider instances are event emitters, using event handlers you can hook into the various\nactions and i.e. emit metrics that react to specific triggers. See the list of available emitted [event names](/docs/events.md) and their description.\n\n## Supported Versions\n\n| Version                                                       | Security Fixes 🔑 | Other Bug Fixes 🐞 | New Features ⭐ |\n| ------------------------------------------------------------- | ----------------- | ------------------ | --------------- |\n| [v9.x](https://github.com/panva/node-oidc-provider/tree/v9.x) | [Security Policy] | ✅                 | ✅              |\n\n[npm-url]: https://www.npmjs.com/package/oidc-provider\n[openid-certified-link]: https://openid.net/certification/\n[openid-connect]: https://openid.net/connect/\n[core]: https://openid.net/specs/openid-connect-core-1_0-errata2.html\n[discovery]: https://openid.net/specs/openid-connect-discovery-1_0-errata2.html\n[oauth2-registration]: https://www.rfc-editor.org/info/rfc7591/\n[registration]: https://openid.net/specs/openid-connect-registration-1_0-errata2.html\n[oauth2]: https://www.rfc-editor.org/info/rfc6749/\n[oauth2-bearer]: https://www.rfc-editor.org/info/rfc6750/\n[revocation]: https://www.rfc-editor.org/info/rfc7009/\n[introspection]: https://www.rfc-editor.org/info/rfc7662/\n[pkce]: https://www.rfc-editor.org/info/rfc7636/\n[example-repo]: https://github.com/panva/node-oidc-provider-example\n[backchannel-logout]: https://openid.net/specs/openid-connect-backchannel-1_0-errata1.html\n[registration-management]: https://www.rfc-editor.org/info/rfc7592/\n[oauth-native-apps]: https://www.rfc-editor.org/info/rfc8252/\n[jar]: https://www.rfc-editor.org/info/rfc9101/\n[device-flow]: https://www.rfc-editor.org/info/rfc8628/\n[jwt-introspection]: https://www.rfc-editor.org/info/rfc9701/\n[sponsor-auth0]: https://a0.to/signup/panva\n[mtls]: https://www.rfc-editor.org/info/rfc8705/\n[dpop]: https://www.rfc-editor.org/info/rfc9449/\n[resource-indicators]: https://www.rfc-editor.org/info/rfc8707/\n[jarm]: https://openid.net/specs/oauth-v2-jarm-errata1.html\n[jwt-at]: https://www.rfc-editor.org/info/rfc9068/\n[support-sponsor]: https://github.com/sponsors/panva\n[par]: https://www.rfc-editor.org/info/rfc9126/\n[rpinitiated-logout]: https://openid.net/specs/openid-connect-rpinitiated-1_0-final.html\n[iss-auth-resp]: https://www.rfc-editor.org/info/rfc9207/\n[rar]: https://www.rfc-editor.org/info/rfc9396/\n[fapi]: https://openid.net/specs/openid-financial-api-part-2-1_0-final.html\n[ciba]: https://openid.net/specs/openid-client-initiated-backchannel-authentication-core-1_0-final.html\n[fapi-ciba]: https://openid.net/specs/openid-financial-api-ciba-ID1.html\n[fapi2sp]: https://openid.net/specs/fapi-security-profile-2_0-final.html\n[fapi2ms]: https://openid.net/specs/fapi-message-signing-2_0-final.html\n[Security Policy]: https://github.com/panva/node-oidc-provider/security/policy\n[rp-metadata-choices]: https://openid.net/specs/openid-connect-rp-metadata-choices-1_0-final.html\n[rfc8414]: https://www.rfc-editor.org/info/rfc8414/\n[attestation-client-auth]: https://www.ietf.org/archive/id/draft-ietf-oauth-attestation-based-client-auth-10.html\n[cimd]: https://www.ietf.org/archive/id/draft-ietf-oauth-client-id-metadata-document-02.html\n[openid4vci]: https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0-final.html\n","readmeFilename":"README.md","users":{"panva":true,"xmwx38":true,"ezodude":true,"mshwery":true,"lourenzo":true,"madarche":true,"firefoxnx":true,"dduran1967":true,"themadjoker":true}}