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

    Type Alias WithSupabaseClientConfigAlpha

    WithSupabaseClientConfig: Omit<CreateContextClientOptions, "auth">

    Alpha. Configuration for withSupabaseClient — the same environment and client options createContextClient accepts, minus the per-request auth identity (which is read from the request and the upstream context).

    The composable middleware surface tracks @supabase/middleware 0.x — entry shapes, context keys, and config options may change between 0.x releases.