Skip to content

fix: add crossorigin attribute to manifest link#140

Merged
hartungstenio merged 1 commit intosilviolleite:masterfrom
Alex-Sichkar:fix/add-manifest-crossorigin
Mar 4, 2026
Merged

fix: add crossorigin attribute to manifest link#140
hartungstenio merged 1 commit intosilviolleite:masterfrom
Alex-Sichkar:fix/add-manifest-crossorigin

Conversation

@Alex-Sichkar
Copy link
Contributor

This PR adds the crossorigin="use-credentials" attribute to the web manifest link tag, reviving the inactive work from #40.

This is required to ensure that the browser correctly handles authentication (cookies, headers) when fetching the manifest, preventing issues in environments with strict CORS policies or authenticated sessions.

@Alex-Sichkar Alex-Sichkar force-pushed the fix/add-manifest-crossorigin branch from 54e38d7 to dfa48c8 Compare March 3, 2026 15:55
@Alex-Sichkar Alex-Sichkar force-pushed the fix/add-manifest-crossorigin branch from dfa48c8 to b4e9c4c Compare March 3, 2026 15:56
@Alex-Sichkar Alex-Sichkar mentioned this pull request Mar 3, 2026
@hartungstenio hartungstenio merged commit 11f3b20 into silviolleite:master Mar 4, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants