Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: remove deprecated secret (#33)
* omit deprecated .secret field, allow for setting of app password in advance, do not reuse existing secret * fix case in which password is not provided, but there is an existing secret * add missing parentheses * add missing parentheses * update tenant values to remove useless secret * back out changes to app secret and values * remove configuration.existingSecret --------- Co-authored-by: Wayne Starr <[email protected]>
- Loading branch information