π§ͺDevelopment
Test and debug your theme
Seeing the result live
import { getKcContext } from "keycloakify";
const { kcContext } = getKcContext({
+ "mockPageId": "login.ftl"
});Testing in a real Keycloak instance
Last updated
Was this helpful?