πŸ”©Integrating Keycloakify in your Codebase

There is two main approach to integrate Keycloakify into your project, pick the one that you think will work best for you.

If you happen to be devlopping a React Single Page Application with Vite or Webpack you can install Keycloakify directly within your project!

This approach make it easy to reuse style and component of your main application in your Keycloakify theme if you are not in a mono-repository setup.

In your React Project

Was this helpful?