This is more of a questions than a bug. What prevents users from just directly accessing the standboxed content is these examples? For instance:
//mydomain.com/samples/profile_viewer/profile_viewer.html
If a user clicks on a link to that, the widget author can now get that user's cookies. Is the idea to send server content in some other manner where direct access is impossible? Does this preclude allow users to write widgets that have multiple files?
I understand the workaround is to host user generated content on a different domain, but this eliminates one of the perks of oasis.js.
This is more of a questions than a bug. What prevents users from just directly accessing the standboxed content is these examples? For instance:
If a user clicks on a link to that, the widget author can now get that user's cookies. Is the idea to send server content in some other manner where direct access is impossible? Does this preclude allow users to write widgets that have multiple files?
I understand the workaround is to host user generated content on a different domain, but this eliminates one of the perks of oasis.js.