summaryrefslogtreecommitdiff
path: root/doc/integration/oauth.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/integration/oauth.md')
-rw-r--r--doc/integration/oauth.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/integration/oauth.md b/doc/integration/oauth.md
new file mode 100644
index 00000000000..bdbf99b4174
--- /dev/null
+++ b/doc/integration/oauth.md
@@ -0,0 +1,12 @@
+You can use other services to log into GitLab via oAuth.
+
+Please configure this in gitlab.yml
+
+Below are screenshots how to setup your app on Twitter for this:
+
+![Application details](twitter_app_details.png)
+![API Keys](twitter_app_api_keys.png)
+
+And GitHub:
+
+![GitHub app](github_app.png)