Skip to content

Slack Oauth Callback

GET
/api/auth/slack/callback
curl --request GET \
--url https://example.com/api/auth/slack/callback

Handle Slack OAuth callback — exchange code for user info, issue JWT.

Successful Response

Media type application/json
Example generated
example