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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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>