Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@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 67,330 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.