diff options
author | dosire <sytses@gmail.com> | 2014-04-07 14:11:00 +0200 |
---|---|---|
committer | dosire <sytses@gmail.com> | 2014-04-07 14:11:00 +0200 |
commit | a4523c5292a07bef98d38c4938e700d257a1db2b (patch) | |
tree | bb104baa7add17ba699fa4b04ff3a5326be12721 | |
parent | 0dc48fac6b68299c8043b7e03a9fac3ae2b4888c (diff) | |
download | gitlab-ce-a4523c5292a07bef98d38c4938e700d257a1db2b.tar.gz |
Also add example for GitHub.
-rw-r--r-- | doc/integration/twitter_oauth.md | 5 |
1 files changed, 4 insertions, 1 deletions
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) |