Login
arcane_auth_loginAuthenticate with username and password to receive JWT tokens for authorized access to Docker infrastructure management.
Instructions
Authenticate with Arcane using username and password. Returns JWT tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Username for authentication | |
| password | Yes | Password for authentication |