Skip to main content

Variable: getImpersonation

const getImpersonation: any

Defined in: src/server/auth/impersonation.ts:23

The active impersonation for THIS request, or null. Honored only when the real signed-in user is an owner — otherwise inert. Cached per request so the layout, guards, and pages share one resolution.