Rowguard - RLS Policy DSL - v0.2.0
    Preparing search index...

    Variable authConst

    auth: {
        uid(): ContextValue;
        jwt(path?: string): ContextValue;
        role(): ContextValue;
    } = ...

    Type Declaration