AccessScopeOptions.resolvers property

One resolver per access level, keyed by level name.

Signature:

resolvers: Record<string, AccessScopeResolver>;

Remarks

A level named in tables but missing here is skipped entirely, so an unregistered resolver silently widens access rather than denying it.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.