Skip to content

Switch from Token to Client Credentials configuration for Slack #2

@NickyMateev

Description

@NickyMateev

Switch from Token to Client Credentials configuration

The current setup of the project is that a token should be provided in the configuration for Slack API calls. This is not a good strategy, because tokens expire.

Instead, an OAuth library should be used, which fetches tokens as needed.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions