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 am a total beginner so please clarify for me, Authenticated and Unauthenticated won't work with NextJS SSR right? It login but after reloading page its stuck showing whatever is in AuthLoading.
Would it be fine to mention for NextJs users that Authenticated and Unauthenticated will fallback to AuthLoading on page reload, so should use middleware instead (and provide quicklink for that page).
The text was updated successfully, but these errors were encountered:
I am a total beginner so please clarify for me, Authenticated and Unauthenticated won't work with NextJS SSR right? It login but after reloading page its stuck showing whatever is in AuthLoading.
Would it be fine to mention for NextJs users that Authenticated and Unauthenticated will fallback to AuthLoading on page reload, so should use middleware instead (and provide quicklink for that page).
The text was updated successfully, but these errors were encountered: