Socket
Socket
Sign inDemoInstall

n8n-nodes-keycloak

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-keycloak - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

1

dist/nodes/KeycloakEmailVerify/KeycloakEmailVerify.node.js

@@ -59,3 +59,2 @@ "use strict";

type: 'string',
typeOptions: { password: true },
default: '',

@@ -62,0 +61,0 @@ description: 'Token for auth Keycloak',

@@ -65,3 +65,2 @@ "use strict";

type: 'string',
typeOptions: { password: true },
default: '',

@@ -68,0 +67,0 @@ description: 'Token for auth Keycloak',

2

dist/nodes/KeycloakTokenVerify/KeycloakTokenVerify.node.js

@@ -47,3 +47,3 @@ "use strict";

type: 'string',
typeOptions: { password: true },
typeOptions: { password: false },
default: 'headers.authorization',

@@ -50,0 +50,0 @@ description: 'The key for token to check in Keycloak. "Bearer" keyword is removed.',

{
"name": "n8n-nodes-keycloak",
"version": "0.1.0",
"version": "0.1.1",
"description": "This npm module provides a set of nodes to interact with Keycloak, offering functionalities ranging from email verification to token validation and sending emails.\n",

@@ -5,0 +5,0 @@ "keywords": [

{
"name": "n8n-nodes-keycloak",
"version": "0.1.0",
"version": "0.1.1",
"description": "This npm module provides a set of nodes to interact with Keycloak, offering functionalities ranging from email verification to token validation and sending emails.\n",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc