Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add token rotation feature support #400

Closed
2 of 4 tasks
seratch opened this issue Jul 10, 2021 · 0 comments · Fixed by #404
Closed
2 of 4 tasks

Add token rotation feature support #400

seratch opened this issue Jul 10, 2021 · 0 comments · Fixed by #404
Labels
Milestone

Comments

@seratch
Copy link
Member

seratch commented Jul 10, 2021

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:

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant