Appreciation for proxied calls handling via `additionalHeaders`
TLDR Janaka expressed gratitude for the additionalHeaders
feature in SearchClient. Jason noted other users have found it useful too.
Jan 16, 2022 (24 months ago)
Janaka
07:24 PMadditionalHeaders
as a client (SearchClient) config option. I don't know what the original use case(s) were but it enabled mine to handle auth by proxying calls to Typesense via my own backend so I can integrate Auth0.Jason
08:04 PMTypesense
Indexed 3011 threads (79% resolved)
Similar Threads
Protecting Typesense Queries from DOS Attacks
Juri sought advice on securing typesense queries. Jason suggested use of Cloudflare for DOS attack protection and explained how to create user-specific API keys for data authorization. Ricardo endorsed Cloudflare for protection.
Connection Refused Issue with Typesense and Nginx Reverse Proxy
Karthik experiences a connection refused problem with Typesense and Nginx reverse proxy. Jason helps troubleshoot, but the issue remains unresolved.
Validating Client Side Search Adapter Effectiveness and Tips
Keith asked Jason about enumeration attacks and IP blocking. Jason suggested using Cloudflare for IP-blocking, using limited API keys, and shared a method to proxy through Cloudflare to Typesense. Keith also shared a resource about Cloudflare workers.