@keycloak-react/core v4.0.1

React Keycloak
React bindings for Keycloak
Table of Contents
Integrations
React
React Keycloak for Web requires:
- React 16.0 or later
keycloak-js9.0.2 or later
yarn add @keycloak-react/webor
npm install --save @keycloak-react/webor as a UMD package through unpkg
one for development: https://unpkg.com/@keycloak-react/web@latest/dist/umd/react-keycloak-web.js
one for production: https://unpkg.com/@keycloak-react/web@latest/dist/umd/react-keycloak-web.min.js
See @keycloak-react/web package README for complete documentation.
NextJS
React Keycloak for NextJS requires:
- React 16.0 or later
- NextJS 9 or later
keycloak-js9.0.2 or later
yarn add @keycloak-react/nextjsor
npm install --save @keycloak-react/nextjsSee @keycloak-react/nextjs package README for complete documentation.
Razzle
React Keycloak for Razzle requires:
- React 16.0 or later
- Razzle 3 or later
keycloak-js9.0.2 or later
yarn add @keycloak-react/razzleor
npm install --save @keycloak-react/razzleSee @keycloak-react/razzle package README for complete documentation.
Support
| version | keycloak-js version |
|---|---|
| v2.0.0+ | 9.0.2+ |
| v1.x | >=8.0.2 <9.0.2 |
Examples
See inside examples for various demo implementing this library main features.
Note: The demo apps are not meant to be production-ready nor starter-kit s but just a way to show this module components and their usage.
Contributors
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
If you found this project to be helpful, please consider buying me a coffee.
6 years ago
