4.0.14 • Published 11 months ago

@bitspur/react-keycloak-core v4.0.14

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

react-keycloak

This is a continuation of the react-keycloak project


React Keycloak

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 @bitspur/react-keycloak-web

or

npm install --save @bitspur/react-keycloak-web

or as a UMD package through unpkg

See @bitspur/react-keycloak-web package README for complete documentation.

SSR

React Keycloak for SSR frameworks requires:

  • React 16.0 or later
  • SSR Framework:
    • NextJS 9 or later
    • Razzle 3 or later
  • keycloak-js 9.0.2 or later
yarn add @bitspur/react-keycloak-ssr

or

npm install --save @bitspur/react-keycloak-ssr

See @bitspur/react-keycloak-ssr package README for complete documentation.

Support

versionkeycloak-js version
v2.0.0+9.0.2+
v1.x>=8.0.2 <9.0.2

Alternatives

If you need to connect using a more generic OIDC client instead of keycloak.js, consider using one of the following libraries:

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

4.0.9

12 months ago

4.0.8

12 months ago

4.0.5

12 months ago

4.0.4

12 months ago

4.0.10

12 months ago

4.0.6

12 months ago

4.0.3

12 months ago

4.0.2

12 months ago

4.0.12

12 months ago

4.0.11

12 months ago

4.0.14

11 months ago

4.0.13

12 months ago

4.0.1

1 year ago

4.0.0

1 year ago

3.2.0

1 year ago