Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slack token only checks for User Token #1

Open
xlocux opened this issue May 8, 2020 · 0 comments
Open

Slack token only checks for User Token #1

xlocux opened this issue May 8, 2020 · 0 comments

Comments

@xlocux
Copy link

xlocux commented May 8, 2020

Hi,
you should modify the script in order to include all the slack token, eg. bot token starts with xoxb.

curl -sX POST "https://slack.com/api/auth.test?token=xoxp-$slack&pretty=1"

curl -sX POST "https://slack.com/api/auth.test?token=$slack&pretty=1"

Bye

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant