Typesense API Key Expiry and Management
TLDR Pradyuman inquired about garbage collection for expired Typesense API keys. Kishore Nallan stated that no garbage collection takes place but advised running a cron job to delete expired keys and recommended using short-lived scoped API keys.
Nov 27, 2021 (22 months ago)
Pradyuman
04:18 AMKishore Nallan
05:03 AMPradyuman
05:11 AMKishore Nallan
05:12 AMPradyuman
05:14 AMKishore Nallan
05:14 AMKishore Nallan
05:15 AMKishore Nallan
05:16 AMPradyuman
05:18 AMKishore Nallan
05:20 AMTypesense
Indexed 2764 threads (79% resolved)
Similar Threads
Resolving Issues with Scoped API Keys in Typesense with Golang
Suvarna had problems with generating and using scoped API keys in Typesense with Golang. Several bugs misleading the user were found and fixed by Kishore Nallan.



Issues with Generating Scope API Keys in Python
Danny had issues generating a valid scope API key in a Python GraphQL server. Jason suggested encoding changes and confirmed that the key length varies. Issue unresolved with Python, although JS library worked.
Issue with API Key Expiry and Generation in Node.js
Sai is having trouble with API keys expiring and triggering a forbidden key error in Node.js. Despite trying to generate a new key after expiry, Sai gets the same error. Jason explains that the problem may be due to the expiration of parent API keys.

Securing Typesense Search API Key
sonu was concerned about securing typesense API key while all data are searchable. Jason suggested using the 'limit_hits' parameter to secure the data.
Discussing Features for Typesense Cloud Dashboard
Stephano expressed the need for a Typesense Cloud dashboard to manage collections. Jason confirmed its development, also including features like editing and deleting items. James and Mica added comments about API key management and self-hosted Typesense compatibility.


