dual_login
Authenticate to the DUAL Web3 Operating System using email/phone and password. Obtain JWT tokens for API access and enable blockchain interactions.
Instructions
Authenticate with email/phone and password. Returns JWT tokens for subsequent API calls. Sets auth automatically for this session.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Email address | ||
| phone_number | No | Phone number (alternative to email) | |
| password | Yes | Account password | |
| otp | No | One-time password for 2FA |