Node Slack Sdk: @slack/oauth@1.2.0 Release

Release date:
October 30, 2020
Previous version:
@slack/oauth@1.2.0-orgAppsBeta.3 (released October 30, 2020)
Magnitude:
1,123 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in @slack/oauth@1.2.0

stevengill
misscoded
selfcontained
FauxFaux
aoberoi

Directory Browser for @slack/oauth@1.2.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

  • Added clientOptions and authorizationUrl as options that @slack/oauth accepts. clientOptions is passed along to @slack/web-api. authorizationUrl is used to override the authorization endpoint this library uses (default is https://slack.com/oauth/v2/authorize (#1055, #1081) - Thanks @stevengill