Minting and revoking
Settings, API keys: mint with a label; the plaintext is shown once and never again (the list shows the last four characters). Revoke one key or all of them; a revoked key fails with 401 at once, and a collector that sees a 401 stops for the process.Which credential goes where
Where the key is read
Authorization: Bearer mk_live_... on every request. The collectors
read MIRRORS_API_KEY; the CLI reads the flag, the variable or its
config file.
