Skip to content

SystemAuthContext

Defined in: runtime/auth.ts:84

Used when accessing as a system user.

readonly tag: string

Defined in: runtime/auth.ts:91

A tag that is useful for tracing where this system user was generated from. For example, this could be the script that started this user.


readonly type: "system"

Defined in: runtime/auth.ts:85


readonly workspaceId: string

Defined in: runtime/auth.ts:96

The current workspace selected for this system user.