keycloak-scim/adapters/oidc/js
Luc Berger c93fee0c68
Update sha256 import to be default import (#10468)
This should fix the "Failed to compile. ./node_modules/keycloak-js/dist/keycloak.mjs
Can't import the named export 'sha256' from non EcmaScript module (only default export is available)" error.

Closes #10314
2022-02-25 12:51:34 -05:00
..
dist ACR support in the javascript adapter 2022-02-24 20:07:50 +01:00
src Update sha256 import to be default import (#10468) 2022-02-25 12:51:34 -05:00
static Add doctype to login-status-iframe 2022-02-15 14:34:36 +01:00
.gitignore Unify package files for JS adapter (#9789) 2022-02-08 13:52:46 -05:00
package-lock.json Unify package files for JS adapter (#9789) 2022-02-08 13:52:46 -05:00
package.json Unify package files for JS adapter (#9789) 2022-02-08 13:52:46 -05:00
pom.xml Set version to 18.0.0-SNAPSHOT (#10165) 2022-02-11 21:28:06 +01: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