I'm using cookie-universal-nuxt on my project and getting lots of "samesite" attribute set to "none" error. how to change it's samesite policy to "lax"?
error message:
Cookie “x” will be soon rejected because it has the “SameSite” attribute set to “None” or an invalid value, without the “secure” attribute