Skip to content

OAuthAuthorizeOptions

Defined in: namespaces.ts:1378

Options for oauth.authorize().

clientId: string

Defined in: namespaces.ts:1380

OAuth client ID (required).


optional scopes?: string[]

Defined in: namespaces.ts:1382

Requested scopes (must be subset of manifest-declared scopes).