As part of Keycloak 26 we want to de-couple Keycloak JS from the Keycloak server (see keycloak/keycloak#32820). As part of this effort the quickstarts should no longer use the version of Keycloak JS statically served from the Keycloak server itself, but rather include it through NPM as a regular dependency.
As part of Keycloak 26 we want to de-couple Keycloak JS from the Keycloak server (see keycloak/keycloak#32820). As part of this effort the quickstarts should no longer use the version of Keycloak JS statically served from the Keycloak server itself, but rather include it through NPM as a regular dependency.