Skip to content

OAuthAuthorizeOptions

Defined in: namespaces.ts:1377

Options for oauth.authorize().

clientId: string

Defined in: namespaces.ts:1379

OAuth client ID (required).


optional scopes?: string[]

Defined in: namespaces.ts:1381

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