@developmentseed/stac-map
    Preparing search index...

    Function buildAuth

    • Build an AuthProviderProps object for react-oidc-context from stac-map-friendly inputs, returning undefined when either authority or clientId is missing so the caller can omit the auth prop and run unauthenticated.

      Parameters

      Returns AuthProviderProps | undefined