From a4523c5292a07bef98d38c4938e700d257a1db2b Mon Sep 17 00:00:00 2001 From: dosire Date: Mon, 7 Apr 2014 14:11:00 +0200 Subject: [PATCH] Also add example for GitHub. --- doc/integration/twitter_oauth.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/integration/twitter_oauth.md b/doc/integration/twitter_oauth.md index b4317beb190..fd2b72a8778 100644 --- a/doc/integration/twitter_oauth.md +++ b/doc/integration/twitter_oauth.md @@ -2,8 +2,11 @@ You can use Twitter to log into GitLab. Please configure this in gitlab.yml -Below are screenshots how to setup your app on Twitter for this. +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) -- GitLab