sclack icon indicating copy to clipboard operation
sclack copied to clipboard

Support for xoxs tokens (or something other than legacy tokens)

Open asm opened this issue 6 years ago • 2 comments

First off, thanks so much for building this awesome app!

Not all workspaces allow legacy tokens (xoxp). Would it be possible to add support for newer API tokens (xoxs) or the oauth flow? xoxs tokens are relatively easy to grab, just load up Slack in a browser, log in, open up the dev console and search for "xoxs" (you may need to reload to see it). It should show up in a boot config section for the browser app.

asm avatar Aug 10 '18 17:08 asm

:+1: for oauth flow !

reisraff avatar Aug 13 '18 16:08 reisraff

This is currently possible via some gymnastics by creating a new Slack App (see #104). I couldn't make the "grab it from the dev console" method work for any of my slack servers.

thornjad avatar Nov 01 '18 14:11 thornjad