#dukethanatos-coep-policy

1 messages · Page 1 of 1 (latest)

unreal marlinBOT
subtle osprey
#

To be clear, Checkout stops working with Cross-Origin-Embedder-Policy OR Cross-Origin-Opener-Policy OR both?

sweet olive
#

Checkout works fine with just:

key: 'Cross-Origin-Opener-Policy',
value: 'same-origin'
subtle osprey
#

so just Cross-Origin-Embedder-Policy breaks it?

sweet olive
#

yes sir, that breaks it. And I need it for SharedArrayBuffer

subtle osprey
#

It looks like we don't currently support Cross-Origin-Embedder-Policy today, but it is on our radar

sweet olive
#

Thank you for the clarification. Now I can explore an alternative approach. From the bottom of my heart, I want to express my gratitude for taking the time to answer my question. Bless you, kind sir.

subtle osprey
#

NP! 🙂 Happy to help
Good luck!