complete_siwe_login
Finish wallet sign-in: exchanges the signed SIWE message for a cl_sess_… session token — use it as the Authorization bearer on every authenticated tool. Free, no auth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | the exact SIWE message from start_siwe_login | |
| signature | Yes | the wallet's signature over the message, 0x… |