Skip to content

Add IAC support for HTML5 (DEF-1782) #1

Description

@AGulev

It would be nice if it was possible to pass in arguments to an HTML5 app and pick them up in the Lua code using same IAC module as we have on Android and iOS.

For now we can work around the problem of passing in a session token and core user id on canvas like this (thanks [~sven.andersson]):

Module.runMain(configure=html5.external_generated_token=abc123)

sys.get_config("html5.external_generated_token)

Case: for the current config usage this is a potential security risk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Size

    None yet

    Score

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions