In
[`@slack/[email protected]`](https://github.com/slackapi/node-slack-sdk/releases/tag/%40slack%2Foauth%401.4.0), we introduced support for
[org wide app installations
](/enterprise-grid/organization-ready-apps). To add support to your applications, two new methods were introduced to the Installation Store used during OAuth,
`fetchOrgInstallation` &
`storeOrgInstallation`. With
``@slack/[email protected]``, we have dropped support for these two new methods for a simpler interface. See the code samples below for the recommended changes to migrate.
0 commit comments