Add OAuth Token API

Review Request #9078 — Created July 17, 2017 and submitted

Information

Review Board
release-3.0.x

Reviewers

The OAuth2 token APi allows users to view and manage their current
OAuth2 tokens. This API is intentionally limited: the only update
operation is to change the scope and the only other options is to delete
the token.

Ran unit tests.

Description From Last Updated

W292 no newline at end of file

reviewbotreviewbot

F811 redefinition of unused 'test_get_superuser' from line 64

reviewbotreviewbot

Trailing comma?

daviddavid
Checks run (1 failed, 1 succeeded)
flake8 failed.
JSHint passed.

flake8

brennie
david
  1. 
      
  2. Trailing comma?

  3. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (73cff0f)
Loading...