Closed mbrit closed 9 years ago
Hi -- I've implemented OAuth in the API according to the instructions on https://api.slack.com/docs/oauth.
There is a little console app that shows how it works. You'll need to change the clientId, clientSecret, and redirectUri values as per the app that you need to register at api.slack.com.
Hi -- I've implemented OAuth in the API according to the instructions on https://api.slack.com/docs/oauth.
There is a little console app that shows how it works. You'll need to change the clientId, clientSecret, and redirectUri values as per the app that you need to register at api.slack.com.