@keycloak-react/core
v4.0.1
Published
React bindings for Keycloak javascript adapter (core)
Downloads
17
Readme
React Keycloak
React bindings for Keycloak
Table of Contents
Integrations
React
React Keycloak for Web requires:
- React 16.0 or later
keycloak-js
9.0.2 or later
yarn add @keycloak-react/web
or
npm install --save @keycloak-react/web
or 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-js
9.0.2 or later
yarn add @keycloak-react/nextjs
or
npm install --save @keycloak-react/nextjs
See @keycloak-react/nextjs
package README for complete documentation.
Razzle
React Keycloak for Razzle requires:
- React 16.0 or later
- Razzle 3 or later
keycloak-js
9.0.2 or later
yarn add @keycloak-react/razzle
or
npm install --save @keycloak-react/razzle
See @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.