Failed to integrate keycloak to shards-dashboard
sonnynorca opened this issue · 1 comments
sonnynorca commented
I was following the instructions on this website "https://scalac.io/user-authentication-keycloak-1/" to integrate the keycloak into shards-dashboard when I encountered some error saying
js__WEBPACK_IMPORTED_MODULE_4__ is not a function
any ideas?
sonnynorca commented
I've found similar issue. It was due to the version of keycloak-js I have used. The code was working for Keycloak-js version 6.0.1 but suddenly breaks for version 7.0.0 as mentioned here mauriciovigolo/keycloak-angular#153