Skip to content

Commit

Permalink
fix(Google): fix layout
Browse files Browse the repository at this point in the history
  • Loading branch information
squioc committed Sep 14, 2023
1 parent 59c5ddb commit a901757
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ To create a service account you have to :
- Create a project
- Turn on the APIs for the service account
- Set up the OAuth consent screen with the following scopes (see [Choose Reports API scopes](https://developers.google.com/admin-sdk/reports/auth)):
- https://www.googleapis.com/auth/admin.reports.audit.readonly
- https://www.googleapis.com/auth/admin.reports.usage.readonly
- https://www.googleapis.com/auth/admin.reports.audit.readonly
- https://www.googleapis.com/auth/admin.reports.usage.readonly
- Create the service account

For more details in each steps please read this [Documentation](https://support.google.com/a/answer/7378726?hl=en)
Expand Down

0 comments on commit a901757

Please sign in to comment.