jonathanKingston / jonathanKingston/css-fetch-integration

Maybe should use credentials mode, not cross origin attribute state

Open
#5 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

In newer APIs we are trying to not use the old confusing crossorigin=""/"anonymous"/"use-credentials". Instead it should be credentials = "omit", "same-origin", "include".

I'm not sure this is a perfect fit here because it seems like we would then also need to introduce mode = "same-origin", "cors", "no-cors" and some interdependencies between them.

@annevk, thoughts?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.