Interface KosmosUserContext<TContextStorage>

Type Parameters

  • TContextStorage extends object = object

Hierarchy

  • KosmosUserContext

Properties

accessKeys?: string[]
contextStorage?: TContextStorage
iss?: string
queryCache?: QueryCacheContext
tenant: string
user: string
user_email: string
user_roles: string[]

Generated using TypeDoc