Cloud Storage Service API Clients

API Clients

Manage OAuth2 clients for your service's API authentication

API Authentication

API clients enable your service to authenticate users via OAuth2. You'll need to create at least one client to integrate with the platform.

Active Clients

client1

Active
Created Apr 10, 2025
Client Type:
Public (PKCE)
Refresh Token:
Enabled
Session State:
Enabled
Redirect URIs:
https://example.com/callback

Inactive Clients

client2

Inactive
Created Apr 10, 2025
Client Type:
Confidential
Refresh Token:
Disabled
Session State:
Disabled
Redirect URIs:
https://example.org/callback
Client Secret:
client-secret

This secret is only shown once. Store it securely.