feat(customer): allow changing an already-registered NetBird API token

The per-customer Auto-Updates card only showed the token input when no
token was registered yet, so there was no way to replace one once set
(e.g. rotating it manually). Adds a "Change token" link that reveals the
same input/save flow at any time.
This commit is contained in:
2026-08-19 11:21:10 +02:00
parent 1e05ddfe69
commit 1bc768151a
3 changed files with 18 additions and 1 deletions
+1
View File
@@ -97,6 +97,7 @@
"nbuTokenPlaceholder": "Paste Personal Access Token…",
"nbuSaveToken": "Verify & Save",
"nbuTokenSaved": "Token saved.",
"nbuChangeToken": "Change token",
"nbuVersion": "Client version",
"nbuDisabled": "Disabled",
"nbuLatest": "Latest version",