Commit a4523c5292a07bef98d38c4938e700d257a1db2b

Authored by dosire
1 parent 0dc48fac

Also add example for GitHub.

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)
... ...