this request, and causes any credentials sent back in the response to be ignored. • "same-origin" ◦ Include credentials with requests made to same-origin URLs, and use any credentials sent back in responses from same-origin URLs. • "include" ◦ Always includes credentials with this request, and always use any credentials sent back in the response. https://fetch.spec.whatwg.org/#concept-request-credentials-mode