Commit 5d6e9ea8efa07d5342857de0772b59a4c5092f60
Exists in
spb-stable
and in
3 other branches
Merge branch 'link-to-github-app' into 'master'
Link to github app
Showing
3 changed files
with
13 additions
and
13 deletions
Show diff stats
doc/integration/README.md
... | ... | @@ -0,0 +1,12 @@ |
1 | +You can use other services to log into GitLab via oAuth. | |
2 | + | |
3 | +Please configure this in gitlab.yml | |
4 | + | |
5 | +Below are screenshots how to setup your app on Twitter for this: | |
6 | + | |
7 | + | |
8 | + | |
9 | + | |
10 | +And GitHub: | |
11 | + | |
12 | + | ... | ... |
doc/integration/twitter_oauth.md
... | ... | @@ -1,12 +0,0 @@ |
1 | -You can use Twitter to log into GitLab. | |
2 | - | |
3 | -Please configure this in gitlab.yml | |
4 | - | |
5 | -Below are screenshots how to setup your app on Twitter for this: | |
6 | - | |
7 | - | |
8 | - | |
9 | - | |
10 | -And GitHub: | |
11 | - | |
12 | - |