Commit 5b018cc5b11d5ac66d7a3c3c77e2157b4f68e760
1 parent
e7f80806
Exists in
spb-stable
and in
3 other branches
Name should be oauth and not twitter.
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 | - |