Keycloakify
HomeGitHubStorybookAlternative to keycloak-js
  • Documentation
  • Release Notes & Upgrade Instructions
  • FAQ
  • v11
  • v10
  • v9
  • v8
  • v7
  • v6.12
  • v6
  • Other guides
    • ⬆️Migrating from Create-React-App to Vite
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub

v6.12

Last updated 4 months ago

Was this helpful?

  • The components directory have been renamed pages

  • Template.tsx and KcProps.ts have been moved up one level

-import Login = lazy(()=> "keycloakify/lib/components/Login");
+import Login = lazy(()=> "keycloakify/lib/pages/Login");

-import type { KcProps } from "keycloakify/lib/components/KcProps";
+import type { KcProps } from "keycloakify/lib/KcProps";

-import type { LoginProps } from "keycloakify/lib/components/Login";
+import type { LoginProps } from "keycloakify/lib/pages/Login";

-import { evtTermMarkdown } from "keycloakify/lib/components/Terms";
+import { evtTermMarkdown } from "keycloakify/lib/pages/Terms";
Cloud IAM - Keycloak Identity and Access Management as a Service
Feeling overwhelmed? Check out our exclusive sponsor's Cloud IAM consulting services to simplify your experience.
Logo