react_jwt_auth icon indicating copy to clipboard operation
react_jwt_auth copied to clipboard

Foreign/third-party cookie jwt warnings

Open hsmptg opened this issue 1 year ago • 0 comments

I get the following warnings:

  • Firefox: Cookie “jwt” will soon be rejected because it is foreign and does not have the “Partitioned“ attribute.
  • Chrome: Third-party cookie will be blocked in future Chrome versions as part of Privacy Sandbox.

It seems that this could be a problem only in the future but there is any way to avoid them right now?

Regards

hsmptg avatar Aug 07 '24 17:08 hsmptg