Interface OAuth2ClientOptions (7.1.2)

Inheritance

RefreshOptions > OAuth2ClientOptions

Package

google-auth-library!

Properties

clientId

clientId?: string;
Property Value
TypeDescription
string

clientSecret

clientSecret?: string;
Property Value
TypeDescription
string

redirectUri

redirectUri?: string;
Property Value
TypeDescription
string