Interface: AccessibleResource
Defined in: src/core/oauth/types.ts:18
An entry from GET /oauth/token/accessible-resources.
Properties
avatarUrl
ts
avatarUrl: string;Defined in: src/core/oauth/types.ts:25
id
ts
id: string;Defined in: src/core/oauth/types.ts:20
The cloud id — this is what cloudId expects.
name
ts
name: string;Defined in: src/core/oauth/types.ts:21
scopes
ts
scopes: string[];Defined in: src/core/oauth/types.ts:24
url
ts
url: string;Defined in: src/core/oauth/types.ts:23
Site URL, e.g. https://your-domain.atlassian.net.