Skip to content

Commit

Permalink
Update readme to include info about inviteToken
Browse files Browse the repository at this point in the history
  • Loading branch information
lfn3 committed Oct 18, 2015
1 parent 7e02fab commit 76c27a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ fill out `config.js` as your infomation.
You can generate it in <https://api.slack.com/web#auth>.
**You should generate the token in admin user, not owner.**
If you generate the token in owner user, `missing_scope` error will be occurred.
* `inviteToken`: an optional security measure - if it is set, then that token will be required to get invited.
Intended to be provided in person or on a whiteboard or something.

You can test your token via curl:

Expand Down

0 comments on commit 76c27a0

Please sign in to comment.