Update Keycloak version to 25.0.6
To allow compatibility with new Keycloak versions I'm updating the Keycloak version of the project to 25.0.6
Would be great if you could merge it, since the current one isn't working with the newer keycloack versions.
@hamdi3 would love to, but that depends on @bleumink to get approval to be able to merge and generate a new version. I just updated the README file so you can generate your version and copy it directly to your project if you need it.
@luisromanbcn Does this change support Keycloak veresion 26.0.5? btw : for packageing
npm install rollup rollup-plugin-svelte @rollup/plugin-node-resolve @rollup/plugin-commonjs @rollup/plugin-typescript svelte-preprocess typescript @tsconfig/svelte rollup-plugin-css-only rollup-plugin-terser tslib
@luisromanbcn Does this change support Keycloak veresion 26.0.5? btw : for packageing
npm install rollup rollup-plugin-svelte @rollup/plugin-node-resolve @rollup/plugin-commonjs @rollup/plugin-typescript svelte-preprocess typescript @tsconfig/svelte rollup-plugin-css-only rollup-plugin-terser tslib
Yes, supports it
Hello everyone. I would like to propose that we turn this PR into a new package/repository on its own. Apparently this project is deprecated, and it would be great to be able to install the functional version of the plugin from pypi. If it is not in @luisromanbcn interest to do this, if you authorize me to use your PR as a basis, I can do it here