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
When apple redirects back with post request, I lose the current user session due sameSite Lax because it does not include cookie in callback with cross site post request.
When apple redirects back with post request, I lose the current user session due sameSite Lax because it does not include cookie in callback with cross site post request.