keycloak-scim/adapters/oidc/js
dependabot[bot] da91f8563a Bump minimatch from 3.0.4 to 3.1.2 in /adapters/oidc/js
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-25 10:58:30 -03:00
..
dist Fix typo in keycloak.d.ts (#12197) 2022-05-26 15:45:10 -03:00
src Add proper variable declaration for AuthZ JS (#14561) 2022-09-23 11:17:16 -04:00
.gitignore Unify package files for JS adapter (#9789) 2022-02-08 13:52:46 -05:00
package-lock.json Bump minimatch from 3.0.4 to 3.1.2 in /adapters/oidc/js 2022-11-25 10:58:30 -03:00
package.json Add 'prepublishOnly' script for Keycloak JS (#13365) 2022-07-27 12:35:13 -04:00
pom.xml Move session iframe pages (#14769) 2022-10-13 08:16:20 +02:00
README.md Add README for Keycloak JS to the NPM package (#10085) 2022-04-08 12:43:37 -04:00
rollup.config.ts Unify package files for JS adapter (#9789) 2022-02-08 13:52:46 -05:00
tsconfig.json KEYCLOAK-14817 Allow JS adapter to be bundled as ES module (#9351) 2022-01-13 08:28:30 +01:00

Keycloak JS

The documentation can be found in the Keycloak documentation.