Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH 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.2.1/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
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 493 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
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.