Skip to content

Commit 8f7ac42

Browse files
committed
Slack doc
1 parent 319c34e commit 8f7ac42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demos/slack.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<title>hello( slack )</title>
88
<h1>hello( slack )</h1>
99

10-
1110
<blockquote>
12-
Checkout the <a href="https://api.slack.com/">Slack API</a>
11+
<p>Checkout the <a href="https://api.slack.com/">Slack API</a>.</p>
12+
<p>The API uses the explicit OAuth2 grant flow, therefore requires an <a href="../#oauth-proxy">oauth_proxy</a>.</p>
1313
</blockquote>
1414

1515
<button onclick="login();" id="profile">Login Slack</button>

0 commit comments

Comments
 (0)