Skip to content

This script will crate a token file used by slack when it first opens to launch slack to the correct workspace

Notifications You must be signed in to change notification settings

coasttech/slack-first-time-log-in

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

As per Slacks instructions from the below URL generate a token

https://slack.com/intl/en-au/help/articles/360041725993-Share-a-default-sign-in-file-with-members

  1. From your desktop, click your workspace name in the top left.

Image of workplace

  1. Select Settings & administration from the menu, then click Workspace settings.
  2. Click the Authentication tab.
  3. Next to Automatically open this workspace for members, click Download.
  4. Locate the Signin.slacktoken file in the downloads folder on your computer.

After you have this you can open it in something like BBEdit and it will look like this, with T02SYFD45 being the token number needed for the script

{"default_signin_team":"T02SYFD45"}

About

This script will crate a token file used by slack when it first opens to launch slack to the correct workspace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages