Interface OAuth2ClientOptions (7.12.0)

Inheritance

RefreshOptions > OAuth2ClientOptions

Package

google-auth-library

Properties

clientId

clientId?: string;

clientSecret

clientSecret?: string;

redirectUri

redirectUri?: string;