flake8
failed.
JSHint
passed.
Review Request #9072 — Created July 12, 2017 and submitted
This patch brings full OAuth2 support into Review Board. We now support
authorization via a new endpoint (/oauth2/authorize/
) which clients
can use in the process of getting an OAuth2 token to authenticate
themselves to the Web API.