Interface OAuth2ClientOptions (9.0.0)

Inheritance

RefreshOptions > OAuth2ClientOptions

Package

google-auth-library

Properties

clientId

clientId?: string;

clientSecret

clientSecret?: string;

redirectUri

redirectUri?: string;