dsb-norge / vue-keycloak-js

A Keycloak plugin for Vue 2
https://www.dsb.no
ISC License
274 stars 99 forks source link

keycloakInit #210

Open dtb-jim20 opened 1 month ago

dtb-jim20 commented 1 month ago

Recently, I have been researching the speed of first screen loading spped, I found that the web will reload when keycloak.Init, however, some resources have already been loaded before init, This will result in longer first screen loading time my goal is : Remove the resources loaded before keycheck init, or let keycheck init start earlier,and let first screen loading faster

itzwg commented 3 weeks ago

同样的需求。。。。