@supabase/server - v1.7.0
    Preparing search index...

    Variable UnsupportedRoleErrorConst

    UnsupportedRoleError: "UNSUPPORTED_ROLE" = 'UNSUPPORTED_ROLE'

    The caller's verified role claim names a Postgres role the middleware will not assume — either one that would bypass RLS, or one it does not support yet. Returned by withPostgresClient instead of silently running the query as anon.