level12 / keg-auth

Robust authentication system for Keg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Same Site Error on Login with FF

nZac opened this issue · comments

I am getting this error on Keg-Auth login pages in FF.

Cookie “session” will be soon rejected because it has the “sameSite” attribute set to “none” or an invalid value, without the “secure” attribute. To know more about the “sameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite

I'll need some more information on where you're seeing this. For our live sites that use keg-auth, I'm not seeing any warnings/errors. Is this with a particular project, or perhaps a 3rd-party lib changed that's not on one of our live sites yet?

As far as I know, this hasn't been a problem. Closing until we have a concrete example.