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.3.2

2

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

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

@@ -347,1 +347,5 @@ vue-keycloak plugin

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).
### Localhost !== 127.0.0.1
Note that if you run keycloak on your own machine its important to be consistent with the settings for it's address. Cookies created from 127.0.0.1 will not be sent to "localhost" and vice versa.

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