Skip to content

Commit

Permalink
Document replace_tokens value.
Browse files Browse the repository at this point in the history
closes instructureGH-2073
closes EVAL-2656
flag=none

Test Plan:
- specs pass

Change-Id: I99af6dc9abe848453bf40517f2e5cab46bd80f1d
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/301635
Tested-by: Service Cloud Jenkins <[email protected]>
Reviewed-by: Aaron Shafovaloff <[email protected]>
QA-Review: Spencer Olson <[email protected]>
Product-Review: Deborah Kwak <[email protected]>
  • Loading branch information
ryanlovett authored and aaronshaf committed Sep 26, 2022
1 parent 3cd1a16 commit fbb4348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/oauth.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ with the following parameters:
</tr>
<tr>
<td class="mono">replace_tokens</td>
<td>(optional) If this option is provided, existing access tokens issued for this developer key/secret will be destroyed and replaced with the new token that is returned from this request</td>
<td>(optional) If this option is set to `1`, existing access tokens issued for this developer key/secret will be destroyed and replaced with the new token that is returned from this request</td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit fbb4348

Please sign in to comment.