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
Describe the bug
A warning in Firefox about future version requiring this in the header:
Cookie “X-AuthToken” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
Describe the bug
A warning in Firefox about future version requiring this in the header:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: