Interface protos.google.cloud.iap.v1.IOAuth2 (4.2.0)

Properties of a OAuth2.

Package

@google-cloud/iap

Properties

clientId

clientId?: (string|null);

OAuth2 clientId

clientSecret

clientSecret?: (string|null);

OAuth2 clientSecret

clientSecretSha256

clientSecretSha256?: (string|null);

OAuth2 clientSecretSha256