Last updated
Was this helpful?
Was this helpful?
- ) || (
- key == "attributes" &&
- areSamePath(path, ["realm"])
- ) || (
+ ) || (
+ areSamePath(path, ["realm", "attributes"]) &&
+ !["myFirstAttribute", "mySecondAttribute"]?seq_contains(key)
+ ) || (- ) || (
- key == "attributes" &&
- areSamePath(path, ["realm"])
- ) || (
+ ) || (
+ areSamePath(path, ["realm", "attributes"]) &&
+ !key?starts_with("theme_")
+ ) || (yarn add --dev patch-packagenpx patch-package keycloakify{
"name": "keycloakify-starter",
"scripts": {
"postinstall": "patch-package",
"dev": "vite",