Interface: WhoAmIApp
Properties
id
• id: string
Defined in
hub/src/lib/who-am-i.ts:41
name
• name: string
Defined in
hub/src/lib/who-am-i.ts:43
scope
• Optional
scope: Object
Type declaration
Name | Type |
entities | string [] |
role | "admin" | "write" | "contributor" | "read" |
Defined in
hub/src/lib/who-am-i.ts:44
type
• type: "app"
Defined in
hub/src/lib/who-am-i.ts:42