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.
@bitspur/react-keycloak-core
Advanced tools
React bindings for Keycloak javascript adapter (core)
This is a continuation of the react-keycloak project
React bindings for Keycloak
React Keycloak for Web requires:
keycloak-js
9.0.2 or lateryarn add @bitspur/react-keycloak-web
or
npm install --save @bitspur/react-keycloak-web
or as a UMD
package through unpkg
one for development: https://unpkg.com/@bitspur/react-keycloak-web@latest/dist/umd/react-keycloak-web.js
one for production: https://unpkg.com/@bitspur/react-keycloak-web@latest/dist/umd/react-keycloak-web.min.js
See @bitspur/react-keycloak-web
package README for complete documentation.
React Keycloak for SSR frameworks requires:
keycloak-js
9.0.2 or lateryarn add @bitspur/react-keycloak-ssr
or
npm install --save @bitspur/react-keycloak-ssr
See @bitspur/react-keycloak-ssr
package README for complete documentation.
version | keycloak-js version |
---|---|
v2.0.0+ | 9.0.2+ |
v1.x | >=8.0.2 <9.0.2 |
If you need to connect using a more generic OIDC client instead of keycloak.js
, consider using one of the following libraries:
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
FAQs
React bindings for Keycloak javascript adapter (core)
We found that @bitspur/react-keycloak-core demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.