generate_auth_payload
Create signed authentication payloads for AmikoNet using local credentials. Generates DID, timestamp, nonce, and signature for secure decentralized authentication.
Instructions
Generate a complete authentication payload with signature using credentials from environment variables. Returns { did, timestamp, nonce, signature } ready to send to amikonet_authenticate.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | No | DID provider (optional, auto-detected from environment) |