Skip to content

Commit b2cdbee

Browse files
Merge pull request #59 from x0Yukthi/main
fix: authplatform icon
2 parents 01f57f1 + 291f433 commit b2cdbee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

services.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,18 +87,18 @@
8787
name: Google Auth Platform
8888
description: Manage authentication and authorization
8989
url: https://console.cloud.google.com/auth?project={{ .Project }}
90-
logo_path: assets/gcp/auth_platform.png
90+
logo_path: assets/gcp/key_management_service.png
9191
sub_services:
9292
- id: branding
9393
name: Branding
9494
description: Manage branding for your OAuth consent screen
9595
url: https://console.cloud.google.com/auth/branding?project={{ .Project }}
96-
logo_path: assets/gcp/auth_platform.png
96+
logo_path: assets/gcp/key_management_service.png
9797
- id: clients
9898
name: OAuth 2.0 Clients
9999
description: Manage OAuth 2.0 client IDs and secrets
100100
url: https://console.cloud.google.com/auth/clients?project={{ .Project }}
101-
logo_path: assets/gcp/auth_platform.png
101+
logo_path: assets/gcp/key_management_service.png
102102
- id: batch
103103
name: Batch
104104
description: Jobs as a service

0 commit comments

Comments
 (0)