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
I started with a very similar API, except that the isAuthenticated is directly from the state and updated on expire instead of being a function. With the way this repository exposes isAuthenticated as a function, doesn't correctly let the components know when to re-render.
I saw that you were open to other identity providers besides Auth0, so how about oidc-client?
The text was updated successfully, but these errors were encountered: