tweaking docs loginTokeKey (#5733)

silversword411 committed Jan 25, 2024 at 11:18 UTC b02541cd0283820760a7828c8fa2961716301601
1 file changed +4 -4
docs/docs/meshcentral/tokens.md
+4 -4
@@ -8,17 +8,17 @@
8
9 ## Software Integration Tokens
10
11 -!!!note
12 - You can only generate a SINGLE loginTokenKey!
11 +!!!warning
12 + You can only have a SINGLE loginTokenKey for your meshcentral server!<br>
13 So if you regenerate a loginTokenKey, the old one will be revoked/deleted!
14
15 -You can generate the Login Token Key with the following:
15 +You can create/view the Login Token Key with the following:
16
17 ```bash
18 node node_modules/meshcentral --loginTokenKey
19 ```
20
21 -You can then revoke/renew the Login Token Key with the following:
21 +You can then reset/revoke/renew the Login Token Key with the following to create a new one:
22
23 ```bash
24 node node_modules/meshcentral --loginTokenKey --loginTokenGen