auth_start
Start LinkedIn OAuth authorization by generating a login URL and optionally listening for the local callback to complete authentication.
Instructions
Start OAuth authorization by generating URL and optional localhost callback listener.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | No | ||
| scopes_csv | No | openid,profile | |
| open_browser | No | ||
| redirect_uri | No | ||
| auto_listen_callback | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||