Skip to content

Create Sandbox allowing CORS? #86

@jtdeane

Description

@jtdeane

Could you please indicate how one can set "allow-same-origin" when creating a new sandbox?

oasis.createSandbox({
url: 'http://example.com/profile_viewer.html',
type: 'html',
capabilities: [ 'account' ],
sandbox: {
popups: true
}
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions