dsb-norge / vue-keycloak-js

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

Vue3 Support #170

Open PeterPilley opened 1 year ago

PeterPilley commented 1 year ago

Hi guys, is there any update on better support for vue3 also examples without typescript or is it going to be typescript moving forward?

One issue we are coming into is if we have a client in keycloak that is setup for vue3 ie is using public instead of confidential it has issues accessing other data held by other clients in the same realm. If I use nodejs or python I have no issues accessing data across clients provided the user is authenticated.