v5.3.0
Changed
- API calls via
fetch
now include configuration for including authentication.
This can be changed with the config FETCH_CREDENTIALS, which defaults to the
browser default ofsame-origin
.
fetch
now include configuration for including authentication.same-origin
.