Socket
Book a DemoInstallSign in
Socket

neo4j-client-sso

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neo4j-client-sso

Single sign-on client (frontend) library for Neo4j products

latest
Source
npmnpm
Version
1.2.3
Version published
Maintainers
1
Created
Source

neo4j-client-sso

Single sign-on client (frontend) library for Neo4j products.

IMPORTANT! This library requires the window interface/object!

Install

Run yarn add neo4j-client-sso

Documentation

You can generate the documentation locally by running yarn docs and find the documentation under /docs.

Development setup

  • Clone this repo
  • Install yarn globally (not required but recommended): brew install yarn or npm install -g yarn
  • Install project dependencies: yarn install

Enable debugging

Add the following entry in your web browser's Local Storage to enable the debugging mode even with a production build (so when NODE_ENV is equal to 'production'):

KeyValue
OIDC/OAuth#EnableAuthDebuggingtrue

Keywords

Neo4j

FAQs

Package last updated on 06 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts