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