Skip to content

ugiispoyo/react-keycloak-id

Repository files navigation

React Keycloak Id

A simple middleware for using keycloak

How to run example in (CRA React App)

  1. clone this repository
  2. npm i
  3. cd examples/react-app
  4. don't forget to setup a keycloak, if you want you can using a example realm in folder "example-realm"
  5. create .env copy from .env.example and adjust value with your keycloak
  6. npm run dev

Installation package

npm i react-keycloak-id

or

yarn add react-keycloak-id

Detail package