Update Keycloakify and fix the condition for rendering forgoten password in loggin

This commit is contained in:
Joseph Garrone
2024-01-26 01:13:09 +01:00
parent ad0dba92ed
commit 88a0e05756
3 changed files with 10 additions and 10 deletions

View File

@ -26,7 +26,7 @@
"dependencies": {
"evt": "^2.5.7",
"oidc-spa": "^4.0.0",
"keycloakify": "^9.1.10",
"keycloakify": "^9.1.11",
"powerhooks": "^1.0.8",
"react": "18.1.0",
"react-dom": "18.1.0",