Merge pull request #10185 from eugenp/lor6-patch-2

Update README.md
This commit is contained in:
Loredana Crusoveanu 2020-10-20 16:04:17 +03:00 committed by GitHub
commit 9b20c1d906
1 changed files with 1 additions and 1 deletions

View File

@ -19,5 +19,5 @@ mvn spring-boot:run
- We need to get client id and client secret by creating a new project at [Google Developer Console](https://console.developers.google.com/project/_/apiui/credential?pli=1)
- We can follow these instructions to register our client application on their platform
- Once we have the client id and secret, we have to make sure we add them to the YAML files of the project
- Once we have the client id and secret, we have to make sure we add them to the application.properties file.