Closed zmarushchak-hs closed 4 years ago
In addition to bot token, we need to store user access token from Slack token request (oauth.v2.access) response on app installation.OAuthV2CredentialsIF model needs to be updated to get this token.
OAuthV2CredentialsIF
In addition to bot token, we need to store user access token from Slack token request (oauth.v2.access) response on app installation.
OAuthV2CredentialsIF
model needs to be updated to get this token.