Hide refresh token in the UI as it is considered a secret (#16030)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
Kai Kreuzer
2023-12-09 23:54:41 +01:00
committed by GitHub
parent faf400eb8d
commit b33ebb8433

View File

@@ -12,6 +12,7 @@
<parameter name="refreshToken" type="text" required="false">
<label>Refresh Token</label>
<description>Refresh token for account authentication. Please see the documentation on how to get hold of it.</description>
<context>password</context>
</parameter>
</config-description>
</bridge-type>