Security News
JSR Working Group Kicks Off with Ambitious Roadmap and Plans for Open Governance
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
@cognite/frontend-auth-provider
Advanced tools
Authenication helper for CDP including a React wrapper
The Cognite Frontend Auth Provider makes it easy to integrate Cognite's login flow into any web application.
You need to use the Cognite JavaScript SDK with this module.
Install the package with yarn:
yarn add @cognite/frontend-auth-provider
or npm
npm install @cognite/frontend-auth-provider --save
See the examples folder on how to use this module.
The SDK is written in native typescript, so no extra types needs to be defined.
How to release a new version:
$ npm version [patch/minor/major]
git push --tags
)FAQs
Authenication helper for CDP including a React wrapper
The npm package @cognite/frontend-auth-provider receives a total of 3 weekly downloads. As such, @cognite/frontend-auth-provider popularity was classified as not popular.
We found that @cognite/frontend-auth-provider demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 34 open source maintainers collaborating on the project.
Did you know?
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.
Security News
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
Security News
Research
An advanced npm supply chain attack is leveraging Ethereum smart contracts for decentralized, persistent malware control, evading traditional defenses.
Security News
Research
Attackers are impersonating Sindre Sorhus on npm with a fake 'chalk-node' package containing a malicious backdoor to compromise developers' projects.