summaryrefslogtreecommitdiff
path: root/doc/integration/oauth_provider.md
diff options
context:
space:
mode:
authorTobias Hernstig <tobias@bubbies.se>2018-08-08 20:03:36 +0000
committerTobias Hernstig <tobias@bubbies.se>2018-08-08 20:03:36 +0000
commita3a6624017ea862ad6626327cafb16d2b3c9169e (patch)
tree799b6c952d099710da1c2f35b33d2d597c6278a1 /doc/integration/oauth_provider.md
parentbe1ef711edb13114cf6478821293bb2f0821e75c (diff)
downloadgitlab-ce-a3a6624017ea862ad6626327cafb16d2b3c9169e.tar.gz
Update doc/integration/oauth_provider.md
Diffstat (limited to 'doc/integration/oauth_provider.md')
-rw-r--r--doc/integration/oauth_provider.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/integration/oauth_provider.md b/doc/integration/oauth_provider.md
index 8ba2e8731c8..acc9db15826 100644
--- a/doc/integration/oauth_provider.md
+++ b/doc/integration/oauth_provider.md
@@ -78,8 +78,8 @@ in the **Authorized applications** section under **Profile Settings > Applicatio
---
GitLab's OAuth applications support scopes, which allow various actions that any given
-application can perform. Although there are only two scopes available at the
-moment – `read_user` and `api` – the groundwork has been laid to add more scopes easily.
+application can perform such as `read_user` and `api`. There are many more scopes
+available.
At any time you can revoke any access by just clicking **Revoke**.