Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: make default credentials for auth customizable
The current implementation defaults to username: `admin` and password: `zwave` when enabling auth. However, it can also be beneficial to make this customizable so that it can avoid some additional steps in updating these values.This is completely backwards compatible as well.
- Loading branch information