arajkovic22

Results 4 comments of arajkovic22

I was getting error like: Turns out this library is full of bugs. We do not use client secret and since I was passing the empty string error was triggered...

Turns out that client id must be available in build time for logout to work. I am still not sure why, but when we moved client id to be pulled...

I've got the same issue with Zitadel provider. Also automaticRefresh is not wroking for me but I managed to make a custom refresh logic within app.vue onBeforeMount ` const {...

@itpropro Using the beta v5 now, refresh is now working BUT ONLY when token expires. expirationThreshold in the sessions config seems to have no effect for automatic refresh and also...