neo4j-client-sso
TypeScript icon, indicating that this package has built-in type declarations

1.2.3 • Public • Published

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

  1. Clone this repo
  2. Install yarn globally (not required but recommended): brew install yarn or npm install -g yarn
  3. 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'):

Key Value
OIDC/OAuth#EnableAuthDebugging true

Readme

Keywords

Package Sidebar

Install

npm i neo4j-client-sso

Weekly Downloads

1,807

Version

1.2.3

License

Apache-2.0

Unpacked Size

180 kB

Total Files

59

Last publish

Collaborators

  • neo4j-organization