
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
@react-keycloak/core
Advanced tools
React bindings for Keycloak
React Keycloak for Web requires:
keycloak-js
9.0.2 or lateryarn add @react-keycloak/web
or
npm install --save @react-keycloak/web
or as a UMD
package through unpkg
one for development: https://unpkg.com/@react-keycloak/web@latest/dist/umd/react-keycloak-web.js
one for production: https://unpkg.com/@react-keycloak/web@latest/dist/umd/react-keycloak-web.min.js
See @react-keycloak/web
package README for complete documentation.
React Keycloak for SSR frameworks requires:
keycloak-js
9.0.2 or lateryarn add @react-keycloak/ssr
or
npm install --save @react-keycloak/ssr
See @react-keycloak/ssr
package README for complete documentation.
React Keycloak for React Native requires React Native 61.0 or later
To install run
yarn add @react-keycloak/native
or
npm install --save @react-keycloak/native
See @react-keycloak/native
package README for complete documentation.
version | keycloak-js version |
---|---|
v2.0.0+ | 9.0.2+ |
v1.x | >=8.0.2 <9.0.2 |
See @react-keycloak/react-keycloak-examples
repository for various demo implementing this library main features.
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
If you found this project to be helpful, please consider buying me a coffee.
FAQs
React bindings for Keycloak javascript adapter (core)
The npm package @react-keycloak/core receives a total of 63,411 weekly downloads. As such, @react-keycloak/core popularity was classified as popular.
We found that @react-keycloak/core demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.