{"name": "@redhat/keycloak-connect", "description": "Keycloak Connect Middleware", "author": {"name": "Red Hat, Inc.", "url": "http://keycloak.org"}, "license": "Apache-2.0", "repository": {"type": "git", "url": "https://github.com/keycloak/keycloak-nodejs-connect.git"}, "bugs": "https://github.com/keycloak/keycloak-nodejs-connect/issues", "keywords": ["sso", "keycloak", "oauth", "oauth2.0", "authentication"], "homepage": "http://keycloak.org", "versions": {"18.0.7": {"name": "@redhat/keycloak-connect", "version": "18.0.7", "description": "Keycloak Connect Middleware", "homepage": "http://keycloak.org", "main": "keycloak.js", "scripts": {"lint": "jshint *.js stores/*.js middleware/*.js middleware/auth-utils/*.js example/*.js && semistandard", "test": "./run-tests.sh", "docs": "jsdoc --verbose -d docs -t ./node_modules/ink-docstrap/template -R README.md index.js ./middleware/*.js stores/*.js ./middleware/auth-utils/*.js", "coverage": "nyc cover tape test/unit/*.js tape test/*.js", "server:import-test-realm": "./scripts/start-server.mjs -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.file=test/fixtures/auth-utils/nodejs-test-realm.json -Dkeycloak.migration.strategy=OVERWRITE_EXISTING", "server:start": "./scripts/start-server.mjs -Dkeycloak.profile.feature.account_api=disabled -Dkeycloak.profile.feature.account2=disabled"}, "keywords": ["sso", "keycloak", "oauth", "oauth2.0", "authentication"], "files": ["example", "middleware", "stores", "test", "index.js", "uuid.js", "keycloak.d.ts", "run-tests.sh"], "typings": "keycloak.d.ts", "author": {"name": "Red Hat, Inc.", "url": "http://keycloak.org"}, "license": "Apache-2.0", "dependencies": {"jwk-to-pem": "^2.0.0"}, "devDependencies": {"@keycloak/keycloak-admin-client": "^17.0.1", "@octokit/rest": "^18.12.0", "axios": "^0.26.1", "blue-tape": "^1.0.0", "body-parser": "^1.13.3", "cookie-parser": "^1.4.5", "coveralls": "^3.0.1", "express": "^4.14.0", "express-session": "^1.14.2", "gunzip-maybe": "^1.4.2", "hogan-express": "^0.5.2", "ink-docstrap": "^1.1.4", "jsdoc": "^3.6.3", "jshint": "^2.10.2", "keycloak-request-token": "^0.1.0", "nock": "^13.2.2", "node-fetch": "^3.2.3", "nyc": "^15.0.0", "rsa-compat": "^2.0.8", "selenium-webdriver": "^3.6.0", "semistandard": "^16.0.1", "server-destroy": "^1.0.1", "tap-xunit": "^2.4.1", "tape": "^5.4.1", "tape-catch": "^1.0.6", "tar-fs": "^2.1.1"}, "optionalDependencies": {"chromedriver": "latest"}, "semistandard": {"ignore": ["**/keycloak*/"]}, "engines": {"node": ">=12"}, "repository": {"type": "git", "url": "https://github.com/keycloak/keycloak-nodejs-connect.git"}, "bugs": "https://github.com/keycloak/keycloak-nodejs-connect/issues", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/keycloak-connect/-/rh-sso-7.6.9-nodejs-adapter-dist.tgz", "shasum": "929bf89aabead2019506cfafa047e11ed37bd193", "integrity": "sha512-rajQRtTFduGxGd7AQwM/meOV3sS3zsgWoZqjPUG5CBZH+kfYbffbn1ZoCSRAYGRw+xlXbJU4X7p58l2qFfjjcA=="}}, "22.0.7": {"name": "@redhat/keycloak-connect", "version": "22.0.7", "description": "Keycloak Connect Middleware", "homepage": "http://keycloak.org", "main": "keycloak.js", "scripts": {"lint": "jshint *.js stores/*.js middleware/*.js middleware/auth-utils/*.js example/*.js && standard", "test": "./run-tests.sh", "docs": "jsdoc --verbose -d docs -t ./node_modules/ink-docstrap/template -R README.md index.js ./middleware/*.js stores/*.js ./middleware/auth-utils/*.js", "coverage": "nyc cover tape test/unit/*.js tape test/*.js", "server:start": "./scripts/start-server.mjs -Dkeycloak.profile.feature.account_api=disabled -Dkeycloak.profile.feature.account2=disabled -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.file=test/fixtures/auth-utils/nodejs-test-realm.json -Dkeycloak.migration.strategy=OVERWRITE_EXISTING"}, "keywords": ["sso", "keycloak", "oauth", "oauth2.0", "authentication"], "files": ["example", "middleware", "stores", "test", "index.js", "uuid.js", "keycloak.d.ts", "run-tests.sh"], "typings": "keycloak.d.ts", "author": {"name": "Red Hat, Inc.", "url": "http://keycloak.org"}, "license": "Apache-2.0", "dependencies": {"jwk-to-pem": "^2.0.0"}, "devDependencies": {"@keycloak/keycloak-admin-client": "^18.0.0", "@octokit/rest": "^19.0.3", "axios": "^0.27.2", "blue-tape": "^1.0.0", "body-parser": "^1.13.3", "cookie-parser": "^1.4.5", "coveralls": "^3.0.1", "express": "^4.14.0", "express-session": "^1.14.2", "gunzip-maybe": "^1.4.2", "hogan-express": "^0.5.2", "ink-docstrap": "^1.1.4", "jsdoc": "^3.6.3", "jshint": "^2.10.2", "keycloak-request-token": "^0.1.0", "nock": "^13.2.2", "node-fetch": "^3.2.3", "nyc": "^15.0.0", "rsa-compat": "^2.0.8", "selenium-webdriver": "^3.6.0", "server-destroy": "^1.0.1", "standard": "^17.0.0", "tap-xunit": "^2.4.1", "tape": "^5.4.1", "tape-catch": "^1.0.6", "tar-fs": "^2.1.1"}, "optionalDependencies": {"chromedriver": "latest"}, "standard": {"ignore": ["**/keycloak*/"]}, "engines": {"node": ">=14"}, "repository": {"type": "git", "url": "https://github.com/keycloak/keycloak-nodejs-connect.git"}, "bugs": "https://github.com/keycloak/keycloak-nodejs-connect/issues", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/keycloak-connect/-/rhbk-22.0.13-nodejs-adapter.tar.gz", "shasum": "e4b1bac6ee6fac42e6b93e22467bdb8db0396a04", "integrity": "sha512-h3P0BL1fAl8pHddH+VhzUaTN6sMMZtb8isqkPNeRlln66guQJacG4zwT+xhPdnv1DD8CwHTH1ALTFIJfxm3x0g=="}}, "24.0.3": {"name": "@redhat/keycloak-connect", "version": "24.0.3", "description": "Keycloak Connect Middleware", "homepage": "http://keycloak.org", "main": "keycloak.js", "scripts": {"lint": "jshint *.js stores/*.js middleware/*.js middleware/auth-utils/*.js example/*.js && standard", "test": "./run-tests.sh", "docs": "jsdoc --verbose -d docs -t ./node_modules/ink-docstrap/template -R README.md index.js ./middleware/*.js stores/*.js ./middleware/auth-utils/*.js", "coverage": "nyc cover tape test/unit/*.js tape test/*.js", "server:start": "./scripts/start-server.mjs -Dkeycloak.profile.feature.account_api=disabled -Dkeycloak.profile.feature.account2=disabled -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.file=test/fixtures/auth-utils/nodejs-test-realm.json -Dkeycloak.migration.strategy=OVERWRITE_EXISTING"}, "keywords": ["sso", "keycloak", "oauth", "oauth2.0", "authentication"], "files": ["example", "middleware", "stores", "test", "index.js", "uuid.js", "keycloak.d.ts", "run-tests.sh"], "typings": "keycloak.d.ts", "author": {"name": "Red Hat, Inc.", "url": "http://keycloak.org"}, "license": "Apache-2.0", "dependencies": {"jwk-to-pem": "^2.0.0"}, "devDependencies": {"@keycloak/keycloak-admin-client": "^18.0.0", "@octokit/rest": "^19.0.3", "axios": "^0.27.2", "blue-tape": "^1.0.0", "body-parser": "^1.13.3", "cookie-parser": "^1.4.5", "coveralls": "^3.0.1", "express": "^4.14.0", "express-session": "^1.14.2", "gunzip-maybe": "^1.4.2", "hogan-express": "^0.5.2", "ink-docstrap": "^1.1.4", "jsdoc": "^3.6.3", "jshint": "^2.10.2", "keycloak-request-token": "^0.1.0", "nock": "^13.2.2", "node-fetch": "^3.2.3", "nyc": "^15.0.0", "rsa-compat": "^2.0.8", "selenium-webdriver": "^3.6.0", "server-destroy": "^1.0.1", "standard": "^17.0.0", "tap-xunit": "^2.4.1", "tape": "^5.4.1", "tape-catch": "^1.0.6", "tar-fs": "^2.1.1"}, "optionalDependencies": {"chromedriver": "latest"}, "standard": {"ignore": ["**/keycloak*/"]}, "engines": {"node": ">=14"}, "repository": {"type": "git", "url": "https://github.com/keycloak/keycloak-nodejs-connect.git"}, "bugs": "https://github.com/keycloak/keycloak-nodejs-connect/issues", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/keycloak-connect/-/rhbk-24.0.5-nodejs-adapter.tar.gz", "shasum": "8a2639f4aac75cb15cc812edf1a6c45283df91b0", "integrity": "sha512-i0WemZQtNAnoO1ImaaYNi8J3Y/mUrqU+y0oSXtairhwZTfYcmtgbp4fCfNm+y0SPEaGkKN1z//e7lQuxYLgXKg=="}}, "24.0.6": {"name": "@redhat/keycloak-connect", "version": "24.0.6", "description": "Keycloak Connect Middleware", "homepage": "http://keycloak.org", "main": "keycloak.js", "scripts": {"lint": "jshint *.js stores/*.js middleware/*.js middleware/auth-utils/*.js example/*.js && standard", "test": "./run-tests.sh", "docs": "jsdoc --verbose -d docs -t ./node_modules/ink-docstrap/template -R README.md index.js ./middleware/*.js stores/*.js ./middleware/auth-utils/*.js", "coverage": "nyc cover tape test/unit/*.js tape test/*.js", "server:start": "./scripts/start-server.mjs -Dkeycloak.profile.feature.account_api=disabled -Dkeycloak.profile.feature.account2=disabled -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.file=test/fixtures/auth-utils/nodejs-test-realm.json -Dkeycloak.migration.strategy=OVERWRITE_EXISTING"}, "keywords": ["sso", "keycloak", "oauth", "oauth2.0", "authentication"], "files": ["example", "middleware", "stores", "test", "index.js", "uuid.js", "keycloak.d.ts", "run-tests.sh"], "typings": "keycloak.d.ts", "author": {"name": "Red Hat, Inc.", "url": "http://keycloak.org"}, "license": "Apache-2.0", "dependencies": {"jwk-to-pem": "^2.0.0"}, "devDependencies": {"@keycloak/keycloak-admin-client": "^18.0.0", "@octokit/rest": "^19.0.3", "axios": "^0.27.2", "blue-tape": "^1.0.0", "body-parser": "^1.13.3", "cookie-parser": "^1.4.5", "coveralls": "^3.0.1", "express": "^4.14.0", "express-session": "^1.14.2", "gunzip-maybe": "^1.4.2", "hogan-express": "^0.5.2", "ink-docstrap": "^1.1.4", "jsdoc": "^3.6.3", "jshint": "^2.10.2", "keycloak-request-token": "^0.1.0", "nock": "^13.2.2", "node-fetch": "^3.2.3", "nyc": "^15.0.0", "rsa-compat": "^2.0.8", "selenium-webdriver": "^3.6.0", "server-destroy": "^1.0.1", "standard": "^17.0.0", "tap-xunit": "^2.4.1", "tape": "^5.4.1", "tape-catch": "^1.0.6", "tar-fs": "^2.1.1"}, "optionalDependencies": {"chromedriver": "latest"}, "standard": {"ignore": ["**/keycloak*/"]}, "engines": {"node": ">=14"}, "repository": {"type": "git", "url": "https://github.com/keycloak/keycloak-nodejs-connect.git"}, "bugs": "https://github.com/keycloak/keycloak-nodejs-connect/issues", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/keycloak-connect/-/rhbk-24.0.6-nodejs-adapter.tar.gz", "shasum": "83d0fc5b0c00f8bc983dd9ca5f71aff7c1ac3260", "integrity": "sha512-Q9GOux1wmf+OqZkXRx4TZphMb0KW/Pv/NHpliKNO2x3KfjXCmv33uZ4Xy9rKrD9459abI0j/YoI3h+lk3PHEsg=="}}, "18.0.8": {"name": "@redhat/keycloak-connect", "version": "18.0.8", "description": "Keycloak Connect Middleware", "homepage": "http://keycloak.org", "main": "keycloak.js", "scripts": {"lint": "jshint *.js stores/*.js middleware/*.js middleware/auth-utils/*.js example/*.js && semistandard", "test": "./run-tests.sh", "docs": "jsdoc --verbose -d docs -t ./node_modules/ink-docstrap/template -R README.md index.js ./middleware/*.js stores/*.js ./middleware/auth-utils/*.js", "coverage": "nyc cover tape test/unit/*.js tape test/*.js", "server:import-test-realm": "./scripts/start-server.mjs -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.file=test/fixtures/auth-utils/nodejs-test-realm.json -Dkeycloak.migration.strategy=OVERWRITE_EXISTING", "server:start": "./scripts/start-server.mjs -Dkeycloak.profile.feature.account_api=disabled -Dkeycloak.profile.feature.account2=disabled"}, "keywords": ["sso", "keycloak", "oauth", "oauth2.0", "authentication"], "files": ["example", "middleware", "stores", "test", "index.js", "uuid.js", "keycloak.d.ts", "run-tests.sh"], "typings": "keycloak.d.ts", "author": {"name": "Red Hat, Inc.", "url": "http://keycloak.org"}, "license": "Apache-2.0", "dependencies": {"jwk-to-pem": "^2.0.0"}, "devDependencies": {"@keycloak/keycloak-admin-client": "^17.0.1", "@octokit/rest": "^18.12.0", "axios": "^0.26.1", "blue-tape": "^1.0.0", "body-parser": "^1.13.3", "cookie-parser": "^1.4.5", "coveralls": "^3.0.1", "express": "^4.14.0", "express-session": "^1.14.2", "gunzip-maybe": "^1.4.2", "hogan-express": "^0.5.2", "ink-docstrap": "^1.1.4", "jsdoc": "^3.6.3", "jshint": "^2.10.2", "keycloak-request-token": "^0.1.0", "nock": "^13.2.2", "node-fetch": "^3.2.3", "nyc": "^15.0.0", "rsa-compat": "^2.0.8", "selenium-webdriver": "^3.6.0", "semistandard": "^16.0.1", "server-destroy": "^1.0.1", "tap-xunit": "^2.4.1", "tape": "^5.4.1", "tape-catch": "^1.0.6", "tar-fs": "^2.1.1"}, "optionalDependencies": {"chromedriver": "latest"}, "semistandard": {"ignore": ["**/keycloak*/"]}, "engines": {"node": ">=12"}, "repository": {"type": "git", "url": "https://github.com/keycloak/keycloak-nodejs-connect.git"}, "bugs": "https://github.com/keycloak/keycloak-nodejs-connect/issues", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/keycloak-connect/-/rh-sso-7.6.11-nodejs-adapter-dist.tgz", "shasum": "ed5c2c2cc482c90ddbc91ff255852fd78ec62bff", "integrity": "sha512-qZpSRDwwTVZ0WdU6bcLy5GCi2tLo/zWzQPMEgrbt7/4Y5Feb86/lc8cmzizPTt/3reksNYtbSexs1B9R8Z8Q0g=="}}, "24.0.7": {"name": "@redhat/keycloak-connect", "version": "24.0.7", "description": "Keycloak Connect Middleware", "homepage": "http://keycloak.org", "main": "keycloak.js", "scripts": {"lint": "jshint *.js stores/*.js middleware/*.js middleware/auth-utils/*.js example/*.js && standard", "test": "./run-tests.sh", "docs": "jsdoc --verbose -d docs -t ./node_modules/ink-docstrap/template -R README.md index.js ./middleware/*.js stores/*.js ./middleware/auth-utils/*.js", "coverage": "nyc cover tape test/unit/*.js tape test/*.js", "server:start": "./scripts/start-server.mjs -Dkeycloak.profile.feature.account_api=disabled -Dkeycloak.profile.feature.account2=disabled -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.file=test/fixtures/auth-utils/nodejs-test-realm.json -Dkeycloak.migration.strategy=OVERWRITE_EXISTING"}, "keywords": ["sso", "keycloak", "oauth", "oauth2.0", "authentication"], "files": ["example", "middleware", "stores", "test", "index.js", "uuid.js", "keycloak.d.ts", "run-tests.sh"], "typings": "keycloak.d.ts", "author": {"name": "Red Hat, Inc.", "url": "http://keycloak.org"}, "license": "Apache-2.0", "dependencies": {"jwk-to-pem": "^2.0.0"}, "devDependencies": {"@keycloak/keycloak-admin-client": "^18.0.0", "@octokit/rest": "^19.0.3", "axios": "^0.27.2", "blue-tape": "^1.0.0", "body-parser": "^1.13.3", "cookie-parser": "^1.4.5", "coveralls": "^3.0.1", "express": "^4.14.0", "express-session": "^1.14.2", "gunzip-maybe": "^1.4.2", "hogan-express": "^0.5.2", "ink-docstrap": "^1.1.4", "jsdoc": "^3.6.3", "jshint": "^2.10.2", "keycloak-request-token": "^0.1.0", "nock": "^13.2.2", "node-fetch": "^3.2.3", "nyc": "^15.0.0", "rsa-compat": "^2.0.8", "selenium-webdriver": "^3.6.0", "server-destroy": "^1.0.1", "standard": "^17.0.0", "tap-xunit": "^2.4.1", "tape": "^5.4.1", "tape-catch": "^1.0.6", "tar-fs": "^2.1.1"}, "optionalDependencies": {"chromedriver": "latest"}, "standard": {"ignore": ["**/keycloak*/"]}, "engines": {"node": ">=14"}, "repository": {"type": "git", "url": "https://github.com/keycloak/keycloak-nodejs-connect.git"}, "bugs": "https://github.com/keycloak/keycloak-nodejs-connect/issues", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/keycloak-connect/-/rhbk-24.0.7-nodejs-adapter.tar.gz", "shasum": "cc5773bed6c7b61e06bb8335cdd74cac80f321d9", "integrity": "sha512-DgJkRbivO95iyKEITLWUZKCL8L9siWR0YHDoWvenWbKgcuv0bvOEIN2GdFxplYzvRa8zabEDky++miXEvfdIZg=="}}, "24.0.8": {"name": "@redhat/keycloak-connect", "version": "24.0.8", "description": "Keycloak Connect Middleware", "homepage": "http://keycloak.org", "main": "keycloak.js", "scripts": {"lint": "jshint *.js stores/*.js middleware/*.js middleware/auth-utils/*.js example/*.js && standard", "test": "./run-tests.sh", "docs": "jsdoc --verbose -d docs -t ./node_modules/ink-docstrap/template -R README.md index.js ./middleware/*.js stores/*.js ./middleware/auth-utils/*.js", "coverage": "nyc cover tape test/unit/*.js tape test/*.js", "server:start": "./scripts/start-server.mjs -Dkeycloak.profile.feature.account_api=disabled -Dkeycloak.profile.feature.account2=disabled -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.file=test/fixtures/auth-utils/nodejs-test-realm.json -Dkeycloak.migration.strategy=OVERWRITE_EXISTING"}, "keywords": ["sso", "keycloak", "oauth", "oauth2.0", "authentication"], "files": ["example", "middleware", "stores", "test", "index.js", "uuid.js", "keycloak.d.ts", "run-tests.sh"], "typings": "keycloak.d.ts", "author": {"name": "Red Hat, Inc.", "url": "http://keycloak.org"}, "license": "Apache-2.0", "dependencies": {"jwk-to-pem": "^2.0.0"}, "devDependencies": {"@keycloak/keycloak-admin-client": "^18.0.0", "@octokit/rest": "^19.0.3", "axios": "^0.27.2", "blue-tape": "^1.0.0", "body-parser": "^1.13.3", "cookie-parser": "^1.4.5", "coveralls": "^3.0.1", "express": "^4.14.0", "express-session": "^1.14.2", "gunzip-maybe": "^1.4.2", "hogan-express": "^0.5.2", "ink-docstrap": "^1.1.4", "jsdoc": "^3.6.3", "jshint": "^2.10.2", "keycloak-request-token": "^0.1.0", "nock": "^13.2.2", "node-fetch": "^3.2.3", "nyc": "^15.0.0", "rsa-compat": "^2.0.8", "selenium-webdriver": "^3.6.0", "server-destroy": "^1.0.1", "standard": "^17.0.0", "tap-xunit": "^2.4.1", "tape": "^5.4.1", "tape-catch": "^1.0.6", "tar-fs": "^2.1.1"}, "optionalDependencies": {"chromedriver": "latest"}, "standard": {"ignore": ["**/keycloak*/"]}, "engines": {"node": ">=14"}, "repository": {"type": "git", "url": "https://github.com/keycloak/keycloak-nodejs-connect.git"}, "bugs": "https://github.com/keycloak/keycloak-nodejs-connect/issues", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/keycloak-connect/-/rhbk-24.0.8-nodejs-adapter.tar.gz", "shasum": "3c86fdeb9e9ce509f1df15ba87e0b1e1d295fb3b", "integrity": "sha512-X9em2LHL3W94xGxzF6QDigveA8g87fbE91I/FRM6gmmmiIxSgYsFknuE423Xph726fWjZHMJw7kqVoqFPuM6UQ=="}}, "26.0.5": {"name": "@redhat/keycloak-connect", "version": "26.0.5", "description": "Keycloak Connect Middleware", "homepage": "http://keycloak.org", "main": "keycloak.js", "scripts": {"lint": "jshint *.js stores/*.js middleware/*.js middleware/auth-utils/*.js example/*.js && standard", "test": "./run-tests.sh", "docs": "jsdoc --verbose -d docs -t ./node_modules/ink-docstrap/template -R README.md index.js ./middleware/*.js stores/*.js ./middleware/auth-utils/*.js", "coverage": "nyc cover tape test/unit/*.js tape test/*.js", "server:start": "./scripts/start-server.mjs -Dkeycloak.profile.feature.account_api=disabled -Dkeycloak.profile.feature.account2=disabled -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.file=test/fixtures/auth-utils/nodejs-test-realm.json -Dkeycloak.migration.strategy=OVERWRITE_EXISTING"}, "keywords": ["sso", "keycloak", "oauth", "oauth2.0", "authentication"], "files": ["example", "middleware", "stores", "test", "index.js", "uuid.js", "keycloak.d.ts", "run-tests.sh"], "typings": "keycloak.d.ts", "author": {"name": "Red Hat, Inc.", "url": "http://keycloak.org"}, "license": "Apache-2.0", "dependencies": {"jwk-to-pem": "^2.0.0"}, "devDependencies": {"@keycloak/keycloak-admin-client": "^18.0.0", "@octokit/rest": "^19.0.3", "axios": "^0.27.2", "blue-tape": "^1.0.0", "body-parser": "^1.13.3", "cookie-parser": "^1.4.5", "coveralls": "^3.0.1", "express": "^4.14.0", "express-session": "^1.14.2", "gunzip-maybe": "^1.4.2", "hogan-express": "^0.5.2", "ink-docstrap": "^1.1.4", "jsdoc": "^3.6.3", "jshint": "^2.10.2", "keycloak-request-token": "^0.1.0", "nock": "^13.2.2", "node-fetch": "^3.2.3", "nyc": "^15.0.0", "rsa-compat": "^2.0.8", "selenium-webdriver": "^3.6.0", "server-destroy": "^1.0.1", "standard": "^17.0.0", "tap-xunit": "^2.4.1", "tape": "^5.4.1", "tape-catch": "^1.0.6", "tar-fs": "^2.1.1"}, "optionalDependencies": {"chromedriver": "latest"}, "standard": {"ignore": ["**/keycloak*/"]}, "engines": {"node": ">=14"}, "repository": {"type": "git", "url": "https://github.com/keycloak/keycloak-nodejs-connect.git"}, "bugs": "https://github.com/keycloak/keycloak-nodejs-connect/issues", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/keycloak-connect/-/rhbk-26.0.5-nodejs-adapter.tar.gz", "shasum": "b71848c4d268fc4e0d4d587df8b3f31367cb330d", "integrity": "sha512-3hwvozcuV4kKM4uwi6dOyoaixE0CF1EZB35r/p90q9oU/lun1KNSUvQ4EeZizsSwYBkvIGtXgdGiBKZVU2WYtg=="}}, "24.0.9": {"name": "@redhat/keycloak-connect", "version": "24.0.9", "description": "Keycloak Connect Middleware", "homepage": "http://keycloak.org", "main": "keycloak.js", "scripts": {"lint": "jshint *.js stores/*.js middleware/*.js middleware/auth-utils/*.js example/*.js && standard", "test": "./run-tests.sh", "docs": "jsdoc --verbose -d docs -t ./node_modules/ink-docstrap/template -R README.md index.js ./middleware/*.js stores/*.js ./middleware/auth-utils/*.js", "coverage": "nyc cover tape test/unit/*.js tape test/*.js", "server:start": "./scripts/start-server.mjs -Dkeycloak.profile.feature.account_api=disabled -Dkeycloak.profile.feature.account2=disabled -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.file=test/fixtures/auth-utils/nodejs-test-realm.json -Dkeycloak.migration.strategy=OVERWRITE_EXISTING"}, "keywords": ["sso", "keycloak", "oauth", "oauth2.0", "authentication"], "files": ["example", "middleware", "stores", "test", "index.js", "uuid.js", "keycloak.d.ts", "run-tests.sh"], "typings": "keycloak.d.ts", "author": {"name": "Red Hat, Inc.", "url": "http://keycloak.org"}, "license": "Apache-2.0", "dependencies": {"jwk-to-pem": "^2.0.0"}, "devDependencies": {"@keycloak/keycloak-admin-client": "^18.0.0", "@octokit/rest": "^19.0.3", "axios": "^0.27.2", "blue-tape": "^1.0.0", "body-parser": "^1.13.3", "cookie-parser": "^1.4.5", "coveralls": "^3.0.1", "express": "^4.14.0", "express-session": "^1.14.2", "gunzip-maybe": "^1.4.2", "hogan-express": "^0.5.2", "ink-docstrap": "^1.1.4", "jsdoc": "^3.6.3", "jshint": "^2.10.2", "keycloak-request-token": "^0.1.0", "nock": "^13.2.2", "node-fetch": "^3.2.3", "nyc": "^15.0.0", "rsa-compat": "^2.0.8", "selenium-webdriver": "^3.6.0", "server-destroy": "^1.0.1", "standard": "^17.0.0", "tap-xunit": "^2.4.1", "tape": "^5.4.1", "tape-catch": "^1.0.6", "tar-fs": "^2.1.1"}, "optionalDependencies": {"chromedriver": "latest"}, "standard": {"ignore": ["**/keycloak*/"]}, "engines": {"node": ">=14"}, "repository": {"type": "git", "url": "https://github.com/keycloak/keycloak-nodejs-connect.git"}, "bugs": "https://github.com/keycloak/keycloak-nodejs-connect/issues", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/keycloak-connect/-/rhbk-24.0.9-nodejs-adapter.tar.gz", "shasum": "d7e5243a889bef8bdac487db43baeec0de7131bc", "integrity": "sha512-wQz09Fep3pXXCot8OZJWrlK6DFCXwUHL1nyN+9gKRC0073qIbRa+Oj3scDmhau6w1jlqoY4MGQqJ/V2tfLJ09Q=="}}, "26.0.6": {"name": "@redhat/keycloak-connect", "version": "26.0.6", "description": "Keycloak Connect Middleware", "homepage": "http://keycloak.org", "main": "keycloak.js", "scripts": {"lint": "jshint *.js stores/*.js middleware/*.js middleware/auth-utils/*.js example/*.js && standard", "test": "./run-tests.sh", "docs": "jsdoc --verbose -d docs -t ./node_modules/ink-docstrap/template -R README.md index.js ./middleware/*.js stores/*.js ./middleware/auth-utils/*.js", "coverage": "nyc cover tape test/unit/*.js tape test/*.js", "server:start": "./scripts/start-server.mjs -Dkeycloak.profile.feature.account_api=disabled -Dkeycloak.profile.feature.account2=disabled -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.file=test/fixtures/auth-utils/nodejs-test-realm.json -Dkeycloak.migration.strategy=OVERWRITE_EXISTING"}, "keywords": ["sso", "keycloak", "oauth", "oauth2.0", "authentication"], "files": ["example", "middleware", "stores", "test", "index.js", "uuid.js", "keycloak.d.ts", "run-tests.sh"], "typings": "keycloak.d.ts", "author": {"name": "Red Hat, Inc.", "url": "http://keycloak.org"}, "license": "Apache-2.0", "dependencies": {"jwk-to-pem": "^2.0.0"}, "devDependencies": {"@keycloak/keycloak-admin-client": "^18.0.0", "@octokit/rest": "^19.0.3", "axios": "^0.27.2", "blue-tape": "^1.0.0", "body-parser": "^1.13.3", "cookie-parser": "^1.4.5", "coveralls": "^3.0.1", "express": "^4.14.0", "express-session": "^1.14.2", "gunzip-maybe": "^1.4.2", "hogan-express": "^0.5.2", "ink-docstrap": "^1.1.4", "jsdoc": "^3.6.3", "jshint": "^2.10.2", "keycloak-request-token": "^0.1.0", "nock": "^13.2.2", "node-fetch": "^3.2.3", "nyc": "^15.0.0", "rsa-compat": "^2.0.8", "selenium-webdriver": "^3.6.0", "server-destroy": "^1.0.1", "standard": "^17.0.0", "tap-xunit": "^2.4.1", "tape": "^5.4.1", "tape-catch": "^1.0.6", "tar-fs": "^2.1.1"}, "optionalDependencies": {"chromedriver": "latest"}, "standard": {"ignore": ["**/keycloak*/"]}, "engines": {"node": ">=14"}, "repository": {"type": "git", "url": "https://github.com/keycloak/keycloak-nodejs-connect.git"}, "bugs": "https://github.com/keycloak/keycloak-nodejs-connect/issues", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/keycloak-connect/-/rhbk-26.0.6-nodejs-adapter.tar.gz", "shasum": "6f31bac271b10a4fc608d521c14531774aed724f", "integrity": "sha512-5eX0Z8Byld0j7iftTx34iJgfLSr+5FzZpN9itZMiSqD850uPbUkKvDWbp5orVvWcCWOwgkx3tKJItDLQdNzcYA=="}}, "26.0.7": {"name": "@redhat/keycloak-connect", "version": "26.0.7", "description": "Keycloak Connect Middleware", "homepage": "http://keycloak.org", "main": "keycloak.js", "scripts": {"lint": "jshint *.js stores/*.js middleware/*.js middleware/auth-utils/*.js example/*.js && standard", "test": "./run-tests.sh", "docs": "jsdoc --verbose -d docs -t ./node_modules/ink-docstrap/template -R README.md index.js ./middleware/*.js stores/*.js ./middleware/auth-utils/*.js", "coverage": "nyc cover tape test/unit/*.js tape test/*.js", "server:start": "./scripts/start-server.mjs -Dkeycloak.profile.feature.account_api=disabled -Dkeycloak.profile.feature.account2=disabled -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.file=test/fixtures/auth-utils/nodejs-test-realm.json -Dkeycloak.migration.strategy=OVERWRITE_EXISTING"}, "keywords": ["sso", "keycloak", "oauth", "oauth2.0", "authentication"], "files": ["example", "middleware", "stores", "test", "index.js", "uuid.js", "keycloak.d.ts", "run-tests.sh"], "typings": "keycloak.d.ts", "author": {"name": "Red Hat, Inc.", "url": "http://keycloak.org"}, "license": "Apache-2.0", "dependencies": {"jwk-to-pem": "^2.0.0"}, "devDependencies": {"@keycloak/keycloak-admin-client": "^18.0.0", "@octokit/rest": "^19.0.3", "axios": "^0.27.2", "blue-tape": "^1.0.0", "body-parser": "^1.13.3", "cookie-parser": "^1.4.5", "coveralls": "^3.0.1", "express": "^4.14.0", "express-session": "^1.14.2", "gunzip-maybe": "^1.4.2", "hogan-express": "^0.5.2", "ink-docstrap": "^1.1.4", "jsdoc": "^3.6.3", "jshint": "^2.10.2", "keycloak-request-token": "^0.1.0", "nock": "^13.2.2", "node-fetch": "^3.2.3", "nyc": "^15.0.0", "rsa-compat": "^2.0.8", "selenium-webdriver": "^3.6.0", "server-destroy": "^1.0.1", "standard": "^17.0.0", "tap-xunit": "^2.4.1", "tape": "^5.4.1", "tape-catch": "^1.0.6", "tar-fs": "^2.1.1"}, "optionalDependencies": {"chromedriver": "latest"}, "standard": {"ignore": ["**/keycloak*/"]}, "engines": {"node": ">=14"}, "repository": {"type": "git", "url": "https://github.com/keycloak/keycloak-nodejs-connect.git"}, "bugs": "https://github.com/keycloak/keycloak-nodejs-connect/issues", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/keycloak-connect/-/rhbk-26.0.7-nodejs-adapter.tar.gz", "shasum": "ceafa25c5e3f209d0809c4f498b0e24a0b7593e2", "integrity": "sha512-pmRk9B1qHfg3IaC1HXz1KWaWtdkKTVgjzT1CiFONON9N6YWlRtjZS5WcB39zSelJtO7CvDYmD0GP4nCoHA2GRA=="}}, "26.0.8": {"name": "@redhat/keycloak-connect", "version": "26.0.8", "description": "Keycloak Connect Middleware", "homepage": "http://keycloak.org", "main": "keycloak.js", "scripts": {"lint": "jshint *.js stores/*.js middleware/*.js middleware/auth-utils/*.js example/*.js && standard", "test": "./run-tests.sh", "docs": "jsdoc --verbose -d docs -t ./node_modules/ink-docstrap/template -R README.md index.js ./middleware/*.js stores/*.js ./middleware/auth-utils/*.js", "coverage": "nyc cover tape test/unit/*.js tape test/*.js", "server:start": "./scripts/start-server.mjs -Dkeycloak.profile.feature.account_api=disabled -Dkeycloak.profile.feature.account2=disabled -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.file=test/fixtures/auth-utils/nodejs-test-realm.json -Dkeycloak.migration.strategy=OVERWRITE_EXISTING"}, "keywords": ["sso", "keycloak", "oauth", "oauth2.0", "authentication"], "files": ["example", "middleware", "stores", "test", "index.js", "uuid.js", "keycloak.d.ts", "run-tests.sh"], "typings": "keycloak.d.ts", "author": {"name": "Red Hat, Inc.", "url": "http://keycloak.org"}, "license": "Apache-2.0", "dependencies": {"jwk-to-pem": "^2.0.0"}, "devDependencies": {"@keycloak/keycloak-admin-client": "^18.0.0", "@octokit/rest": "^19.0.3", "axios": "^0.27.2", "blue-tape": "^1.0.0", "body-parser": "^1.13.3", "cookie-parser": "^1.4.5", "coveralls": "^3.0.1", "express": "^4.14.0", "express-session": "^1.14.2", "gunzip-maybe": "^1.4.2", "hogan-express": "^0.5.2", "ink-docstrap": "^1.1.4", "jsdoc": "^3.6.3", "jshint": "^2.10.2", "keycloak-request-token": "^0.1.0", "nock": "^13.2.2", "node-fetch": "^3.2.3", "nyc": "^15.0.0", "rsa-compat": "^2.0.8", "selenium-webdriver": "^3.6.0", "server-destroy": "^1.0.1", "standard": "^17.0.0", "tap-xunit": "^2.4.1", "tape": "^5.4.1", "tape-catch": "^1.0.6", "tar-fs": "^2.1.1"}, "optionalDependencies": {"chromedriver": "latest"}, "standard": {"ignore": ["**/keycloak*/"]}, "engines": {"node": ">=14"}, "repository": {"type": "git", "url": "https://github.com/keycloak/keycloak-nodejs-connect.git"}, "bugs": "https://github.com/keycloak/keycloak-nodejs-connect/issues", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/keycloak-connect/-/rhbk-26.0.8-nodejs-adapter.tar.gz", "shasum": "1d25e2f2d96bbf37ea90217ac4f45d57c1e93853", "integrity": "sha512-6U5ylpAqkpCYWYmzes+3KEQdKc9TnKp6qK7xlxzHthIQ+cplVziieQ09npx7rzUH5dI8xEeG+zJrkJsfMdmipg=="}}, "26.0.9": {"name": "@redhat/keycloak-connect", "version": "26.0.9", "description": "Keycloak Connect Middleware", "homepage": "http://keycloak.org", "main": "keycloak.js", "scripts": {"lint": "jshint *.js stores/*.js middleware/*.js middleware/auth-utils/*.js example/*.js && standard", "test": "./run-tests.sh", "docs": "jsdoc --verbose -d docs -t ./node_modules/ink-docstrap/template -R README.md index.js ./middleware/*.js stores/*.js ./middleware/auth-utils/*.js", "coverage": "nyc cover tape test/unit/*.js tape test/*.js", "server:start": "./scripts/start-server.mjs -Dkeycloak.profile.feature.account_api=disabled -Dkeycloak.profile.feature.account2=disabled -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.file=test/fixtures/auth-utils/nodejs-test-realm.json -Dkeycloak.migration.strategy=OVERWRITE_EXISTING"}, "keywords": ["sso", "keycloak", "oauth", "oauth2.0", "authentication"], "files": ["example", "middleware", "stores", "test", "index.js", "uuid.js", "keycloak.d.ts", "run-tests.sh"], "typings": "keycloak.d.ts", "author": {"name": "Red Hat, Inc.", "url": "http://keycloak.org"}, "license": "Apache-2.0", "dependencies": {"jwk-to-pem": "^2.0.0"}, "devDependencies": {"@keycloak/keycloak-admin-client": "^18.0.0", "@octokit/rest": "^19.0.3", "axios": "^0.27.2", "blue-tape": "^1.0.0", "body-parser": "^1.13.3", "cookie-parser": "^1.4.5", "coveralls": "^3.0.1", "express": "^4.14.0", "express-session": "^1.14.2", "gunzip-maybe": "^1.4.2", "hogan-express": "^0.5.2", "ink-docstrap": "^1.1.4", "jsdoc": "^3.6.3", "jshint": "^2.10.2", "keycloak-request-token": "^0.1.0", "nock": "^13.2.2", "node-fetch": "^3.2.3", "nyc": "^15.0.0", "rsa-compat": "^2.0.8", "selenium-webdriver": "^3.6.0", "server-destroy": "^1.0.1", "standard": "^17.0.0", "tap-xunit": "^2.4.1", "tape": "^5.4.1", "tape-catch": "^1.0.6", "tar-fs": "^2.1.1"}, "optionalDependencies": {"chromedriver": "latest"}, "standard": {"ignore": ["**/keycloak*/"]}, "engines": {"node": ">=14"}, "repository": {"type": "git", "url": "https://github.com/keycloak/keycloak-nodejs-connect.git"}, "bugs": "https://github.com/keycloak/keycloak-nodejs-connect/issues", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/keycloak-connect/-/rhbk-26.0.9-nodejs-adapter.tar.gz", "shasum": "ff41bad773447f23077fd936ed9b2a3165556a08", "integrity": "sha512-oxL4dhVkCOrMhW/EIO5DIAatW76Pw5Y2xcWaIhGlCwxJR8i7uXgo6inhUY+eJF6KxHA0e3RPaEzeUdb0tkJgCw=="}}, "24.0.10": {"name": "@redhat/keycloak-connect", "version": "24.0.10", "description": "Keycloak Connect Middleware", "homepage": "http://keycloak.org", "main": "keycloak.js", "scripts": {"lint": "jshint *.js stores/*.js middleware/*.js middleware/auth-utils/*.js example/*.js && standard", "test": "./run-tests.sh", "docs": "jsdoc --verbose -d docs -t ./node_modules/ink-docstrap/template -R README.md index.js ./middleware/*.js stores/*.js ./middleware/auth-utils/*.js", "coverage": "nyc cover tape test/unit/*.js tape test/*.js", "server:start": "./scripts/start-server.mjs -Dkeycloak.profile.feature.account_api=disabled -Dkeycloak.profile.feature.account2=disabled -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.file=test/fixtures/auth-utils/nodejs-test-realm.json -Dkeycloak.migration.strategy=OVERWRITE_EXISTING"}, "keywords": ["sso", "keycloak", "oauth", "oauth2.0", "authentication"], "files": ["example", "middleware", "stores", "test", "index.js", "uuid.js", "keycloak.d.ts", "run-tests.sh"], "typings": "keycloak.d.ts", "author": {"name": "Red Hat, Inc.", "url": "http://keycloak.org"}, "license": "Apache-2.0", "dependencies": {"jwk-to-pem": "^2.0.0"}, "devDependencies": {"@keycloak/keycloak-admin-client": "^18.0.0", "@octokit/rest": "^19.0.3", "axios": "^0.27.2", "blue-tape": "^1.0.0", "body-parser": "^1.13.3", "cookie-parser": "^1.4.5", "coveralls": "^3.0.1", "express": "^4.14.0", "express-session": "^1.14.2", "gunzip-maybe": "^1.4.2", "hogan-express": "^0.5.2", "ink-docstrap": "^1.1.4", "jsdoc": "^3.6.3", "jshint": "^2.10.2", "keycloak-request-token": "^0.1.0", "nock": "^13.2.2", "node-fetch": "^3.2.3", "nyc": "^15.0.0", "rsa-compat": "^2.0.8", "selenium-webdriver": "^3.6.0", "server-destroy": "^1.0.1", "standard": "^17.0.0", "tap-xunit": "^2.4.1", "tape": "^5.4.1", "tape-catch": "^1.0.6", "tar-fs": "^2.1.1"}, "optionalDependencies": {"chromedriver": "latest"}, "standard": {"ignore": ["**/keycloak*/"]}, "engines": {"node": ">=14"}, "repository": {"type": "git", "url": "https://github.com/keycloak/keycloak-nodejs-connect.git"}, "bugs": "https://github.com/keycloak/keycloak-nodejs-connect/issues", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/keycloak-connect/-/rhbk-24.0.10-nodejs-adapter.tar.gz", "shasum": "e6817462d07576aa953930081cd8a8e78be4b18d", "integrity": "sha512-56JKMMx3chVAWBnf7KTb9KZocOE7PlZL3l4mse1x+2N73Ex2P/GidMqjT6QyRES/MqTQxKg6ffTyPQFUWOtLrA=="}}, "26.0.10": {"name": "@redhat/keycloak-connect", "version": "26.0.10", "description": "Keycloak Connect Middleware", "homepage": "http://keycloak.org", "main": "keycloak.js", "scripts": {"lint": "jshint *.js stores/*.js middleware/*.js middleware/auth-utils/*.js example/*.js && standard", "test": "./run-tests.sh", "docs": "jsdoc --verbose -d docs -t ./node_modules/ink-docstrap/template -R README.md index.js ./middleware/*.js stores/*.js ./middleware/auth-utils/*.js", "coverage": "nyc cover tape test/unit/*.js tape test/*.js", "server:start": "./scripts/start-server.mjs -Dkeycloak.profile.feature.account_api=disabled -Dkeycloak.profile.feature.account2=disabled -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.file=test/fixtures/auth-utils/nodejs-test-realm.json -Dkeycloak.migration.strategy=OVERWRITE_EXISTING"}, "keywords": ["sso", "keycloak", "oauth", "oauth2.0", "authentication"], "files": ["example", "middleware", "stores", "test", "index.js", "uuid.js", "keycloak.d.ts", "run-tests.sh"], "typings": "keycloak.d.ts", "author": {"name": "Red Hat, Inc.", "url": "http://keycloak.org"}, "license": "Apache-2.0", "dependencies": {"jwk-to-pem": "^2.0.0"}, "devDependencies": {"@keycloak/keycloak-admin-client": "^18.0.0", "@octokit/rest": "^19.0.3", "axios": "^0.27.2", "blue-tape": "^1.0.0", "body-parser": "^1.13.3", "cookie-parser": "^1.4.5", "coveralls": "^3.0.1", "express": "^4.14.0", "express-session": "^1.14.2", "gunzip-maybe": "^1.4.2", "hogan-express": "^0.5.2", "ink-docstrap": "^1.1.4", "jsdoc": "^3.6.3", "jshint": "^2.10.2", "keycloak-request-token": "^0.1.0", "nock": "^13.2.2", "node-fetch": "^3.2.3", "nyc": "^15.0.0", "rsa-compat": "^2.0.8", "selenium-webdriver": "^3.6.0", "server-destroy": "^1.0.1", "standard": "^17.0.0", "tap-xunit": "^2.4.1", "tape": "^5.4.1", "tape-catch": "^1.0.6", "tar-fs": "^2.1.1"}, "optionalDependencies": {"chromedriver": "latest"}, "standard": {"ignore": ["**/keycloak*/"]}, "engines": {"node": ">=14"}, "repository": {"type": "git", "url": "https://github.com/keycloak/keycloak-nodejs-connect.git"}, "bugs": "https://github.com/keycloak/keycloak-nodejs-connect/issues", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/keycloak-connect/-/rhbk-26.0.10-nodejs-adapter.tar.gz", "shasum": "addd28b63e6cc52496af5b1804345b4529e2d9ad", "integrity": "sha512-pR+caxfg+spuZlvWdxsa1D/Y7/m6c5HDCTfclzp92C7hbghaxwEsBlaFrr+qVe4/96yBPUPXJ8rwUdPX6deIkw=="}}, "24.0.11": {"name": "@redhat/keycloak-connect", "version": "24.0.11", "description": "Keycloak Connect Middleware", "homepage": "http://keycloak.org", "main": "keycloak.js", "scripts": {"lint": "jshint *.js stores/*.js middleware/*.js middleware/auth-utils/*.js example/*.js && standard", "test": "./run-tests.sh", "docs": "jsdoc --verbose -d docs -t ./node_modules/ink-docstrap/template -R README.md index.js ./middleware/*.js stores/*.js ./middleware/auth-utils/*.js", "coverage": "nyc cover tape test/unit/*.js tape test/*.js", "server:start": "./scripts/start-server.mjs -Dkeycloak.profile.feature.account_api=disabled -Dkeycloak.profile.feature.account2=disabled -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.file=test/fixtures/auth-utils/nodejs-test-realm.json -Dkeycloak.migration.strategy=OVERWRITE_EXISTING"}, "keywords": ["sso", "keycloak", "oauth", "oauth2.0", "authentication"], "files": ["example", "middleware", "stores", "test", "index.js", "uuid.js", "keycloak.d.ts", "run-tests.sh"], "typings": "keycloak.d.ts", "author": {"name": "Red Hat, Inc.", "url": "http://keycloak.org"}, "license": "Apache-2.0", "dependencies": {"jwk-to-pem": "^2.0.0"}, "devDependencies": {"@keycloak/keycloak-admin-client": "^18.0.0", "@octokit/rest": "^19.0.3", "axios": "^0.27.2", "blue-tape": "^1.0.0", "body-parser": "^1.13.3", "cookie-parser": "^1.4.5", "coveralls": "^3.0.1", "express": "^4.14.0", "express-session": "^1.14.2", "gunzip-maybe": "^1.4.2", "hogan-express": "^0.5.2", "ink-docstrap": "^1.1.4", "jsdoc": "^3.6.3", "jshint": "^2.10.2", "keycloak-request-token": "^0.1.0", "nock": "^13.2.2", "node-fetch": "^3.2.3", "nyc": "^15.0.0", "rsa-compat": "^2.0.8", "selenium-webdriver": "^3.6.0", "server-destroy": "^1.0.1", "standard": "^17.0.0", "tap-xunit": "^2.4.1", "tape": "^5.4.1", "tape-catch": "^1.0.6", "tar-fs": "^2.1.1"}, "optionalDependencies": {"chromedriver": "latest"}, "standard": {"ignore": ["**/keycloak*/"]}, "engines": {"node": ">=14"}, "repository": {"type": "git", "url": "https://github.com/keycloak/keycloak-nodejs-connect.git"}, "bugs": "https://github.com/keycloak/keycloak-nodejs-connect/issues", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/keycloak-connect/-/rhbk-24.0.11-nodejs-adapter.tar.gz", "shasum": "c04aa63286b8623884324dfef5cf1c4dc003914c", "integrity": "sha512-QcwmTlu4OWfOZ9rQEystJlMoqgdfYQ0Evdc335YacYS0JUoe1kuA7ZjlZm8+56bJEdUe0SSPpOxlNuOIgTngMA=="}}, "26.0.11": {"name": "@redhat/keycloak-connect", "version": "26.0.11", "description": "Keycloak Connect Middleware", "homepage": "http://keycloak.org", "main": "keycloak.js", "scripts": {"lint": "jshint *.js stores/*.js middleware/*.js middleware/auth-utils/*.js example/*.js && standard", "test": "./run-tests.sh", "docs": "jsdoc --verbose -d docs -t ./node_modules/ink-docstrap/template -R README.md index.js ./middleware/*.js stores/*.js ./middleware/auth-utils/*.js", "coverage": "nyc cover tape test/unit/*.js tape test/*.js", "server:start": "./scripts/start-server.mjs -Dkeycloak.profile.feature.account_api=disabled -Dkeycloak.profile.feature.account2=disabled -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.file=test/fixtures/auth-utils/nodejs-test-realm.json -Dkeycloak.migration.strategy=OVERWRITE_EXISTING"}, "keywords": ["sso", "keycloak", "oauth", "oauth2.0", "authentication"], "files": ["example", "middleware", "stores", "test", "index.js", "uuid.js", "keycloak.d.ts", "run-tests.sh"], "typings": "keycloak.d.ts", "author": {"name": "Red Hat, Inc.", "url": "http://keycloak.org"}, "license": "Apache-2.0", "dependencies": {"jwk-to-pem": "^2.0.0"}, "devDependencies": {"@keycloak/keycloak-admin-client": "^18.0.0", "@octokit/rest": "^19.0.3", "axios": "^0.27.2", "blue-tape": "^1.0.0", "body-parser": "^1.13.3", "cookie-parser": "^1.4.5", "coveralls": "^3.0.1", "express": "^4.14.0", "express-session": "^1.14.2", "gunzip-maybe": "^1.4.2", "hogan-express": "^0.5.2", "ink-docstrap": "^1.1.4", "jsdoc": "^3.6.3", "jshint": "^2.10.2", "keycloak-request-token": "^0.1.0", "nock": "^13.2.2", "node-fetch": "^3.2.3", "nyc": "^15.0.0", "rsa-compat": "^2.0.8", "selenium-webdriver": "^3.6.0", "server-destroy": "^1.0.1", "standard": "^17.0.0", "tap-xunit": "^2.4.1", "tape": "^5.4.1", "tape-catch": "^1.0.6", "tar-fs": "^2.1.1"}, "optionalDependencies": {"chromedriver": "latest"}, "standard": {"ignore": ["**/keycloak*/"]}, "engines": {"node": ">=14"}, "repository": {"type": "git", "url": "https://github.com/keycloak/keycloak-nodejs-connect.git"}, "bugs": "https://github.com/keycloak/keycloak-nodejs-connect/issues", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/keycloak-connect/-/rhbk-26.0.11-nodejs-adapter.tar.gz", "shasum": "23756bcb6d864643ef4a73aaedb61b67369c4778", "integrity": "sha512-C18sq+asyT/PPzNnydUCDa99+KplOPm8Ntr4sa6cX4YfXP3NJFl9IEUKMfqxzsJrvNyCrw2ufdKb3au2PYgbsQ=="}}, "26.1.1": {"name": "@redhat/keycloak-connect", "version": "26.1.1", "description": "Keycloak Connect Middleware", "homepage": "http://keycloak.org", "main": "keycloak.js", "scripts": {"lint": "standard", "test": "./run-tests.sh", "docs": "jsdoc --verbose -d docs -t ./node_modules/ink-docstrap/template -R README.md index.js ./middleware/*.js stores/*.js ./middleware/auth-utils/*.js", "coverage": "nyc cover tape test/unit/*.js tape test/*.js", "server:start": "./scripts/start-server.mjs -Dkeycloak.profile.feature.account_api=disabled -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.file=test/fixtures/auth-utils/nodejs-test-realm.json -Dkeycloak.migration.strategy=OVERWRITE_EXISTING", "guides": "node guides/guides.mjs $npm_package_version"}, "keywords": ["sso", "keycloak", "oauth", "oauth2.0", "authentication"], "files": ["example", "middleware", "stores", "test", "index.js", "uuid.js", "keycloak.d.ts", "run-tests.sh"], "typings": "keycloak.d.ts", "author": {"name": "Red Hat, Inc.", "url": "http://keycloak.org"}, "license": "Apache-2.0", "dependencies": {"jwk-to-pem": "^2.0.0"}, "devDependencies": {"@keycloak/keycloak-admin-client": "^18.0.0", "@octokit/rest": "^19.0.3", "axios": "^0.29.0", "blue-tape": "^1.0.0", "body-parser": "^1.13.3", "cookie-parser": "^1.4.5", "coveralls": "^3.0.1", "express": "^4.14.0", "express-session": "^1.14.2", "gunzip-maybe": "^1.4.2", "hogan-express": "^0.5.2", "ink-docstrap": "^1.1.4", "jsdoc": "^4.0.4", "jszip": "^3.10.1", "keycloak-request-token": "^0.1.0", "nock": "^13.2.2", "node-fetch": "^3.2.3", "nyc": "^17.1.0", "rsa-compat": "^2.0.8", "selenium-webdriver": "^3.6.0", "server-destroy": "^1.0.1", "standard": "^17.0.0", "tap-xunit": "^2.4.1", "tape": "^5.4.1", "tape-catch": "^1.0.6", "tar-fs": "^3.0.8"}, "optionalDependencies": {"chromedriver": "latest"}, "standard": {"ignore": ["**/keycloak*/"]}, "engines": {"node": ">=14"}, "repository": {"type": "git", "url": "https://github.com/keycloak/keycloak-nodejs-connect.git"}, "bugs": "https://github.com/keycloak/keycloak-nodejs-connect/issues", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/keycloak-connect/-/keycloak-connect-26.1.1.tgz", "shasum": "372f2663f0e542fc8b0ae9c9994d5b85de329893", "integrity": "sha512-zOieXnmXO/JmFdEa7mBdr9NAU4IBFmfMnS7k0XC58Kt8fS2IKA76siqAmmhkZwYIQ4H15LDXepmyxF1oabvngQ=="}}}, "dist-tags": {"latest": "26.1.1"}}