VoTT/config
Wallace Breza f731dfaece
feat: Make security tokens optional (#1022)
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.
2020-11-03 11:34:17 -08:00
..
webpack.common.js fix: Fixes issue where user is unable to navigate to new project screen (#629) 2019-03-01 10:12:44 -08:00
webpack.dev.js feat: Make security tokens optional (#1022) 2020-11-03 11:34:17 -08:00
webpack.prod.js [AB#16328] Fixes issues with running app from static files (#404) 2018-12-20 10:58:37 -08:00