Need help for setting up Keycloakify on existing react project #435
Unanswered
pranitkhadilkar7
asked this question in
Q&A
Replies: 1 comment
-
Hello @pranitkhadilkar7, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have existing react project in which I have added keyclokify
I have followed instructions given in https://docs.keycloakify.dev/keycloakify-in-my-app.
So, inside src directory I have created new directory named keycloak-theme similar to what we have in keycloak-starter project.
When I was trying to build the theme I was able to get the respective jar file in the build_keycloak/target. But when I use this theme inside keycloak I'm getting error rendering login.ftl
Beta Was this translation helpful? Give feedback.
All reactions