Add documentation on OAuth2
Review Request #9378 — Created Nov. 15, 2017 and submitted — Latest diff uploaded
This change adds a new page to the docs for how to use OAuth with the
Review Board API. This includes the specifics of using the UI to
register a new application, as well as the details of the authorization
handshake.
Built HTML, checked output.
docs/manual/users/settings.rst |
---|
docs/manual/webapi/index.rst |
---|
docs/manual/webapi/2.0/authenticating.rst |
---|
docs/manual/webapi/2.0/index.rst |
---|
docs/manual/webapi/2.0/oauth2.rst |
---|
reviewboard/oauth/forms.py |
---|