Commit 11d3a00c28677e3b20582535247945f3d7670fad

Authored by Dmitriy Zaporozhets
2 parents 0dc48fac a4523c52

Merge branch 'add-github-app' into 'master'

Add github app
Showing 1 changed file with 4 additions and 1 deletions   Show diff stats
doc/integration/twitter_oauth.md
... ... @@ -2,8 +2,11 @@ You can use Twitter to log into GitLab.
2 2  
3 3 Please configure this in gitlab.yml
4 4  
5   -Below are screenshots how to setup your app on Twitter for this.
  5 +Below are screenshots how to setup your app on Twitter for this:
6 6  
7 7 ![Application details](twitter_app_details.png)
8 8 ![API Keys](twitter_app_api_keys.png)
9 9  
  10 +And GitHub:
  11 +
  12 +![GitHub app](github_app.png)
... ...