
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@plusauth/oidc-client-js
Advanced tools
OpenID Connect (OIDC) and OAuth2 library for browser based JavaScript applications.
OpenID Connect (OIDC) and OAuth2 library for browser based JavaScript applications.
From the CDN:
⚠ NOTE: Although
@plusauth/oidc-client-js
follows semantic versioning, we advise using specific versions in CDN links as they are easy to forget and latest version may break up your application. Make sure to check releases and use the specific version.
<script src="https://unpkg.com/@plusauth/oidc-client-js@1.3.0/dist/oidc-client.min.js"></script>
Using npm:
npm install @plusauth/oidc-client-js
or yarn:
yarn add @plusauth/oidc-client-js
Documentation is served on PlusAuth documentation site. You can reach it from here
Please visit here
This library uses global fetch api. If your app requires to be working in environment that does not have fetch
you must use a polyfill like whatwg-fetch.
Have a look at examples directory for various examples
FAQs
OpenID Connect (OIDC) and OAuth2 library for browser based JavaScript applications.
The npm package @plusauth/oidc-client-js receives a total of 65 weekly downloads. As such, @plusauth/oidc-client-js popularity was classified as not popular.
We found that @plusauth/oidc-client-js demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.