Keycloakify in my App
Setting up Keycloakify in your Web App
Last updated
Was this helpful?
Setting up Keycloakify in your Web App
Last updated
Was this helpful?
If you are starting a new project, the best approach is to fork the starter repo, read its readme and start from here.
If you are familiar with how Keycloakify work and you want to set it up in an existing Vite project here is what you need to do:
The acceptable directory hierarchy is the following:
You can have only login
for example if you don't implement and account or email theme.
You need, however, to have a src
directory. This is not customizable.
If your project is using Webpack but not Create React App you might want to checkout .