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
The session object provided by IronSession to the middleware and to the application runtime is not always in sync. This leads to improper states for pages.
Motivation
No response
Change
Investigate if implementing a redis store can fix this issue
Or
Replace IronSession with custom providers in NextAuth,
Additional Information
The Rucio API needs to be changed.
The text was updated successfully, but these errors were encountered:
Description
The session object provided by IronSession to the middleware and to the application runtime is not always in sync. This leads to improper states for pages.
Motivation
No response
Change
Investigate if implementing a redis store can fix this issue
Or
Replace IronSession with custom providers in NextAuth,
Additional Information
The text was updated successfully, but these errors were encountered: