Skip to content

@slack/oauth@1.2.0

Compare
Choose a tag to compare
@stevengill stevengill released this 20 Aug 22:34
· 593 commits to main since this release
  • 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