There were a variety of inaccuracies or points of confusion in the OAuth
API documentation. This update is intended to clarify some of the areas of
the documentation that frequently confuse 3rd party developers.
Test plan:
1) run localhost Canvas
2) build the API docs (docker-compose run --rm web bundle exec rake
doc:api)
3) navigate to the following:
<your host url>/doc/api/file.oauth.html
<your host url>/doc/api/file.oauth_endpoints.html
4) check for spelling, grammar, accuracy of information and that the new
link works
Fixes PLAT-1624
Change-Id: Ia8a9b1bd2890d921557b47a5e390279f9be7d72f
Reviewed-on: https://gerrit.instructure.com/93972
Tested-by: Jenkins
Reviewed-by: Andrew Butterfield <abutterfield@instructure.com>
QA-Review: August Thornton <august@instructure.com>
Product-Review: Jesse Poulos <jpoulos@instructure.com>