Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktoriyaRyazhska authored Dec 30, 2021
2 parents bd805b5 + 67f997b commit 4e72bd4
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ Though there are four GitHub projects ([GreenCity](https://github.com/ita-social

6. `Enviroment variables`:


![env-vars](user_enviroment_variables.png)
Add also this fields inti User environment variables, ask in GreenCity group,
propertires to this fields.
Expand Down Expand Up @@ -116,6 +115,7 @@ greencity.server.address = ${GREENCITY_SERVER_ADDRESS}

5. Copy the given access token and put it into GreenCityUBS(http://localhost:8050/swagger-ui.html#/) Authentication Header. Press **Authorize** button.


![Authentication-button-swagger](./authentication-swagger.png)

Insert the given token into input field. The scheme should be like this `Bearer <given_token>`. Press **Authorize** button.
Expand All @@ -126,6 +126,7 @@ greencity.server.address = ${GREENCITY_SERVER_ADDRESS}

### 4.5. Connect with front-end


There is no special configurations required. Just clone [GreenCityClient](https://github.com/ita-social-projects/GreenCityClient) and run it. If you want to sign in with Google account, it's mandatory to set `google.clientId`. Read more about how to obtain [Google client id](https://developers.google.com/adwords/api/docs/guides/authentication), it's free.

## 5. Setup Checkstyle
Expand Down
Binary file added docs-photos/auth-bearer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-photos/authentication-swagger.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-photos/env-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-photos/user_enviroment_variables.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4e72bd4

Please sign in to comment.