Add OAuth Token API
Review Request #9078 — Created July 17, 2017 and submitted
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.
- Change Summary:
-
Flake8 fixups
- Diff:
-
Revision 2 (+636)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.