API tokens are used for when we cannot leverage SSH pubkey authentication.
Common examples:
- SSH into a pico service CMS (e.g.
ssh prose.sh
) - Select "Manage Tokens" submenu
- Type "n" to generate a new token
- Save token someplace safe
API tokens are used for when we cannot leverage SSH pubkey authentication.
Common examples:
ssh prose.sh
)