SystemAuthContext
Defined in: runtime/auth.ts:84
Used when accessing as a system user.
Properties
Section titled “Properties”
readonlytag: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.
readonlytype:"system"
Defined in: runtime/auth.ts:85
workspaceId
Section titled “workspaceId”
readonlyworkspaceId:string
Defined in: runtime/auth.ts:96
The current workspace selected for this system user.