Function: effectiveAccessContext()
effectiveAccessContext(
real):Promise<AccessContext>
Defined in: src/server/auth/access.ts:71
The access context used to RENDER and GATE the app for the current request (impersonation-aware).
Parameters
real
Returns
Promise<AccessContext>