Authentication Commands
Use when you want to do something authentication related. This command is valid only for the Master node.
Authentication (alias: auth)
Manage authentication for OAuth or JWT-based authentication methods. Tokens are stored in the internal database.
- Login:
bloader auth loginUse
-i(or--id) to specify anauthID. If omitted, the defaultauthis used. - Refresh Authentication:
bloader auth refreshUse
-i(or--id) to specify anauthID. If omitted, the defaultauthis used.