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

    Type Alias WithSupabaseAdminClientConfigAlpha

    WithSupabaseAdminClientConfig: Omit<CreateAdminClientOptions, "auth">

    Alpha. Configuration for withSupabaseAdminClient — the same environment and client options createAdminClient accepts, minus the per-request auth identity (which is read from 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.