mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
15 lines
318 B
Markdown
15 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
|
|
```
|