dsb-norge / vue-keycloak-js

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

Keycloak - Ionic/Capacitor #149

Open Excel1 opened 2 years ago

Excel1 commented 2 years ago

Hi,

im currently try to figur out how to connect quasar with capacitor and keycloak. Quasar with vue-keycloak works fine but by using capacitor mode im unable to get redirected correctly back again to my app. I found a repository for keycloak-js thats implements a new capacitor adapter which supports easier connectivity to keycloak from a js web app. Its worth to implement keycloak-ionic adapters in this repository?

https://github.com/JohannesBauer97/keycloak-ionic

allenwipf commented 1 year ago

@Excel1 did you ever get this figured out?

Excel1 commented 1 year ago

@allenwipf in this discussion https://github.com/quasarframework/quasar/discussions/9955 @marchalb got a fix for this problem.