Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

GitHub Link: https://github.com/e3ds/full-html-control/blob/html/ejs-multiApp/tokenServer.js

First, use the following command to clone the repository branch:

Code Block
git clone -b html/multiApp  --single-branch https://github.com/e3ds/full-html-control

To dynamically set the app name and config, we need to modify the tokenServer.js

...