Current behavior
localhost cookies are not sent on separate ports. In example we have the following setup:
Frontend -> localhost:5000
API -> localhost:5002
OAUTH2 -> localhost:5005
The frontend does not send cookies to API after 10.3.0 (see flow in extra information).
Desired behavior
Frontend should be sending API cookies as normal
Test code to reproduce
N/A
Cypress Version
10.3.0
Other

Current behavior
localhost cookies are not sent on separate ports. In example we have the following setup:
Frontend -> localhost:5000
API -> localhost:5002
OAUTH2 -> localhost:5005
The frontend does not send cookies to API after 10.3.0 (see flow in extra information).
Desired behavior
Frontend should be sending API cookies as normal
Test code to reproduce
N/A
Cypress Version
10.3.0
Other