From 39a548dd06b8ddcc0d2acb7832460f5fe1876521 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 4 May 2020 15:09:38 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/api/oauth2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api/oauth2.md') diff --git a/doc/api/oauth2.md b/doc/api/oauth2.md index 959773b217d..a146fdd0d0c 100644 --- a/doc/api/oauth2.md +++ b/doc/api/oauth2.md @@ -4,7 +4,7 @@ This document covers using the [OAuth2](https://oauth.net/2/) protocol to allow other services to access GitLab resources on user's behalf. If you want GitLab to be an OAuth authentication service provider to sign into -other services, see the [OAuth2 provider](../integration/oauth_provider.md) +other services, see the [OAuth2 authentication service provider](../integration/oauth_provider.md) documentation. This functionality is based on the [doorkeeper Ruby gem](https://github.com/doorkeeper-gem/doorkeeper). -- cgit v1.2.3