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

    Interface ResourceMetadataOptions

    interface ResourceMetadataOptions {
        resource?: string;
        authorizationServers?: string[];
    }
    Index

    Properties

    resource?: string

    Override the resource URI.

    authorizationServers?: string[]

    Override the authorization servers list.