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