setup_auth
Obtain a Twitter authorization URL to start OAuth 1.0a PIN-based flow, then complete authentication by providing the PIN.
Instructions
Setup Twitter authentication via OAuth 1.0a (PIN-based flow). Call without PIN to get authorization URL, then call again with PIN to complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin | No | PIN code from Twitter (leave empty to start OAuth flow) |