Slack 认证登录
1. 创建 Slack 应用
-
来到你的 app 页面, 然后,点击
Create New App按钮。 -
选择
From scratch.

成功后将获得 ClientId and ClientSecret.
- 添加
Redirect URLs和Scopes

Scopes 加上 users.profile:read, users:read and users:read.email.
- 安装你的 app

warning
来到你的 app 页面, 然后,点击 Create New App 按钮。
选择 From scratch.

成功后将获得 ClientId and ClientSecret.
Redirect URLs 和 Scopes
Scopes 加上 users.profile:read, users:read and users:read.email.
