keycloak-scim/js/libs/keycloak-js
Alex Szczuczko 7953085ed2
Fix set-version.sh's handling of NPM versions (#23638)
This introduces a maven property, `project.version.npm`, to allow maven to know what NPM version is, in scenarios that it's not identical to `project.version`. This occurs when the set-version's semver translation code is activated

Closes #23635
2023-10-04 08:00:53 +02:00
..
dist Add 'consent' prompt option to KeycloakLoginOptions (#23453) 2023-09-21 16:00:37 +00:00
src Always check storage access before placing test cookie (#23393) 2023-09-27 13:38:53 +02:00
package.json Bump rollup from 3.29.3 to 3.29.4 in /js (#23589) 2023-09-29 10:21:48 +02:00
pom.xml Fix set-version.sh's handling of NPM versions (#23638) 2023-10-04 08:00:53 +02:00
README.md Move Keycloak JS into the NPM workspace (#17401) 2023-03-03 13:56:53 +01:00
rollup.config.ts Move Keycloak JS into the NPM workspace (#17401) 2023-03-03 13:56:53 +01:00
tsconfig.json Move Keycloak JS into the NPM workspace (#17401) 2023-03-03 13:56:53 +01:00

Keycloak JS

The documentation can be found in the Keycloak documentation.