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
@aastrum If you're trying to set cookie for a domain different from the current one, the browser won't let you, that's the browser's limitation. But that should work on production, if your domain is xn--d1aiahnen.xn--80aswg
Cookies are not set if non-localhost is specified in development mode.
The text was updated successfully, but these errors were encountered: