New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dsb-norge/vue-keycloak-js

Package Overview
Dependencies
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dsb-norge/vue-keycloak-js - npm Package Compare versions

Comparing version

to
1.1.3

0

LICENSE.md

@@ -0,0 +0,0 @@ Copyright 2019 DSB

2

package.json
{
"name": "@dsb-norge/vue-keycloak-js",
"version": "1.1.2",
"version": "1.1.3",
"author": "Nils Lien <nils.lien@gmail.com>",

@@ -5,0 +5,0 @@ "description": "A Keycloak plugin for Vue >= 2.x",

@@ -319,1 +319,13 @@ vue-keycloak plugin

the NPM registry
## Frequently asked questions
We try to answer the most frequently asked questions here.
### How can I specify client secret?
Short answer: You should not.
For some mysterious reasons, there is undocumented support for it in the Keycloak Javascript Adapter, but it makes little sense to use it. The secret must be present in the browser, and is therefore no longer a secret. See [issue 22](https://github.com/dsb-norge/vue-keycloak-js/issues/22).
The client secret is [removed from Keycloak 8.0](https://www.keycloak.org/docs/latest/release_notes/index.html#credentials-support-removed-from-the-javascript-adapter).

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display