reanahub / reana-ui

REANA UI frontend
http://reana-ui.rtfd.io
MIT License
4 stars 33 forks source link

dev: login not working in debug mode #320

Closed mdonadoni closed 1 year ago

mdonadoni commented 1 year ago

Logging in when using the development server (yarn start) is not working in Chrome (version 112.0.5615.137).

The login flow works well, but all the subsequent requests to the REST API return an error (401), as the session cookie is blocked by Chrome: