diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-04-07 12:12:42 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-04-07 12:12:42 +0000 |
commit | 11d3a00c28677e3b20582535247945f3d7670fad (patch) | |
tree | bb104baa7add17ba699fa4b04ff3a5326be12721 | |
parent | 0dc48fac6b68299c8043b7e03a9fac3ae2b4888c (diff) | |
parent | a4523c5292a07bef98d38c4938e700d257a1db2b (diff) | |
download | gitlab-ce-11d3a00c28677e3b20582535247945f3d7670fad.tar.gz |
Merge branch 'add-github-app' into 'master'
Add github app
-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) |