Interface OAuth2ClientOptions (8.6.0)

Inheritance

RefreshOptions > OAuth2ClientOptions

Package

google-auth-library

Properties

clientId

clientId?: string;

clientSecret

clientSecret?: string;

redirectUri

redirectUri?: string;