meteor-accounts-slack icon indicating copy to clipboard operation
meteor-accounts-slack copied to clipboard

Add a config object to provide custom scope

Open gabrielstuff opened this issue 9 years ago • 0 comments

Connecting to slack without the right scope, eg: channels:read or channels:history could be frustrating. We should be able to Slack.configure(['channels:history','channels:read']) and login.

gabrielstuff avatar Apr 22 '16 18:04 gabrielstuff