You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm having a weird problem where silentSignin / Renew works with non-public routes, but fails with a context: "authenticateOidcSilent", error: "Frame window timed out" with public routes, which I debugged after stepping into vuex-oidc source code. The silent renew callback page is called in both scenarios.
The text was updated successfully, but these errors were encountered:
Hi, I'm having a weird problem where silentSignin / Renew works with non-public routes, but fails with a
context: "authenticateOidcSilent", error: "Frame window timed out"
with public routes, which I debugged after stepping into vuex-oidc source code. The silent renew callback page is called in both scenarios.The text was updated successfully, but these errors were encountered: