OAuthAuthorizeOptions
Defined in: namespaces.ts:1378
Options for oauth.authorize().
Properties
Section titled “Properties”clientId
Section titled “clientId”clientId:
string
Defined in: namespaces.ts:1380
OAuth client ID (required).
scopes?
Section titled “scopes?”
optionalscopes?:string[]
Defined in: namespaces.ts:1382
Requested scopes (must be subset of manifest-declared scopes).