Security tokens are a great way to protect sensitive data from being stored in plain text within your project file, but at the same time can be more difficult to use when sharing projects with team members.
In this feature security tokens are still enabled by default but give the project author the ability to turn off security tokens which then stores all provider options in plain text.
* Modified to support running off of local static build
* Added silent flag to coverage script
* Updated azure-piplines.yml to point to correct location
* clean up and merge changes from My's branch
* fix file path
* update package-lock.json
* refactor webpack configs