-
Notifications
You must be signed in to change notification settings - Fork 281
Closed
Labels
Milestone
Description
To support a new feature that enables apps to rotate OAuth tokens using a refresh token, we can enhance the built-in authorize implementations for both AsyncApp and App.
To learn more details about the implementation, refer to the Node SDK issue and code:
- Add Support for Token Rotation node-slack-sdk#1241
- Add Support for Token Rotation node-slack-sdk#1244
Category (place an x in each of the [ ])
- slack_bolt.App and/or its core components
- slack_bolt.async_app.AsyncApp and/or its core components
- Adapters in slack_bolt.adapter
- Others
Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.
Reactions are currently unavailable