diff options
author | Sytse Sijbrandij <sytse@gitlab.com> | 2015-02-18 20:49:19 -0800 |
---|---|---|
committer | Sytse Sijbrandij <sytse@gitlab.com> | 2015-02-18 20:49:19 -0800 |
commit | 10e4e2110c388ac43f1ebf437b963f13a1882129 (patch) | |
tree | 6b18835b7c4761a2a235da7243ec094b88bee98d /doc/README.md | |
parent | 5555c4d99c3d2eeaf171d6e4178a1b7c93b363a6 (diff) | |
download | gitlab-ce-10e4e2110c388ac43f1ebf437b963f13a1882129.tar.gz |
Improve the explanation and linking of the Oauth docs.
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md index 932e90e359a..59cfe1bb11a 100644 --- a/doc/README.md +++ b/doc/README.md @@ -10,6 +10,7 @@ - [SSH](ssh/README.md) Setup your ssh keys and deploy keys for secure access to your projects. - [Web hooks](web_hooks/web_hooks.md) Let GitLab notify you when new code has been pushed to your project. - [Workflow](workflow/README.md) Using GitLab functionality and importing projects from GitHub and SVN. +- [OAuth2 provider](integration/oauth_provider.md) to allow you to login to other applications from GitLab. ## Administrator documentation |