mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-20 04:24:14 -04:00
16 lines
318 B
Markdown
16 lines
318 B
Markdown
|
# 14.1 Tokens
|
||
|
|
||
|
## User Tokens
|
||
|
|
||
|

|
||
|
|
||
|

|
||
|
|
||
|
## Software Integration Tokens
|
||
|
|
||
|
Currently, the login tokens in the user manual section 14.1 can't be tracked, deleted or revoked. They are generated with:
|
||
|
|
||
|
```bash
|
||
|
node meshcentral --loginTokenKey
|
||
|
```
|