r4id4h
Results
3
comments of
r4id4h
> Im having those logs, even if I activated offline_access scope for the client > > ``` > [nuxt-oidc-auth] WARN [nuxt-oidc-auth]: Persistent user session not found > > [nuxt-oidc-auth] ℹ...
I did something similar with proxyReqWS in https://github.com/http-party/node-http-proxy/pull/1709 you can easily adapt for your needs
Nevermind, I achieved the wanted behaviour by just intercepting while bootstrapping and calling useAuth.signIn