Fix #254 Add built-in tokens_revoked/app_uninstalled event handlers#289
Fix #254 Add built-in tokens_revoked/app_uninstalled event handlers#289seratch merged 2 commits intoslackapi:mainfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## main #289 +/- ##
==========================================
+ Coverage 91.35% 91.46% +0.10%
==========================================
Files 164 166 +2
Lines 5135 5200 +65
==========================================
+ Hits 4691 4756 +65
Misses 444 444
Continue to review full report at Codecov.
|
mwbrooks
left a comment
There was a problem hiding this comment.
This is a really nice addition. I think it fits very well into the Bolt framework and ideal for anyone using Bolt's built-in OAuth store.
If it's well received, we should add it to Bolt-JS as well!
Yes, I am definitely going to do this next 💪 |
This pull request resolves #254 - refer to the issue for details.
Category (place an
xin each of the[ ])slack_bolt.Appand/or its core componentsslack_bolt.async_app.AsyncAppand/or its core componentsslack_bolt.adapter/docsRequirements (place an
xin each[ ])Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.
./scripts/install_all_and_run_tests.shafter making the changes.