summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorValery Sizov <valery@gitlab.com>2016-01-25 06:34:30 +0000
committerValery Sizov <valery@gitlab.com>2016-01-25 06:34:30 +0000
commitacfc526828923db381ab01d872ecd1b82618ddc3 (patch)
tree6196c4a92bb09b6d50052c610d6078a859cda81b /doc
parent07ee83932fb755f4e0c89ba3bf172a6ae728d601 (diff)
downloadgitlab-ce-acfc526828923db381ab01d872ecd1b82618ddc3.tar.gz
update OAuth doc
Diffstat (limited to 'doc')
-rw-r--r--doc/integration/oauth_provider.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/oauth_provider.md b/doc/integration/oauth_provider.md
index dbe5a175c82..f0c2a45b6ae 100644
--- a/doc/integration/oauth_provider.md
+++ b/doc/integration/oauth_provider.md
@@ -26,7 +26,7 @@ Every application you authorized will be shown in your "Authorized application"
![authorized_application](img/oauth_provider_authorized_application.png)
-At any time you can revoke access just clicking button "Revoke"
+As you can see we use default scope "api" here which is only scope we have so far. At any time you can revoke access just clicking button "Revoke".
### OAuth applications in admin area