openid_connect_token
Exchange a temporary OAuth code for an access token to authenticate users via Sign in with Slack. Requires client ID and secret.
Instructions
Exchange a temporary OAuth code for an access token for Sign in with Slack.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | Yes | ||
| client_secret | Yes | ||
| code | No | ||
| grant_type | No | ||
| redirect_uri | No | ||
| refresh_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||