fix gitlab/README.MD
This commit is contained in:
@@ -8,13 +8,14 @@
|
|||||||
Для запуска понадобиться обзавестить своим **GitLab**.
|
Для запуска понадобиться обзавестить своим **GitLab**.
|
||||||
|
|
||||||
1. Переходим в [Applications](https://gitlab.com/-/profile/applications)
|
1. Переходим в [Applications](https://gitlab.com/-/profile/applications)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
2. Заполняем обязательно следующие поля
|
2. Заполняем обязательно следующие поля
|
||||||
- **Name**: `MY_OAUTH2-APP`
|
- **Name**: `MY_OAUTH2-APP`
|
||||||
- **Redirect URI**: `http://127.0.0.1:8080/login/oauth2/code/gitlab`
|
- **Redirect URI**: `http://127.0.0.1:8080/login/oauth2/code/gitlab`
|
||||||
- **Scopes**: `read_user`
|
- **Scopes**: `read_user`
|
||||||

|

|
||||||
|
|
||||||
3. Получаем **Client secret/Client ID**
|
3. Получаем **Client secret/Client ID**
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user