2020-01-20
This commit is contained in:
parent
4ba385c7cb
commit
6fde7507aa
|
@ -284,7 +284,7 @@ Additional Inherited Members</h2></td></tr>
|
|||
|
||||
<p>Creates a token via <code>/oauth/token</code>. </p>
|
||||
<p>The <code>body</code> of the returned <a class="el" href="structmastodonpp_1_1answer__type.html">answer </a> contains only the access token, not the whole JSON response.</p>
|
||||
<p>The access token will be set in the <a class="el" href="classmastodonpp_1_1Instance.html" title="Holds the access data of an instance.">Instance</a> you initialized <a class="el" href="classmastodonpp_1_1Instance_1_1ObtainToken.html" title="Simplifies obtaining an OAuth 2.0 Bearer Access Token.">ObtainToken</a> with.</p>
|
||||
<p>The access token will be set in the <a class="el" href="classmastodonpp_1_1Instance.html" title="Holds the access data of an instance.">Instance</a> you initialized this <a class="el" href="classmastodonpp_1_1Instance_1_1ObtainToken.html" title="Simplifies obtaining an OAuth 2.0 Bearer Access Token.">ObtainToken</a> with.</p>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">code</td><td>The authorization code you got from the user.</td></tr>
|
||||
|
|
Loading…
Reference in New Issue
Block a user