You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on the README, it's recommended to use ALLOW-FROM URI but MDN docs recommend not to use it as its obsolete and is not supported in a modern browser.
Hello Team,
Based on the README, it's recommended to use
ALLOW-FROM URI
but MDN docs recommend not to use it as its obsolete and is not supported in a modern browser.Recommended alternative https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/frame-ancestors.
The text was updated successfully, but these errors were encountered: