mumuki / mumukit-login

Omniauth-based login library for Mumuki Platform
MIT License
1 stars 0 forks source link

Feature set same site for cookies #38

Closed julian-berbel closed 4 years ago

julian-berbel commented 4 years ago

We got an email from Auth0 warning us about upcoming changes to cookies' behavior in browsers. These changes would cause our iframes to break.

Starting soonish, cookies will not be sent to server when SameSite is None and cookie is not secure.

So, in order for our cookies to work we need: