seratch / slack-edge

Slack app development framework for edge functions with streamlined TypeScript support
https://github.com/seratch/slack-edge-app-template
MIT License
91 stars 5 forks source link

Token rotation #1

Closed Immortalin closed 9 months ago

Immortalin commented 1 year ago

Does this library support token rotation?

seratch commented 1 year ago

Hi @Immortalin, thanks for writing in. It's not yet supported but I will add the support soon!

seratch commented 9 months ago

This is now supported on the slack-cloudflare-workers package side. If someone would like to enable it for other platforms, checking the code could be helpful to learn how to do so: https://github.com/seratch/slack-cloudflare-workers/blob/main/src/kv-installation-store.ts