keycloak-scim/js/libs/keycloak-js
dependabot[bot] 4dd97557cb
Bump rollup from 4.13.2 to 4.14.0 (#28391)
Bumps [rollup](https://github.com/rollup/rollup) from 4.13.2 to 4.14.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.13.2...v4.14.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 12:24:17 +02:00
..
dist Enable PKCE by default for Keycloak JS (#26412) 2024-01-23 14:04:13 +01:00
src Do not verify nonce in access and refresh tokens (only id tokens) (#26891) 2024-02-08 13:19:32 +01:00
package.json Bump rollup from 4.13.2 to 4.14.0 (#28391) 2024-04-03 12:24:17 +02:00
pom.xml Move all JavaScript projects into single PNPM workspace (#24537) 2024-04-02 16:14:58 +02:00
README.md Move Keycloak JS into the NPM workspace (#17401) 2023-03-03 13:56:53 +01:00
rollup.config.ts Drop base64-js dependency from Keycloak JS (#26265) 2024-01-17 13:23:40 +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.