~sara/openverse-slack-reaction#9: 
[feature] Implement Slack's OAuth flow

Slack uses an OAuth flow for the apps to authenticate the app per-workspace.

Will we need to set up a small database for this? SQLite should be sufficient if all we're managing are OAuth tokens.

Status
RESOLVED IMPLEMENTED
Submitter
~sara
Assigned to
No-one
Submitted
2 years ago
Updated
2 years ago
Labels
No labels applied.

~sara 2 years ago

After more reading it looks like Slack has built in to just use some file based solution for storing tokens. Should make things easy

Register here or Log in to comment, or comment via email.