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
fix(backend): read refresh token from same cookie set as session token
Align refreshTokenInCookie with sessionTokenInCookie by respecting
usesSuffixedCookies() decision, with fallback to suffixed cookie for
backwards compatibility during the transition period.
0 commit comments