DesignRevision/shards-dashboard-react

Failed to integrate keycloak to shards-dashboard

sonnynorca opened this issue · 1 comments

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

shards_reactjs error

js__WEBPACK_IMPORTED_MODULE_4__ is not a function
any ideas?

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