React Keycloak Versions Save

React/React Native/NextJS/Razzle components for Keycloak

v6.0.3

5 years ago

Feature

  • Add onTokens handler (will replace onToken).
  • Deprecate onToken handler.
  • Improve Typescript definitions.

Chore

  • Add validate Typescript task to Travis CI pipeline.

v6.0.2

5 years ago

Features

  • Improve Typescript definitions.

v6.0.1

5 years ago

6.0.1

Features

  • Add Typescript definitions (#4)

v6.0.0

5 years ago

6.0.0

Feature

  • Bump required keycloak-js version to 6.0.0

v5.1.0

5 years ago

5.1.0

Breaking

  • Changed LoadingComponent behaviour: when not specified children will render while Keycloak is being initialized.
  • useKeycloak Hook now returns an Array/Object instead of Keycloak instance.

Features

  • Added keycloakInitialized props to withKeycloak HOC
  • Added initialized property to useKeycloak Hook
  • useKeycloak Hook returned value can now be used with both array and object destructuring to simplify usage.

v5.0.0

5 years ago

5.0.0

First stable release