handle_oauth_callback
Exchange an OAuth authorization code for access tokens by providing the code and state parameters to complete authentication.
Instructions
Handle OAuth callback and exchange authorization code for access tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| state | Yes |