[doc] minor
This commit is contained in:
@@ -414,7 +414,7 @@ Grant access to add/update events.</li>
|
||||
<p>Displays an authorization form to the user. If approved, it will create and return an authorization code, then redirect to the desired <code class="highlighter-rouge">redirect_uri</code>.
|
||||
The authorization code can be used while requesting a token to obtain access to user-level methods.</p>
|
||||
|
||||
<p><a href="assets/oauth_auth.png" data-fancybox="group" data-caption="OAuth authorization form"><img src="assets/thumbs/oauth_auth.png" alt="assets/thumbs/oauth_auth.png" /></a></p>
|
||||
<p><a href="/assets/oauth_auth.png" data-fancybox="group" data-caption="OAuth authorization form"><img src="/assets/thumbs/oauth_auth.png" alt="/assets/thumbs/oauth_auth.png" /></a></p>
|
||||
|
||||
<p class="label label-green">GET</p>
|
||||
<p><code class="highlighter-rouge">/authorize</code></p>
|
||||
|
||||
Reference in New Issue
Block a user