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

update to support V2 of Slack OAUTH 2.0 and aws-sdk-go-v2 #16

Merged
merged 20 commits into from
Mar 2, 2021

Conversation

sawall
Copy link
Member

@sawall sawall commented Mar 1, 2021

These are updates to support Slack's new OAUTH model as well as to migrate to aws-sdk-go-v2.

  • We no longer need to use or store user or bot tokens
  • Updated to use aws-sdk-go-v2 calls for dynamodb
  • Migrated to use more builtins from slack-go/slack
  • Cleaned up some error handling and logging
  • Changed Docker build to support shelling into container and added in example for pre-run script support

@sawall sawall merged commit 9e3f499 into master Mar 2, 2021
@sawall sawall deleted the slack-v2oauth2 branch March 2, 2021 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants