UNPKG

keycloak-js

Version:
25 lines (24 loc) 511 B
{ "name": "keycloak-js", "version": "6.0.1", "description": "Keycloak Adapter", "main": "dist/keycloak.js", "typings": "dist/keycloak.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/keycloak/keycloak" }, "author": "Keycloak", "license": "Apache-2.0", "homepage": "https://www.keycloak.org", "keywords": [ "keycloak", "sso", "oauth", "oauth2", "authentication" ] }