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

    Class SupabaseError

    Wraps an AuthError as an Elysia-compatible error.

    Discriminate in onError via code === 'SupabaseError'. The original AuthError is available as the typed .cause.

    Hierarchy

    • Error
      • SupabaseError
    Index

    Constructors

    Properties

    Constructors

    Properties

    status: number
    cause: AuthError