firestore-typesense-search icon indicating copy to clipboard operation
firestore-typesense-search copied to clipboard

Use same secret key to manage different functions

Open elhe26 opened this issue 1 year ago • 19 comments

Description

As the title implies, please allow using the same key for multiple functions. It's expensive to create the same key over and over again just to be used by 1 function.

Steps to reproduce

NA

Expected Behavior

One secret key for multiple functions.

Actual Behavior

The same key is created and used per function.

Metadata

Typesense Version: 0.27.1

OS: MacOS

elhe26 avatar Dec 03 '24 11:12 elhe26