linear_auth
Start OAuth flow for Linear with your client ID, client secret, and redirect URI to authenticate.
Instructions
Initialize OAuth flow with Linear
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientId | Yes | Linear OAuth client ID | |
| redirectUri | Yes | OAuth redirect URI | |
| clientSecret | Yes | Linear OAuth client secret |