LavaMoat / snow

Use Snow to finally secure your web app's same origin realms!
https://lavamoat.github.io/snow/demo/
MIT License
103 stars 9 forks source link

Allow iframes to use top.SNOW properly #124

Closed weizman closed 1 year ago

weizman commented 1 year ago

This PR is a beginning of a fix for #73 and it makes sure that #97 is properly implemented because it left iframes out by accident. This should be continued